Thanks! _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
I have a movie that is loaded into another movie. The child-movie uses
an interval to periodically update itself. My problem is that this
continues to get triggered even after the child-movie is unloaded from
it's parent.
I've tried using an onUnload event in the _root of the child-movie
(_lockRoot is true), but it's doesn't seem to get triggered when the
child-movie is unloaded.
- [Flashcoders] how clearInterval in AS2 when swf unload... Andrew Sinning
- Re: [Flashcoders] how clearInterval in AS2 when s... allandt bik-elliott

