Hello :)

read this article in french :
http://iteratif.free.fr/blog/index.php?2006/09/14/52-bibliotheque-partagee-sous-flash-9-et-flex-2

i think this article can help you :)

EKA+ :)

2006/12/2, James Marsden <[EMAIL PROTECTED]>:

Hey all,

I have a problem instantiating a class  that's defined in a child
swf...  It's not recognising the class
definitions.



eg:


a child swf has an MC in the library with a dynamically generated class
definition called 'Death_Tile_16x64'


then in the parent I'm trying to create that by doing:

var mc = new Death_Tile_16x64();


this is the error I'm getting:

ReferenceError: Error #1065: Variable Death_Tile_16x64 is not defined.


It doesn't work with getDefinitionByName either :(



Any ideas peeps?



Thanks,

James

_______________________________________________
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

_______________________________________________
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