I am loading in a external SWF at runtime using loadBytes, so I am able to retrieve library items / class names created via the designers in the SWF. I need to use loadBytes so I can use timeline AS3 code etc.
I was wondering what the implications are of this, since the exported SWFs filesize will include the FP framework. Is there a way to load in a SWF using loadBytes, but ignoring any of the framework stuff we already have loaded? -- View this message in context: http://www.nabble.com/Loadbytes---Exclude-framework--tp21050425p21050425.html Sent from the FlexCoders mailing list archive at Nabble.com.

