How to install latest AIR SDK (13 or 14) in Flash Pro CS6?

Hi, I'm using Adobe Flash Pro CS6 on Windows 7 64-bit and I wanted to add latest Adobe AIR SDK, either 13 or 14, but non of them is seen as a valid SDK by Flash.
I've tried downloading two possible SDKs (SDK & compiler and SDK without compiler) from here: Download Adobe AIR SDK (version 13) and here http://labs.adobe.com/downloads/air.html (version 14). Each time I copied the extracted SDK folder to my Flash CS6 folder where default 3.2 and 3.4 SDKs are located. After that I open Flash, then Help > Manage Air SDK, click on " + ", browse for the new folder, and all I get is "The selected folder does not contain a valid AIR SDK" warning message. It all looks the same with all four SDKs I downloaded!
Not long ago I added AIR 4.0 without any problems. What am I doing wrong? Is new SDK Flash CC only or what?

What are you naming the folder?
Just as a general tip, since many applications (Flash CS4, 5, 5.5, 6, CC) you can save some space by only putting the AIR SDK in one place. Since CS6 and CC have "Manage AIR SDK" in their settings you no longer need to locate that folder like 5.5 which requires you to overlay the AIR 2.6 folder. So save some space and put it anywhere out of the way, out of the Flash folder. I have multiple drives and I have lots of SDKs installed at root on my E:\ (E:\SDK\AIR, E:\SDK\JDK, E:\SDK\Android, etc). I then just go in the help panel like you do and point CS6 and CC to E:\SDK\AIR and they work perfectly fine with the latest SDK released recently.
Are you updating Flash Player to 13 as well?
Last, do not download the Flex version for Flash. Flex is for Flash Builder if you intend on using Flex (it is different than Flash).
Do not get this:
You want the SDK from the big orange buttons above this warning.

