On Thu, Mar 25, 2010 at 2:18 PM, Glen Pike <[email protected]> wrote: > I think you have to instanciate the SPADES if you do it in Actionscript try > this: > > spriteHolder.addChild(new SPADES() as DisplayObject);
Yes, spriteHolder.addChild(new Symbols.SPADES()) works, thank you (found it an 1h ago, too). I just can't get the getDefinitionByName() work, but I can workaround it. Regards Alex _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

