This content has been marked as final.
Show 2 replies
-
1. Re: Loading three consecutive external bitmap images
Ned Murphy Mar 8, 2011 6:56 PM (in response to barpos)There is no telling what order the files will be loaded unless you control the order by loading them sequencially. To load them sequencially you need to have a listener for each one.
-
2. Re: Loading three consecutive external bitmap images
barpos Mar 8, 2011 7:09 PM (in response to Ned Murphy)Thanks!


