no - you'll only have access to the first class

the only way you can put 2 classes in the same file is if you are setting up
a singleton as the second class will be available to (only) the first class

a

On Tue, Jan 20, 2009 at 12:05 PM, laurent <laur...@logiquefloue.org> wrote:

> Hi,
>
> Flash CS3 can't find a class definition that is in a FirstClass.as file,
> package some.folders which contains public class FirstClass extends
> MovieClip,
> followed by a second public class SecondClass extends Moviclip.
>
> my main movie is defined as the FirstClass, then I go a movieclip in my
> library that I want to link to the SecondClass defined in same file.
> It's not possible to do such thing ? I must have two separate .as file
> named like the class I want to link ?
>
> thx
> L
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to