[flexcoders] Re: -extern compiler option for AS3 project

2007-04-17 Thread pet.theory
like sharedImage.jpg. Unless you embed sharedImage.jpg in childSWF it shouldn't be in there. -extern PictureInThisClass should work. From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of pet.theory Sent: Monday, April 16, 2007 3:26 PM

[flexcoders] -extern compiler option for AS3 project

2007-04-16 Thread pet.theory
Hi, I'm exploring the compiler options for an AS3 project in which parentSWF loads childSWF. for compiling childSWF: -load-externs=parentSWFClasses.xml (the link report) applied to childSWF works great (with this exception: a grandchildSWF loaded into childSWF does not seem to inherit the