For attaching anything to the resulting swf, I've been using an mxml file as my entry point with it referencing any as3 code necessary using the -actionscript-classpath parameter and the import bla.package.*; statement in an <mx:Script> block. As far as attaching anything to the _root, I've let the mx components of mxml handle that and just attached new mx components to the root <mx:Application> node in the mxml doc.  As far as the eclipse ide goes, I'm not sure if it will ever run under linux, but I hope it will ;).  Hope that helps.

Dan

On 4/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
Will the new development tools from Adobe for the Eclipse run on Linux?

On Monday 24 April 2006 12:35 pm, Dan Shryock wrote:
> Yes it will, it does require a Java Virtual Machine to run though.  I have
> only tried using the 1.5 jdk, but it works fine using the scripts that came
> with the Adobe Flex 2 Beta SDK.
>
> Dan
>
> On 4/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
> > Will the Adobe AS3 compiler run under linux?
> >
> > On Monday 24 April 2006 07:41 am, Darron J. Schall wrote:
> > > theNinjaBunny SuperHero wrote:
> > > > Hi, Flash 9 (better known as Flash 8.5) was announced. I'm wondering
> > > > on how we could compile AS3 with and open source/free environment
> > > > like MTASC.
> > >
> > > The MXMLC compiler (the Flex 2 / ActionScript 3 compiler from Adobe)
> > > will be *free*.  It's not open-source, but you can keep the same style
> > > workflow with the Flex 2 SDK that is available on labs.  Even after
> > > Flex 2 comes out of beta, the compiler will still be freely available.
> > >
> > > http://weblogs.macromedia.com/mesh/archives/2006/03/flex_is_free.cfm
> > > http://weblogs.macromedia.com/mesh/archives/2006/03/free_flex_link.cfm
> > >
> > > -d
> > >
> > >
> > > _______________________________________________
> > > osflash mailing list
> > > [email protected]
> > > http://osflash.org/mailman/listinfo/osflash_osflash.org
> >
> > _______________________________________________
> > osflash mailing list
> > [email protected]
> > http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to