I am trying to remove a Sprite via:

removeSchild(mySprite);

but I get the error: 1120: Access of undefined property mySprite);

The Sprite is created ina function and is not neccessarily the child of 
anything - although it is created via addChild(mySprite) so I guess it is the 
child of something...

How can I find it an remove it?

Thanks!
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to