Hi João,

João Saleiro wrote:
> The class is working fine, except if the user decides to change to another
> section on the application during the loading process. When section changes,
> the previous section is removed using .removeMovieClip, and since target_mc
> was inside the removed movieclip, it is also deleted. When image arrives
> onLoadInit is not called, and SequentialLoader hangs, because busy state is
> never set to false.
maybe you could listen for "onUnload" from the target_mc and reset your 
sequential loader if that happens? Or maybe reset it when you go to 
another section of your application? I'm not sure how easy that would be 
to implement in your app...?

Cheers,

        Regina

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to