6/12/2010 4:00:01 AM
Title:
problem in (dobe AIR SDK for use with the Flex SDK ).
hi friends i just change my application in air2
so i follow this way:-
1. i download AIR 2 Release from:
http://labs.adobe.com/downloads/air2.html
2. then i follow these 7 steps:
************************************************************
How to overlay the Adobe AIR SDK for use with the Flex SDK
1. Copy the contents an existing Flex SDK folder to a new folder. For example, in Flex Builder, copy the following folder located at:
* Windows: c:\Program Files\Adobe\Flex Builder 3\sdks\3.2.0
* Mac OS: /Applications/Adobe Flex Builder 3/sdks/3.2.0
2. Download the appropriate AIR SDK file for your operating system and save it to the root folder of the Flex SDK.
* Windows: AIR20_win_sdk_XXXXXX.zip
* Mac OS: AIR20_mac_sdk_XXXXXX.tbz2
3. Extract the contents of the AIR SDK archive and overwrite the existing SDK files in the copied folder.
* Windows: Right-click on the ZIP file and select "Extract All" or use the decompression tool of your choice.
* Mac OS: In Terminal, cd to the root folder of the Flex SDK and run this command:
* tar jxvf AIR20_mac_sdk_XXXXXX.tbz2
If you have trouble overwriting files due to file permissions, try this command
sudo tar jxvf AIR20_mac_sdk_XXXXXX.tbz2
4. In Flex or Flash Builder, open the Properties dialog and choose the Flex Compiler page
5. Click the Configure Flex SDKs... link
6. Add the combined Flex and AIR 2 SDK folder created above
7. Use this SDK for any projects accessing AIR 2 APIs.
********************************************************************************
from:http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#How_to_overlay_the_Adobe_AIR_SDK_for_use_with_the_Flex_SDK
now i got error : **" abc bytecode decoding failed. "**
i dont know why this error coming can any one help me
thanks
6/12/2010 6:43:25 AM
where did you get these steps from , I couldn't find them on adobe website
6/12/2010 10:53:51 PM
I have updated my flex 3.4 and flex 4.0 sdk with AIR 2.0 sdk but I didn't get any such error on compilation of my old or new projects. Try cleaning your project. Can you tell when this error is coming, on compilation of project or in flash player. If you are getting it in the flash player then make sure you have the latest release of flash player. Mine Flash player version is 10.1.52.14 debug version installed
6/13/2010 9:50:06 PM
hii marx ...i also write web address
ok try it again
http://labs.adobe.com/wiki/index.php/AIR_2:Release_Notes#How_to_overlay_the_Adobe_AIR_SDK_for_use_with_the_Flex_SDK
6/14/2010 1:08:37 AM
no error with me Projects are compiling fine with AIR2 , its working fine , I followed your steps
9/23/2010 6:16:50 AM
I have this same problem.... did you ever find a resolution?
9/23/2010 6:59:42 AM
yes i solve the problem . plz let me know what prob ur facing
9/23/2010 7:03:10 AM
@Lisa
first try same process with overrite flex 1.5 sdk with air2