AS3 - I actually got it to work 3 secs after sending that email. If I used
anything but a generic package, import statements after the first got wonky.
The first class was okay, after that FAIL. Got it all sorted out - kick arse
;)

On Thu, Sep 18, 2008 at 4:13 PM, Hans Wichman <
[EMAIL PROTECTED]> wrote:

> Yes,
> as2 or as3 ?
>
> greetz
> JC
>
> On Thu, Sep 18, 2008 at 9:58 PM, eric e. dolecki <[EMAIL PROTECTED]>
> wrote:
> > 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
> >
> _______________________________________________
> 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