bug:
if you select a row while loading the image (if it is was not loaded before) selecting another row will result in the following error:
ArgumentError: Error #2025: The supplied DisplayObject must be a child of the caller.
at flash.display::DisplayObjectContainer/removeChild()
at org.flepstudio::ImageLoader/::unloadImage()
at org.flepstudio::ImageLoader/loadImage()
at org.flepstudio::Clip2/::setDown()
I've tried to change some data in xml, but nothing happen, it's still like the original one.
I've tried to change URL in 'org/flepstudio/LoadingXML.as 'and I get some error.
I would like to use it into another swf. But after loading, I get the main fla without data !
All my try was in local.
I'm not really a good code people. Any help should be nice.
I've tried to change some data in xml, but nothing happen, it's still like the original one.
I've tried to change URL in 'org/flepstudio/LoadingXML.as 'and I get some error.
I found the solution to use another XML. But when I load 'main.swf' I still have no data and scene loke like the fla.
Bookmarks