Micky Hulse skriver:
After I posted my code, I changed this line:public class Test extends Sprite { ... to this: public class Test extends MovieClip { I assume that is how I would account for a timeline instance?
Nope. Timeline instances can, but doesn't have to, be Sprites too. And the change is in fact useless for the purpose of detecting this scenario.
_______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

