Is it possible to have many classes burned into a single SWC and then call classes out of it? - linked to SWC import someClass; import someOtherClass;
var foo:SomeClass = new SomeClass(); var bar:SomeOtherClass = new SomeOtherClass(); _______________________________________________ Flashcoders mailing list Flashcoders@chattyfig.figleaf.com http://chattyfig.figleaf.com/mailman/listinfo/flashcoders