| Home | Tutorials | Forums | Articles | Blogs | Movies | Library | Employment | Press | Buy templates |
|
|
#1 |
|
Registered User
Join Date: Feb 2008
Posts: 3
|
I have lots of flash projects done with Actionscript 2.0, but with the introduction of Adobe AIR, it seems that what i had created using AS2.0, could not be published for AIR. Is there a way to publish AIR applications using AS2.0? Pls advice me, thank you very much.
|
|
|
|
|
|
#2 |
|
Everything about me's...
Join Date: Aug 2006
Location: UK
Posts: 198
|
In short, no. AIR leverages the AS3.0 platform.
|
|
|
|
|
|
|
|
|
#3 |
|
lala
Join Date: Feb 2002
Location: on the road
Posts: 2,859
|
eh, you can load an as2 swf into your air app, but to leverage the platform no.
|
|
|
|
|
|
#4 |
|
1st party software!
Join Date: Nov 2003
Location: South Africa
Posts: 905
|
Yep. What hangalot said. Besides, if you couldnt do it in as2 but can do it in as3, your app probably wasnt engineered to have to make calls to AIR in any case...
Simply write the new functionality in an AIR shell and load in your AS2 file into it like this:ActionScript Code:
__________________
- Morg - - - - - - -> Magazine style textformatting with pullquotes [Me & pixelwit] -> Drawing a dashed line with actionscript [Various] -> Track Mouse Position Outside of Flash Control [Arodicus] |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adobe Air SDK? | dave84 | AIR (Apollo) | 1 | 03-31-2008 09:07 PM |
| Adobe Air Security Issue?? | Ricardinho | AIR (Apollo) | 0 | 03-06-2008 10:23 AM |
| Desktop mp3 player in Adobe AIR with AS3 | rajesh_kumar78 | AIR (Apollo) | 0 | 10-09-2007 06:28 AM |
| Adobe AIR Beta 2 has been released today! | CyanBlue | AIR (Apollo) | 7 | 10-05-2007 05:59 PM |
| Adobe Integrated Runtime (AIR) | springframework | ActionScript 3.0 | 0 | 06-11-2007 10:47 PM |