Compile SWF version 14 (Air 3.1) from Flash Pro CS55 possible?

Dear Adobe community,
Has anyone been able to take an existing FLA file in Flash Pro CS55 and 'publish' an swf file as version 14 (Air 3.1)? I'm trying to use a native extension for iOS on GitHub, but my app has been on Flash Pro and hence have been publishing, then using ADT to compile the native extensions I need. However, to use iOS5 features (and add additional frameworks from Xcode like MessageUI), the swf file has to be version 14.
With the latest Flash Pro CS55 update, my compiled SWF files are version 13, and when I try to publish an ipa-ad-hoc file, it tells me the "root swf file version" is 13 while the extension (I'm assuming library.swf) is in version 14. I've of course tried overlaying the Air 3.1 SDK over the appropriate directories within CS55, as I did with Air 3.0 SDK, but no go?
thank you and with kind regards,
Alex

Hi user23890123,
I need swf-version 14, because (and please correct me if I'm mistaken), Air SDK 3.1 started support for being able to include non iOS-API-calls (beyond stuff like you see here on the samples: vibrate the phone, get battery level, pop up an alert, etc.). For example, being able to include the MessageUI framework to pop open an sms or email composer view, or features new to iOS5. You can now include a platform.xml file in the .ane file where your static library is, and include them like such:
<platform xmlns="http://ns.adobe.com/air/extension/3.1">
    <sdkVersion>5.0</sdkVersion>
    <linkerOptions>
              <!-- to use the MessageUI framework -->
        <option>-framework MessageUI</option>
    </linkerOptions>
</platform>
thank you,
Alex

Similar Messages

  • Rejected amazon appstore due to air url - published from flash pro with amazon selected

    We were just rejected from the amazon appstore due to the AIR url:
    The link to Adobe AIR in your app needs to be updated so that customers are taken directly to the Adobe AIR app page on the Amazon Appstore. -- The Download URL is http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air
    We published via Flash Pro CS5.5 with Amazon selected, and when you install that APK on the device without AIR installed you get prompted to get AIR.  The 'Install' button gives you the intent menu for Web or Amazon, clicking amazon just takes you to the amazon appstore home page rather than directly to the AIR page..  How do we fix this?

    Could you please check the URL for AIR in: "C:\Program Files\Adobe\Adobe Flash CS5.5\en_US\Configuration\Android\Markets.xml" and confirm that it is set to the following:
    <market name="Amazon Appstore" url="http://www.amazon.com/gp/mas/dl/android?p=com.adobe.air"/>
    Or, if you're willing to generate the .apk by hand, you can use the "adt" command line mentioned at: http://forums.adobe.com/thread/903573

  • Swf 10.1 export from Flash Pro CC

    Hi is there any way of export to swf 10.1 for Adwords from Flash Pro Cc?

    Hi Martin,
    This is the post that Keith was referring to
    How-to add Flash Player 9 to Flash Pro CC - (PC & MAC)
    Thanks,
    Preran

  • Ok, how do I target Air 2.5 from Flash CS5?

    How do I target Air 2.5 from Flash CS5?
    I'd kill to have the enhanced css support...
    Thanks!
    -Ted

    You can post this on Flash's forum. You should get a good answer from there.
    As I understand, there should be an update in MAX. Not sure how the update will get released.

  • How do I target Air 2.5 from Flash CS5?

    Ok, how do I target Air 2.5 from Flash CS5?
    I'd kill to have the enhanced css support right now...
    Thanks!
    -Ted

    ok, so i found the answer to my own question, for the moment gor here for the extension to do 2.5 in cs5:
    http://labs.adobe.com/technologies/flashpro_extensionforair/

  • Publish html5 file from Flash Pro CC

    I subscribed Flash Pro CC and open a fla file produced by using Flash Pro CS5, It works to be tested with Control > Test Movie > Flash Professional and also successfully published to a swf and a html files. But it didn’t work to publish with CreateJS  toolkit to be html5 file. A warning says
    “Frame numbers in EaselJS start at 0 instead of 1. For example, this affects gotoAndStop and gotoAndPlay calls. (10)
    Content with both Bitmaps and Buttons may generate local security errors in some browsers if run from the local file system”.
    What should I do to solve this problem?

    Thank you very much, Kglad. It seems to me that I should insert JS statemnts in the actionScript to complete the job. I don't have any experience in JS. My Fla has only "Click to certain frame of theTmeline" with the Actionscript such as
    OBJ_btn.addEventListener(MouseEvent.CLICK, clickto1);
      function clickto1(event:MouseEvent):void
              gotoAndStop("OBJ");
    Should I insert a JS in addition to this script? The JS should be inside of  " /* JS..........*/" ? Do I have to learn the whole JS before I can know how to publish HTML5 from Flash Pro CC? Please help me.

  • Utilizing AIR Native Extensions in Flash Pro CS5.5

    I'm trying to integrate Adobe's "Gyroscope" example of ANE to work from Flash Professional CS 5.5.
    http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/g yroscope.html
    Apparently, one has to use the somewhat crude "ADT" command-line tool to build an app that uses Native Extensions.
    Unfortunately, I cannot get past the numerous errors ADT is throwing at me.  The latest is:
    unexpected failure: inputs not set
    java.lang.IllegalStateException: inputs not set
              at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.j ava:62)
              at com.adobe.air.ADT.parseArgsAndGo(ADT.java:556)
              at com.adobe.air.ADT.run(ADT.java:413)
              at com.adobe.air.ADT.main(ADT.java:463)
    Unfortunately, I'm not an advanced developer, so I really don't know what any of that means. (But I'm sure if I can just get this one example to compile and run, I'll be better able to perform the necessary tasks in the future.)
    Can someone PLEASE help me?
    Thanks.
    Mike

    Joe_suchta, you can follow these steps http://www.youtube.com/watch?v=pwVkK27Nors
    Lucky

  • Can't package AIR for Android in Flash Pro CS6?

    I have trouble pakaging AIR for Android in Flash Professional CS6.
    It worked couple months ago. Buit it won't wok now.
    Here is the error dialog box:
    Can anyone help me?

    What exactly happens when you try to debug?
    When you run 'adb devices' on a command line you see your devices listed there correct?
    One thing that helps is to use the generic Google USB driver or at least have it handy. Download the Android SDK and it's in the SDK Manager. Here's where you'd find it (AndroidSDK\SDK Manager.exe):
    Note the selected "Google USB Driver" in the "Extras" rolldown. Grab it.
    Often when a device is too new or just can't connect, that driver will find it. Also keep that SDK up to the latest version and check the adb that comes with it to make sure it sees your device:
    If Flash can't see it, there was one old trick of copying over the updated Android SDK's adb over to Flash. I believe you copied over adb.exe, AdbWinApi.dll, AdbWinUsbApi.dll (and at the time aapt.exe) and overwrote your copy in your FLASH\AIR\lib\android\bin folder, then suddenly flash could find the devices.

  • Question: can't upload our video from flash pro cc - HELP??

    "We used the publish command in Flash pro cc and found the saved html, SWA, Quicktime and FLA versions of the document/animation it saved on our computer, but when we uploaded, these versions either didn't work, or only uploaded with video or audio.  We don't have Quicktime.  How can we upload this video? The solutions I find online are so extremely complex.  I'm just a teacher and I need this video my 12 yr old helped me create for my middle schoolers asap!!!  Please help a poor English teacher navigate the tech world?"

    This is the Flash Player forum; you should ask in the Flash Pro forum.

  • How to use Air 3.2 in Flash pro CS5

    Hi all,
    Is is possible to target Air 3.2 in the authoring tool Flash Pro CS5 ?
    If yes, how can it be done ?
    Thanks
    Raphaël

    Joe_suchta, you can follow these steps http://www.youtube.com/watch?v=pwVkK27Nors
    Lucky

  • Exporting a drawing from Flash Pro CC to Illustrator?

    Greetings! Been drawing in Flash for years -- Can't seem to export to Illustrator without pixelization and distortion!
    I thought Flash Pro allows you to export with a new extension... Please help and thank you in advance.... Tara

    export as an svg file.

  • Flash pro CS55 vs. Flash Builder 45

    Dear Adobe Community,
    I have been a Flash Pro (AS3) programmer for some time, but since the advent of Adobe Air for Android and iOS this year, I've been seen increasing momentum in the use of Flex and Flash Builder 4.5. For both Adobe moderators/experts as well as community members, what in your opinion and experience, are the advantages of staying with Flash Pro to develop mobile apps vs. using Flash Builder 4.5?
    thank you for your advice,
    Alex

    What Jon says about using Flash Pro for minor AS classes and also avoiding timeline scripting isn't correct. I mean, it is correct if you are of a mindset that is more on the lines of Eclipse code editing, but there are other ways of working with Flash. It is possible to have very complex AS projects, and also it's possible to do impressively complex things with only timeline code. You can even do that in organized ways!
    My general approach is that if I have to work with colleagues, or it's a job requirement to work with classes (like, there's going to be a code review by the client), or I am reusing a previous project's classes, then I'll do it as external packages. If I have to do something really quickly, or if it's a proof of concept, I'll do timeline code. Sometimes I will completely work out a technique using timeline code, and then incorporate the code into a class file to use with the main project.
    I made the "select your own seat" application for Carnegie Hall site, almost entirely with timeline code (there is one place where I needed to share some code amongst nine FLAs, so for that I used #include of an external non-class AS file). I also made the MiXit apps on cartoonnetwork.com, and it has around 50 external AS class files, but also quite a bit of timeline layout and animation.
    I just like how Flash Pro lets you work with graphical things and the code that drives them, all in one environment.

  • Using last Air from Flash Pro

    How do I know what version of Air Flash is using when I choose "Air for iOS"?  The XML it produces still references 2.6. Should I manually change the XML or is there more to the process?
    EDIT: I found this article and will try using it's steps:
    http://kb2.adobe.com/cps/908/cpsid_90810.html

    Hi,
    It looks like images have actually been substituted for different images, and I can't imagine Flash Builder actually building graphics!
    Most likely is some kind of collision between names of classes in different SWC files.
    Are you using more than one SWC library in your Flash Builder project?
    Are you defining display classes in your Flash Builder project that share similar package name, class name etc?
    Have you tried a new FB project that _only_ has this SWC?
    G

  • Opening a pdf file from Flash Pro CS5 swf

    Tried using the usual link to a pdf after creating a hidden button, but each time it opens a web window with Bing looking for the titled pdf not the actual pdf itself.
    This is what I am using:
    on(release)
    GetURL("schematic.pdf","_blank");
    Anyone have any ideas as to how this works in CS5. Be gentle I'm a Flash newbie.

    Delete the following item, then quit and relaunch Safari:
    /Library/Internet Plug-ins/AdobePDFViewer.plugin

  • Stop(); not working when exporting AIR for iOS from Flash CS5.5

    Hey there I've tried to do a simple 5 frame animation in Flash CS5.5 each with a stop(); action but when viewed on the iPad the aniamtion doesnt stop, it cycle through the 5 frames instead of stopping at frame 1.
    Any reason why that is happening?

    Looks like it was a memory problem with the jvm.ini file.
    Pumped it up to 256 and it works now.
    Hope this helps anyone else in the future if they come across it.
    Thanks.

Maybe you are looking for

  • Table name for WBS element deleted

    If a  WBS element is deleted , the corresponding object id which is internally created by the system is also deleted from the PRPS table, Is there a way to find all the deleted WBS elements and what is the table name for the same.

  • Business Content Source System Assignment???

    Hi Gurus, i am installing Business content and after going thru few posts in this Forums i have been hearing about Source system assignment in the Business content screen. but when ever i installed i never really used this option and we have only one

  • Linked Servers Msg 7303

    Hi, I have some trouble with Linked Servers after upgrade of Sql Server 2005 to SP3. In my previous version the connection to the oracle database worked. Now i try to execute a simple SQL from the SQL Server Management Studio: select * from ORATEST1.

  • Upgrade logic 7.01

    To upgrade to 7.2.3 I need 7.2.0, which needs 7.1.1 which needs 7.1.0. I had to reinstalled 7.0.1 and can't seem to go up he upgrade ladder becuase i can't find 7.1.0. I go to system update but no luck. Any suggstion?

  • How long should my ipod last on a full charge

    How long should by Apple Ipod last on a full charge. Only using it for music.