Here's the deal: I've got a little movieclip that is loaded into a movie
instance.

The movieclip births a class I called nSlideshow - all it really does is
create another movieclip on the fly and slowly cycle through an array of
images by an interval.

Well when I 'close' the window, it kills the instance of the embedded
movieclip, and within it it  it should kill the slideshow class....

Well the slideshow still goes through it's image list and tries to display
(even though there's nothing 'there'. The submovieclips that birthed the
class is unloaded/deleted. The slideshow class' actually 'myBack' movieclip
instance doesn't exist...yet it still tries to cycle through  list...
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to