Similar Messages

  • How to setup Flex SDK with latest AIR SDK?

    Now the latest AIRSDK web page has a small link at the bottom for Flex users and it states that Flex users should take the SDK version without the compiler. BUT....
    the http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html page says to download the SDK from
    http://labs.adobe.com/downloads/asc2.html
    but this page now redirects to:
    http://helpx.adobe.com/air/kb/archived-air-sdk-version.html
    which contains a large list of archived SDK's. So that help page never really says which version of the SDK to use - with or without the compiler. But other forum posts have implied its suppose to be the one with the compiler.
    Now since we're overlaying the ...plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK folder that would make sense.
    But now there's a second overlay instructions page at:
    http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html
    with different instructions.
    So my questions are:
       Which overlay instructions are we really suppose to use?
       Which version of the AIR SDK (with or with-out compiler) are we suppose to use?
       What does the Flex Library Project properties -> Flex Library Compiler -> 'Include Adobe AIR libraries' checkbox really do?
            If I've followed the (first) overlay instructions above, does this checkbox now mean I'm using the overlaid AIR SDK 3.6
            with the current Flex SDK I've chosen?
            What if I'm using the Apache Flex 4.9.1 SDK? Will the AIR SDK 3.6 overlay that?
                (Doesn't Apache Flex have AIR 3.4 embedded - will this confuse Flash Builder 4.7 ?)
    Is it just me, or is this just getting more and more confusing? Can we perhaps get a AIR SDK combo box to go beside the Flex combo box and when we check the 'Include Adobe AIR libraries' then we can select the AIR SDK we want? And get a 'configure AIR SDKs...' link too? Then perhaps we can get completely away from overlays and all this merged SDK nonsense. I've had nothing but problems with it.
    The real reason I need all this info is because I'm trying to use Flash Builder 4.7 to build an Android ANE and I'm having a devil of a time just trying to find my resources. When I use context.getResourceID() I'm not getting the correct resources - and after reviewing other posts here I came to the conclusion that it might be due to bugs in older AIR SDK's. So really, at the moment I could care less about the latest Flex SDK, I just need to know I'm working from the latest AIR SDK.
    Thanks in advance.

    If you are not using Flash Builder go here: http://www.adobe.com/devnet/air/air-sdk-download.html
    At the bottom it says:
    Note : Flex users will need to download the original AIR SDK without the new compiler. Mac Windows.
    Download the proper one for your OS and then extract it over your existing Flex SDK directory.
    EDIT: Just read your post again and noticed you mentioned Flash Builder. In that case you want to follow these directions: http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html and grab the version with the compiler at http://www.adobe.com/devnet/air/air-sdk-download.html

  • How do I install Adobe Air SDK for CS5.5 Products?

    Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?

    Okay this is what I got from the .XML file:
    <?xml version ="1.0" encoding="utf-8" ?><application xmlns="Untitled-11.0Untitled-1http://ns.adobe.com/air/application/3.7"><id>Untitled-1</id><versio nNumber>1.0</versionNumber><filename>Untitled-1</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>Untitled-1</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>Untitled-1.swf</conte nt><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</vis ible><fullScreen>false</fullScreen><aspectRatio>portrait</aspectRatio><renderMode>auto</re nderMode></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserI nvocation>false</allowBrowserInvocation></application>

  • Compiling Errors with latest air sdk

    Not sure if any is having similar issues but here it is:
    Using latest Apache Flex SDK (4.9.1) -- used the installer.
    After that I overlayed the latest AIR SDK (did this three times to make sure I did right -- have done multiple times before)
    Updated the application descriptor (with 3.7) and -swf-version=20 in compiler settings.
    Now I am getting these errors when compiling (compiling completed 100% successfully before the upgrade).
    Any suggestions or solutions would be greatly appreciated (note that I require the mx.controls.HTML class as well as the mx List and mx Canvas classes for very good reason).

    Hi,
    This article starts with how to overlay AIR SDK's over Flex. http://www.adobe.com/devnet/air/articles/ane-android-devices.html
    Please try and update if this will work for you.
    Regards,
    Nimit

  • Problems with mobile projects with apache flex 4.8 and an overlay of the latest air sdk

    Using flash builder 4.7 beta, apache flex 4.8 and an overlay of the latest air sdk, i got resolution problems while testing the mobile app (windows version on windows 7) with the air (ipad)emulator. That means the emulator is much bigger than my screen (logicaly seen the resolution of my screen and also like this in earlier version), but the app is much smaller than the emulator. As I have no design view with apache flex 4.8, I don't know where to start searching. Can anyone give me some input?
    Gert

    Hi Crill,
    I don't see any error on creating new projects and running the same.
    Where did you get the installer from?
    What is the framework linkage type? You can check this in project properties -> flex build path. It should be Merged into code for Apache SDK.
    thanks,
    Sudhir

  • How to install latest versions of flash player on computers that has no internet connection?

    How to install latest versions of flash player on computers that have no internet connection?
    When I goto 'http://get.adobe.com/flashplayer/' , it just keep displaying the following message without any option to download a standalone installer for offline installing:
    This content requires a newer version of the Flash Player. Please download and install the latest version of Flash Player from the Windows Update site before continuing.
    If you are using the Metro style browser, please confirm you have allowed updates to the Compatibility View list as follows: 
    Open IE on the Desktop
    From the Tools menu, click Compatibility View settings
    Check Download updated compatibility lists from Microsoft
    If you don't see the Tools menu, press and hold on the title bar, this will show the context menu, check the Menu bar.

    Hello,
    Welcome to Adobe Forums.
    As you don't have internet on computers, you can download offline installers for Flash Player 11.4 from here :
    For Internet Explorer :http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player_ax.exe
    For Mozilla Firefox & Chrome : http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe
    Thanks,
    Vikram

  • How to install latest version of JDK ?

    Hi,
    I have jdk1.3
    I want to use eclipse editor for java programming. For that the requirement is jdk 1.4 or above, but i have jdk1.3,
    So, how to install latest version of JDK ? is it available on the net? If so, Please give me the URL. IS it necessary to delete existing jdk? If yes, how to configure class path for the latest version ?
    Can anyone please guide me in this regard?
    Thanks in advance
    Ashvini

    JDK 5 Download Page

  • Can't install Flash Pro CS6

    I have 5.5 MacBook Pro 13 running 10.7.4.
    I am trying to install Flash Pro CS6 Trial .. this error appears in the beginning of the installation process (when the progress bar is around 1%) :
    Exit Code: 34
    -------------------------------------- Summary --------------------------------------
    - 1 fatal error(s), 0 error(s), 0 warning(s)
    FATAL: Payload '{3F023875-4A52-4605-9DB6-A88D4A813E8D} Camera Profiles Installer 6.0.98.0' information not found in Media_db.
    Any ideas how to fix that ?
    p.s. i did restart, closed all apps, etc, etc ..

    Do you meet the minimum specs:
    Multicore Intel processor
    Mac OS X v10.6 or v10.7
    2GB of RAM (3GB recommended)
    4GB of available hard-disk space for installation; additional free space required during installation (cannot install on a volume that uses a case-sensitive file system or on removable flash storage devices)
    1024x768 display (1280x800 recommended)
    Java Runtime Environment 1.6
    DVD-ROM drive
    QuickTime 7.6.6 software required for multimedia features
    Which Intel Processor do you have? Early Intels won't cut it.

  • Error to Install Flash Pro CS6 - Mac

    Hello, I have a Macbook Pro 2011 (with 4GB RAM) with OSX 10.8.2
    I signup the trial of Creative Clould and I am some problem to install Flash Pro CS6.
    I install the Flash from the installer of Creative Clould and I select the Flash Pro CS6 and began to download.
    When finish download and start instalation I insert my password of my user on OSX. Then began the instalation.
    When arrive 93% the system freeze and I need to turn off my macbook. I try already two times.
    After turn on again the macbook when I try to run Flash Pro CS6 shows me a window with Error 11. And then I need to remove the software. from my Macbook.
    Does anyone knows what is happening? I googled for error 11 but did not found any anwser for that.
    I download the Adobe Muse, and do not have problems to download/install from Creative Clould.
    Can you help me?
    Regards.
    Daniel

    Please follow this process before installation.
    1. Close all the application running on your system.
    2. Update latest flash player.
    3. Delete the Flash prefrence in your system.
    4. Install CS 6 after all these process
    Please let me know whether its working.

  • Error installing Flash Pro CS6

    I'm trying to install Flash Pro CS6 but I keep getting the following error (the message is in portuguese) after running the .exe file (downloaded directly from Adobe's oficial website).
    I've tried it in 3 different computers with Windows 8 and in one computer with Windows 7 and all of them give me the same error. I'm using an Admin account so that's not the problem!

    The problem is happening when I try to extract the downloaded files from the .exe to another folder. The application has all the permissions available
    Here is another picture of the initial screen when I double click the .exe file.
    I've tried to extract it to other folders, like "Documents", "Downloads", but It gives me the same error as before.

  • How do I get someone to activate my Flash pro cs6 after I properly deactivated it and now it won't reactivate.  I need a phone number or email address or something.

    I may need to reformat my computer soon.  It has been acting badly.  So, in accordance with instructions I have gotten from FLASH I deactivated Flash Pro CS6 before I turned off my computer to save myself a problem if the computer died before I deactivated FLASH.  Now, when I get back into FLASH PRO CS6 the "deactivate" button is grayed.  Who do I talk to about this and how do I contact them?

    See if the following helps...
    Activation & Deactivation Help
    If not, here is a contact link for chat.  For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • Flash pro CS6 Air for iOS設定から"デバイスにインストール"の項目がなくなっている.

    以前より、Flash pro CS6のAir for iOSでの、実機へのインストールに不具合があり、原因が不明なため、
    Flash pro CS6自体を再インストールしました。
    その後、Air for iOS設定ダイアログを確認すると、「デプロイ」のページの最下部にあった、
    「アプリケーションをデバイスにインストールする」という旨の項目がなくなっていました。
    これは、Flash pro CS6のアップデートにより、新たにそのような仕様になったのでしょうか。
    それともこちらで何か必要な設定がありましたでしょうか。
    ご回答の程、よろしくお願いいたします。

    Flashメニューの「ヘルプ」→「アップデート」にて解消しました。

  • How to install adobe air in android emulator

    i am implementing one application related to android in adobe flex, .apk is generated and now while installing the .apk file in emulator, emulator is showing one pop up to install adobe air, while again installing on adobe air , it is showing that no mobile device is connected to your system. so how can i install adobe air in emulator to test the application made in adobe flex?
    thanks
    babu

    Are you trying to launch via Flash Builder?

  • How to Update Adobe Air sdk in Flex sdk ?

    Hi Guys,
    I am currently using Flex sdk 3.0 to develop Air application and right now there is a need to use new Air 2.0 features in my application. I have downloaded the Air sdk from adobe site but couldn’t figure out how to update that sdk in my Flex sdk.
    Please tell me procedure to update the air sdk.
    Thanks,
    Mahesh

    Does this help?
    http://kb2.adobe.com/cps/495/cpsid_49532.html

  • How to install plugin indesign sdk? [Help]

    hello
    I am looking for information on how to make a plugin for InDesign.
    if someone could help me or passing information on how to install the sdk and information about how to program indesign plugin.
    sorry for my English.
    salutations and thanks

    there are two ways of doing it
    - get the adobe flash builder (http://www.adobe.com/de/products/flash-builder.html) and the extension builder (http://www.adobe.com/devnet/creativesuite/cs-extension-builder.html) and start coding in flex (mxml & as)
    - get the indesign/incopy sdk (http://www.adobe.com/devnet/indesign/sdk.html) and start coding in objective-c / c++
    regards
    benjamin

Maybe you are looking for

  • FF 29 What's New/Committed to privacy page keeps opening

    The What's New/Committed to privacy page keeps opening. Windows 7 for the OS. Things I have tried: Delete user.js and prefs.js. Didn't fix the issue. Set browser.startup.homepage_override.mstone to ignore both via about:config and directly editing pr

  • How to customize the Reference field of Billing to be inputable in VF02

    Dear  SDNs, There is an customer requirement to change the Reference document of Billing, how can I achieve it? I don't want to modify the standard program. Thanks a lot!!

  • VM run automatically

    Hi, guys, would you kindly tell me how can I make CUCM virtually machine automatically run when the EXSi server is coming up. Suppose sometimes you are in this situation, one night, you ESXi server of your office is lose power accidentaly, and then p

  • Save changes and return to file?

    If I want to edit most shots in a folder, how do I save the new changes in a photo, then return direectly to the file and continue with the next picture?  Now, I do changes, hit "done" and then can't figure out how to get back.  Thanks.

  • SUID file warning been modified cant repair???

    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired. ANyone know how to get rid of this I just turned on my new Imac so it is new