[Flashcoders] apollo is in macromedia labs

2007-03-19 Thread dan
Too bad its onely for Flex :)
I need it for flash 

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] apollo is in macromedia labs

2007-03-19 Thread hank williams

I would imagine you can write in actionscript too, albeit AS3, but still
actionscript.

Hank

On 3/19/07, dan [EMAIL PROTECTED] wrote:


Too bad its onely for Flex :)
I need it for flash

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] apollo is in macromedia labs

2007-03-19 Thread ben gomez farrell
You can compile any SWF + Application XML file into an Apollo 
application.  You have to use the command-line for this if not using Flex. 
If you want to use the new features that Apollo brings to the table like 
file I/O, windowing, etc, you need to compile the Apollo SWC files into 
your SWF.  I thought you could do this with the Flash 9 Alpha, although 
I'm not sure.  You can definitely create an AS3 project in FlashDevelop 
and use the free Flex SDK compiler.

ben


hank williams wrote:

I would imagine you can write in actionscript too, albeit AS3, but still
actionscript.

Hank

On 3/19/07, dan [EMAIL PROTECTED] wrote:


Too bad its onely for Flex :)
I need it for flash

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] apollo is in macromedia labs

2007-03-19 Thread David Rorex

Yes, you can write AS3-only apps that don't use any part of flex at all. You
can even do it for free with the Flex 2 SDK.

I've heard that you can use AS2 apps in apollo, but that it is a pain
because you do not have direct access to the apollo API.

On 3/19/07, hank williams [EMAIL PROTECTED] wrote:


I would imagine you can write in actionscript too, albeit AS3, but still
actionscript.

Hank

On 3/19/07, dan [EMAIL PROTECTED] wrote:

 Too bad its onely for Flex :)
 I need it for flash




___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] apollo is in macromedia labs

2007-03-19 Thread Steven Sacks | BLITZ
It's not only for Flex.   Flex == Flash.  That's like saying It's only
for Ruby, not Rails.  Rails is written in Ruby.

Flex 2 is built with Flash.  It's simply a bunch of classes and
components written in AS3 that provide a framework for developing
applications.

Currently, the Apollo compiler is a plug-in for Flex Builder 2, but you
could make a stub projector that will load any AS3 swf, which there are
multiple ways to write.  There's the Flash 8 patch to publish Flash 9,
the ANT compiler which works with FlashDevelop, and Flex Builder 2.
Yes, you can write regular AS3 swfs with Flex Builder.  Flex Builder is
just Eclipse with a plug-in.

I'm not sure what you need Apollo for.  It's still in beta, and even
after launch, I'm sure that like every single other wrapper out there,
it will need time to work the kinks out before it will be ready for mass
distribution.  If you have a client depending on a Flash wrapper
technology, you should look to mProjector or Zinc.
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com