Problem updating to AIR SDK 3.8 for FB

Bad day with Adobe.
Apparently, my Cloud Creative does not allow for any assistance for Flash Builder when it stops working.
I need to pay for Expert Help I am told!
Here is my problem:
I just updated to SDK 3.8 as per these instructions for Windows:http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html
Now I get this error while trying to export a project:
Error creating AIR file:...
error:102: Invalid namespace http://ns.adobe.com/air/application/3.8
In my app xml I have:
<application xmlns="http://ns.adobe.com/air/application/3.8">
Any help appreciated.

You may want to refer to http://helpx.adobe.com/flash-builder/kb/overlay-air-sdk-flash-builder.html  while upgrading AIR SDK in FB4.7.
Thanks
Jayesh

Similar Messages

  • 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

  • Problem with the AIR SDK (OSX 10.6.8)

    Hi (sorry for my poor english),
    I would like to install the AIR SDK in order to do development of a little application.
    The problem is when I want to use the "adl" command in order to try the installation, this is the result :
    MJR-2:~ Woodgate$ adl
    dyld: Library not loaded: /usr/lib/libxml2.2.dylib
      Referenced from: /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      Reason: Incompatible library version: AppKit requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0
    Trace/BPT trap
    MJR-2:~ Woodgate$
    I don't why does it want to use the version 9...
    MJR-2:~ Woodgate$ otool -L /usr/lib/libxml2.2.dylib
    /usr/lib/libxml2.2.dylib:
        /usr/lib/libxml2.2.dylib (compatibility version 10.0.0, current version 10.3.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
        /usr/lib/libicucore.A.dylib (compatibility version 1.0.0, current version 40.0.0)
    MJR-2:~ Woodgate$
    I can't find any solution on the web about that and all my friends with the same configuration haven't any problem...
    So I can't work today... does someone have an idea ?
    Thank you very much.

    This is an issue with the 1.0 version of the update.  Apple pushed out a newer release this morning called 1.1:
    http://support.apple.com/kb/DL1489

  • Intellisense not working after update adobe air sdk on Flash CS6

    I updated the Flash Professional CS6 Adobe AIR SDK to 15.0.0.249, but when i start a .FLA file that uses the new SDK, the Intellisense not work! So i need use AIR SDK 3.4 (native) to work with Intellisense... This is a real waste of time! Can i fix it?

    Hello
    > Is there anybody from toshiba following the thread
    I dont think so because it s an user to user forum only and nobody from Toshiba is here.
    Can you post more details? You wrote that you cant watch flash videos but do you get an error message or what happens exactly?
    What browser do you use?
    I would recommend reinstalling Adobe Flash from Android market. This should help.

  • Problem updating MacBook Air - error

    I have problem updating MacOSX (10.7.4). The system answers: None of the selected updates could be installed. An unexpected error occurred.

    Reinstalling Lion/Mountain Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • Problems updating/installing air application

    Hi,
      We have an Adobe Air application that uses the Air update mechanism for newer versions. It seems to work fine for most of the customers  but on some computers when it tries to install the new version it cannot. The only clue we have are some errors we found in the Install.log in in Adobe/Air/logs:
    [2012-07-09:12:14:50] Error occurred during msi install operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    [2012-07-09:12:14:50] Rolling back install of C:\Users\pop.radu\AppData\Local\Temp\fla73EA.tmp\setup.msi
    [2012-07-09:12:14:50] Rollback complete
    [2012-07-09:12:14:50] Got an unexpected fatal error while in stateInstalling: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    We have checked other discussions on this problem and most of the solutions were using an uninstall tool to remove the app and then install it again. However, we would like to know if there is another way to solve this since we don't want  our customers to uninstall and reinstall the application manually each time a newer version of the app appears.
    Does anyone know if there is a way to do this?
    Thanks,
    Radu

    Hi Radu,
    The next step would be to enable MSI logging and take a look at what is failing with MSI.  Unfortunately, MSI is very fragile at times and we do see this problem.  Sometimes its simply a file/folder/registry permission issue.  Other times it's more severe, like a missing .msi database file.  Because this is an upgrade, I suspect what is happening is that MSI is looking for the old version's .msi database file so that it can run its "uninstall" routine.  If the old msi can't be found, it will bail out and the upgrade will fail.
    The only solution, other than locating the old msi database file (doubtful) is to run the Microsoft cleanup utility.
    Thanks,
    Chris
    Ps.  If you haven't already, I'd recommend taking a look at the captive runtime solution in AIR 3.x.  http://www.adobe.com/devnet/air/articles/air3-install-and-deployment-options.html

  • TS1538 Problems Updating the Apple Mobile Device Driver  for ipad4

    My iTunes was not recognising my new ipad4 and so I followed Apple guidelines re. Apple Mobile Device Service and found that this was not listed on my laptop.
    I then followed guidelines to update the driver - I followed steps to install the usbaapl file, however when I clicked ok to install the following message came up:
    "The folder you specified doesn't contain a compatible software driver for your device. If the folder contains a driver, make sure it is designed to work with Windows for 32-bit systems."
    Any ideas/tip/advice anyone can offer would be much appreciated! I just want to get my music onto my new iPad :(
    Thanks.

    See:
    iOS: Device not recognized in iTunes for Windows
    I would start with
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • 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>

  • What's new in AIR SDK 3.1.4880?

    I just noticed that you silently updated the AIR SDK 3.1 to 3.1.4880.
    Comparing the files you can see 23 files were updated in January 9th, 2012.
    The original 3.1 SDK was from November 7th, 2011.
    Why don't you include a "what's new" file inside the ZIP?
    I suppose this new build is just a bugfix release, but you could still tell what's been fixed.
    So, what's the difference between this newer 3.1 SDK (build 4880) and the older 3.1?
    Regards,
    OMA

    Hello Chris.
    Thanks for your reply. As far as I know, AIR 3.1 SDK was first released in November 2011, wasn't it?
    You can even see that all files inside the original 3.1 ZIP have a 7th of November date.
    I already have the original 3.1 SDK for Windows, because I already downloaded it when it was released,
    but BDindeblender is asking for the original 3.1 SDK for Mac, which unfortunately I don't have,
    because I usually work in a Windows environment (except when I have to upload to Apple's App Store).
    The version currently available at Adobe's SDK page is 3.1.0.4880 which was released in January, 2012
    (until it gets replaced with the 3.2 SDK when the Release Candidate becomes Final)
    http://www.adobe.com/devnet/air/air-sdk-download.html
    The problem with this updated "4880" build is it has a bug that the original 3.1 didn't have, described here:
    https://bugbase.adobe.com/index.cfm?event=bug&id=3121219
    I hope this bug isn't carried over to the new 3.2 SDK. I still haven't tried it, so I can't comment on that yet.
    Regards.

  • AIR SDK 3.6 Could not resolve component

    I have Flash Builder 4.6 and the AIR SDK version is 3.5, Today i update the AIR SDK version to 3.6, However when i debug the appliction, the Flash Builder popup a error for "Could not resolve <s:ViewNavigatorApplication> to a component implementation." .
    I have downloaded AIR SDK3.6 from here: http://www.adobe.com/devnet/air/air-sdk-download.html

    Hi Jack,
    Please download AIR SDK from a small note below on http://www.adobe.com/devnet/air/air-sdk-download.html
    for flex users.
    Note : Flex users will need to download the original AIR SDK without the new compiler.
    Please let us know if this fixes your issue.
    Thanks,
    Krati

  • Publish Air (SDK 3.8) iOS crashs

    Hi!
    I have problem with publishing air (SDK 3.8) iOs Flash CS6 application for iPhone 5.
    I have created app with classic texts, png images with actual size (is PPI required to be 72, or can it be anything), add png -icons and launch picture named "[email protected]". Tests with Flash goes right and navigation seems to be working. Flash publish ipa but application only gives white screen and crashs.
    What can be wrong?

    Hi!
    I'm still wonderin. App is realy simple "from frame to frame". It doesn't require any access. You were right that it runs perfect with Android, but not with iOS.
    I have also edited AS3 settings: text layouts default linkage is changed from RSL to "Merged into code".
    Frame 1 code is like this:
    stop();
    bt1.addEventListener(MouseEvent.CLICK, buttonClick10);
    function buttonClick10(event:MouseEvent):void{
    gotoAndStop(2);
    bt2.addEventListener(MouseEvent.CLICK, buttonClick11);
    function buttonClick11(event:MouseEvent):void{
    gotoAndStop(3);
    bt3.addEventListener(MouseEvent.CLICK, buttonClick12);
    function buttonClick12(event:MouseEvent):void{
    gotoAndStop(4);
    bt4.addEventListener(MouseEvent.CLICK, buttonClick13);
    function buttonClick13(event:MouseEvent):void{
    gotoAndStop(5);
    //scroll texts
    var where:Number =  250;
    var stageHeight:Number = 900;
    function dragOn(e:MouseEvent):void{
              var howLong:Number = e.currentTarget.height;
              //Rectangle(x,y,width, height);
              var longRec:Rectangle = new Rectangle(65, stageHeight-howLong, 0, howLong-stageHeight+where);
              e.currentTarget.startDrag(false, longRec);
    function dragOff(e:MouseEvent):void{
              e.currentTarget.stopDrag();

  • AIR SDK (MAC) from 4/14/2015 contains version 17.0.0.124, not 17.0.0.144

    Just downloaded the AIR SDK update (for mac) from 4/14/2015 and it seems as if the package contains version 17.0.0.124 and not 17.0.0.144. At least this is what the air-sdk-description.xml file says.

    Did you overlay the downloaded sdk over current sdk? or share the steps that you followed?
    Please follow the steps given in  Update the AIR SDK for ActionScript Projects | Flash Builder 4.7  to update  AIR SDK.
    I downloaded the Air SDK for Mac from Download Adobe AIR SDK and app descriptor file does say 144.

  • Adobe Air SDK 16.0

    Trying to use newly compiled MoPub ANE with Universal Binary Plugin x86 support for IOS Platform with Adobe Air SDK 16.0 for IOS App, i am encountering this compile time error.
    Adobe AIR
    [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Picked up _JAVA_OPTIONS: -Xmx512m
         [java] Undefined symbols for architecture armv7:
         [java]   "_OBJC_CLASS_$_VungleSDK", referenced from:
         [java]       objc-class-ref in libcom.sticksports.nativeExtensions.MoPub.a(VungleInterstitialCustomEvent.o)
         [java] Compilation failed while executing : ld64
         [java] ld: symbol(s) not found for architecture armv7
    MoPub XCode Project is compiled with Standard Architecture.
    Have tried out all possible solutions
    Any Possible solutions??

    Chris,
    Thanks for your prompt reply. I have found the way to reproduce. It is about interfaces, and when I try to call a method through an interface the app crashes. I think that it is related to having an interface with many parameters. I have logged the bug here:
    Bug#3935199 - iOS App crashes when calling an objects method through interface

  • Device deployment requires AIR SDK 3.4 or above

    I've just installed FB 4.7 (OS X 10.7.5) and followed "Update the AIR SDK" instructions (ignoring step 2) and installed AIR 3.5.0.890 SDK.
    I then create my run configuration (targeting Apple iOS) with the "Install the application on the device over USB" checked I get:-
    Device deployment requires AIR SDK 3.4 or above
    How do I fix this?
    NOTE: there is a "Learn more" link (http://http://www.adobe.com/go/fb_ios_launch_sdkhelp) on the config panel but it's broken

    It appears you have to also update the Flex SDK with the AIR skd updates to get this to work.

  • Where is the Flex/AIR SDK?

    Adobe used to release a combined SDK for Flex and Air that could be used with Flash Builder. There is still a link with this description on the Air SDK download page.
    http://www.adobe.com/devnet/air/air-sdk-download.html
    However, the combined SDK does not appear on the gaming page. There is only something new called the Gaming SDK.
    http://gaming.adobe.com/getstarted/
    Is the Flex/AIR SDK available somewhere for AIR 3.5? Or do I need to get the Gaming SDK?

    There is also an AIR SDK outside the gaming SDK. I am looking for the Flex/AIR combination.

Maybe you are looking for

  • Itunes keeps telling me "my Session is timed out" when I try and purchase a song?

    When I try and purchase a song it accessed  the store and then I agree to terms and it dumps me saying "my session is timed out"???

  • Opening CS4 files in CS2?

    Very long story short... I purchased a laptop in Aug last year eligible for a free windows 7 upgrade.  I let it sit for a while, as I knew my cs2 will work with windows 7.  I did install the free trials of CS4 (AI and PSD) and worked with them for th

  • ALG_RSA_SHA_PKCS1  with  cyberflex 64k

    Hello, I've tested with success ALG_RSA_PKCS1 , on gemalto cyberflex 32K and even 64k here is my crypt fonction : private void encryptRSA(APDU apdu)           byte a[] = apdu.getBuffer();           short byteRead = (short) (apdu.setIncomingAndReceive

  • EXE Won't Build

    But this time its different because I can reproduce it and demonstrate it. So I have a large project with several libraries and classes.  I've been updating code and in doing so added a new library.  After adding the new library my application no lon

  • Smart phone classes

    I would like to know if Verizon is still offering classes on how to use your smart phone. i know they offered them around the holidays, but I did not have mine then. I have a few friends that would also like to know. It would be nice to use my phone