| Author |
Message |
|
lorenz82
Member
Joined: Mon Aug 15, 2011 7:35 pm Posts: 22
|
 Air 3.2
Today Adobe announced the RC of Air 3.2, I downloaded the SDK but how do i actually use it to make it work with the version on FlashDevelop and captive runtime?
|
| Mon Feb 27, 2012 6:41 am |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 10743 Location: Paris, France
|
 Re: Air 3.2
1. Merge the AIR SDK with a recent Flex SDK to "upgrade" it.
2. Create a AIR mobile project.
Open Project properties: - change the AIR target in Output tab to 3.2, - add this new Flex+AIR SDK in the SDK tab.
Edit /bat/SetupSDK.bat: - change the path to the Flex+AIR SDK.
Edit /application.xml: - change the target AIR version to 3.2.
3. Read carefully the readme files in the template and have fun.
|
| Mon Feb 27, 2012 12:48 pm |
|
 |
|
whizzkid
Member
Joined: Fri May 09, 2008 7:27 am Posts: 118 Location: The Netherlands
|
 Re: Air 3.2
Did all that, wanted to do Starling test, but I get :
[Fault] exception, information=VerifyError: Error #1014: Class flash.display::Stage3D could not be found.
any ideas?
_________________ ---
Visit my blog at http://whizzkid74.blogspot.com
|
| Mon Feb 27, 2012 1:27 pm |
|
 |
|
Komsomol
Member
Joined: Mon Mar 28, 2011 1:49 pm Posts: 9
|
 Re: Air 3.2
When you say merge AIR SDK with a recent Flex SDK.
You do mean like extract Flex 4.6, and overwrite with AIR 3.2 SDK? or the reverse?
|
| Mon Feb 27, 2012 1:43 pm |
|
 |
|
whizzkid
Member
Joined: Fri May 09, 2008 7:27 am Posts: 118 Location: The Netherlands
|
 Re: Air 3.2
Unpack the air 3.2 sdk over the flex 4.6 sdk.
that's what i did now. (previously had aslightly olderone, which gave me the missing stage3d error)
_________________ ---
Visit my blog at http://whizzkid74.blogspot.com
|
| Mon Feb 27, 2012 2:04 pm |
|
 |
|
fideldonson
Member
Joined: Thu May 28, 2009 11:50 am Posts: 10
|
 Re: Air 3.2
I followed the configuration guide and overlaid air 3.2 sdk over the flex 4.6 sdk. Then pointed flashdevelop 4.0.0 AS3Context - installed flex sdk to this new version of the sdk Applied it and restarted flashdevelop. Then i made a new mobile project
But in project properties AIR 3.2 Does not appear. I can se that the default sdk says Flex 4.6.0 AIR 3.2, so it should be available.
What am i doing wrong?
|
| Fri Mar 09, 2012 12:43 pm |
|
 |
|
Komsomol
Member
Joined: Mon Mar 28, 2011 1:49 pm Posts: 9
|
 Re: Air 3.2
Am having the same issue.
SDK install seems good.
But in output I cannot select 3.2
|
| Thu Apr 05, 2012 1:45 pm |
|
 |
|
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 10743 Location: Paris, France
|
 Re: Air 3.2
Make sure you have the latest release of FD too - maximum AIR version isn't provided by the SDK but built in FD (for now).
|
| Thu Apr 05, 2012 3:33 pm |
|
|