Flash CS6  broken air iOS test ?

Hi,
i´m currently developing an application for iOS with air iOS 3.9 .
10 minutes ago i was testing and debuging like always.
Suddenly my app start "crashing" when i test or debug.
i quote "crashing" , because no error is  throw and no simController launch , neither my app.
I´m able to publish as ipa, but not test.
I just start a new file air iOS, try to test... and not working to test (just publishing)
Anyone have a clue ?
Thanks,
Gonçalo

After computer restart everything is ok then...

Similar Messages

  • How to make .mp4 video play on android tablet using Adobe Flash CS6 with AIR

    Hey,
    Im using Adobe Flash Professional CS6 with AIR, im a bit of a novice when it comes to this.
    But for university I have to make an application for an android device that plays short videos.
    Ive imported the videos onto the library and placed them on the stage and it runs on the test of my machine but once publish the app to test it on the tablet all i get is a black box. done some reseach into this and cant find the resolution.
    like i said im a bit of a novice and this is a whole new area for me. any help/advice would be great.
    thank you

    Hey, did you get any solution to the problem? I'm facing the same issue. but my videos are in a separate folder and using ADDCHILD i'm trying to attach them on the stage. they work fine on desktop but not on android. i also included the video folder in android packager.

  • Flash CS6 IDE Air Native Extensions problem HELP

    i'm trying to test out CS6's new native extension (ANE) but I'm having a difficult time getting it to work.
    First I went to Adobe's page: http://www.adobe.com/devnet/air/native-extensions-for-air.html
    Downloaded the "Vibration" ane and then through the Actionscript settings panel added the .ane file to my app and then in my actionscript tried to add the code:
    import com.adobe.extensions.Vibration
    var vibe:Vibration;
    vibe = new Vibration();
    vibe.vibrate();
    But when I go to compile I get this error:
    Scene 1, Layer 'Layer 2', Frame 1, Line 3
    1172: Definition com.adobe:Vibration could not be found.
    What do I need to do to get this running? I've tried several different things and variations on the above code but nothing seems to do it. Help!

    Well that gets me furthur than before. Thank you. I had to change a few things.
    import com.adobe.extensions.Vibration
    I had to change to:
    import com.adobe.nativeExtensions.Vibration
    but now when I test in the debugger I get this error:
    [SWF] iOS.swf - 3827 bytes after decompression
    Vibration Constructor
    Vibration Constructor: Create an extension context
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
              at com.adobe.nativeExtensions::Vibration$/initExtension()[/Users/mgarner/Dropbox/_apps/score board/com/adobe/nativeExtensions/Vibration.as:58]
              at com.adobe.nativeExtensions::Vibration()[/Users/mgarner/Dropbox/_apps/scoreboard/com/adobe /nativeExtensions/Vibration.as:32]
              at iOS_fla::MainTimeline/frame1()[iOS_fla.MainTimeline::frame1:14]
              at runtime::ContentPlayer/loadInitialContent()
              at runtime::ContentPlayer/playRawContent()
              at runtime::ContentPlayer/playContent()
              at runtime::AppRunner/run()
              at ADLAppEntry/run()
              at global/runtime::ADLEntry()
    And when I publich to app the phone doesn't vibrate, but all my other functions and actions are working. Any ideas?

  • Does Flash CS6 support managing iOS's clipboard?

    By managing I mean reading/writing using air for ios and AS3.
    getData() and setData() . Flash CS5.5 had support for only android and the desktop.
    Thanks in adavnce

    By managing I mean reading/writing using air for ios and AS3.
    getData() and setData() . Flash CS5.5 had support for only android and the desktop.
    Thanks in adavnce

  • Adobe Flash CS6 AIR 3.2 test error

    I posted this as a reply to http://forums.adobe.com/message/4418440 but in case it is a separate issue I post it here in case an Adobe Employee can help.
    I am attempting to test an Air 3.2 application I am coding in Flash CS6.
    I can test without problems if the targetted platform is Flash Player.
    But if I target Air 3.2 then I get the same error Master §ix posted (http://forums.adobe.com/message/4418440).
    "CreateWinProcess failed with error 2. The system cannot find the file specified."
    Then I have to use Task Manager to end the process.
    I have set the environmental JAVA_HOME variable to my Java JDK path, but the error still remains.
    This means I cannot test my Air 3.2 apps within Flash CS6. I have to publish and install every single time. Which is very annoying and time consuming when all I want to do is test functionality of incremental changes to code.
    Is there a proper answer to this?
    Thanks in advance

    Reinstallation now complete. Tested. No change. The error remains.
    I think this is now an Adobe problem.
    Any news on a solution?
    Thanks in advance.

  • Testing Unsupported Native Extensions in Flash CS6

    I'm currently working on an iOS application using Flash CS6 Pro targeting the AIR 3.3.0.3560 SDK. In order to compile using the iOS 5.1 SDK (to support retina displays) from Flash CS6 it's necessary to add in a native extension in order to specify the iOS SDK location.
    I've add the 'Vibration' native extension (com.adobe.extensions.Vibration.ane) library to my project, and of course supplied the full path to the iOS SDK. Publishing to the device works just fine, but an issue has crept into my everyday workflow as I can no longer test using ADL as I always get the following error via the output window:
    "Test Movie terminated.
    The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for MacOS-x86."
    Any ideas how to go about testing apps/movies that use Native Extensions locally using ADL?
    Is it a matter of having to create another target for 'MacOS-x86' (or Windows) which is simply used for local testing purposes?
    BTW - ideally it would be possible to compile from Flash CS6 using the iOS SDK without having to specify a native extension (if one isn't required), but in the meantime this appears to be a necessary evil.

    Hi,
    Its probably because the number of warnings in your application is very high and its a known issue that packaging fails in Flash Pro/Flash Builder, if the number of warnings is high.
    You may want to suppress the warnings using -w in the platform.xml file and repackage your ANE using the -platformoptions switch. Then, you will be able to package your app in Flash Pro.
    If that’s not possible, you may just package your application on command line.
    Hope that solves your problem.
    Neha

  • Flash CS6 AIR error: CreateWinProcess failed with error 2. The system cannot find the file specified

    I created an AIR application in Adobe Flash CS6, but when I test, debug or publish it, an error always occured.
    CreateWinProcess failed with error 2. The system cannot find the file specified.
    When I clicked OK, Flash suddenly stops responding, so I need to end the process using Task Manager.
    I created a blank FLA document and tested and published it, everything's fine there. It was exported properly. But when I do it with the AIR app, Flash can't even start exporting the SWF of the AIP app, and instead gave me the error.
    I speculate that there is something wrong with the Java command line stuff Flash is doing behind the curtain. I tried using ADL myself and get the AIR app working fine.
    I also found out that Flash has its own JRE installed, so I don't have to bother the JRE used by my computer.
    Is there any way to fix this? Thanks in advance. Have a nice day!

    I installed  the update, but I'm sorry to say that it did not solve the problem
    The error is still there as described by Master §ix and Daniel777
    CreateWinProcess failed with error 2. The system cannot find the file specified.
    It happens when trying to test, debug, or publish air applications (AIR 2.5 – AIR 3.4 , desktop, android, iOS)
    In this case, I can't use the simulator to test the applications,
    thanks

  • App packaged with Flash CS6 windows installer can't be installed offline because of missing AIR RT

    Hi all
    I've build an Application in Flash CS6 and AIR SDK 3.5 for desktop and packaged it as a windows installer. When i try to install it on a windows 8 pro tablet with no internet connection (in my case an Acer Iconia w5) a window pops up, telling me that i need adobe air and i should download it at www.adobe.com/go/getair_de. I thought the AIR runtime is packaged inside the windows installer, so you don't need AIR preinstalled on your PC. I've added a screenshot of my setting:
    Any help would be great

    I think what you're looking for is the captive runtime.  For that you'll want to select "Application with runtime embedded".  This does however mean that you'll need to use your own "installer".  This could be as simple as zipping the folder up or just copying it over.
    http://help.adobe.com/en_US/air/build/WSfffb011ac560372f709e16db131e43659b9-8000.html

  • Flash CS 6 - Install iOS app on iPhone?

    Hi,
    I would like to test an Air built iOS app on my iPhone.
    I'm using Flash CS6 and AIR SDK 16 on Windows 8.1. and I'm getting the error "Unable to enumerate devices" after publishing my app.
    What does that mean and how to fix?
    (I have the latest version of iTunes installed)

    This really bodes well for my question. Which was very similar. If I find a solution I will post it here for you also.

  • Problem installing Adhoc version to iPhone and iPad - Development Environment Is - Adobe Flash CS6

    Hi,
    I have successfully submitted 2 versions of the application. There are 2 different versions for iPad and iPhone separately. These were developed using Adobe Flash CS6 and AIR SDK - 4.0.0.1628. The category is Lifestyle and app is free.
    Now I wanted to add new feature of push notification to both iPad and iPhone versions. I have successfully tested the development version with development profiles and certificates over iPad and iPhone.
    Before submitting the app to Appstore I was trying to test the Adhoc version with production environment and profiles but application was not installing to the iPad, it is the same iPad that is used for development. But after searching forums and other help Adhoc version was not installed to iPad the solutions that were tried are as under:
    1. Create new certificates and profile for Adhoc
    2. Change Entitlement tags in Application xml file
    3. Remove existing profiles from iPad to avoid error.
    4. Update OS version of iPad to 8.1
    But once I try to last point -  [4] even development version is not installing. Because there are no provision profiles installed.
    Can you please help/guide me how to fix it? I need to test both development and Adhoc versions on the iPad and iPhone.
    Some more information -->>
    // Development Entitlement key - it is working fine with development environment
    <Entitlements><![CDATA[
              <key>aps-environment</key>
                <string>production</string>
            ]]></Entitlements>
    //Adhoc Entitlement key - it is not working application does not gets installed, icon turns dark and keeps saying installing once you hit the App icon. I am trying to install app using iTunes, after publishsing in Flash CS6 for Adhoc.
    <Entitlements><![CDATA[
             <key>get-task-allow</key>
           <false/>
            <key>aps-environment</key>
                <string>production</string>
           ]]></Entitlements>
    // If I try installing using install application to connected device after publishing then the error is:
    Device Error: Please check if there is enough space on the device.
    But I have enough space on iPhone that I am testing. Remember development version is installing successfully and working fine for notifications.
    Thanks
    PS: I have also posted the same issue under AIR development but there is no reply -
    https://forums.adobe.com/message/6862357#6862357

    Resolved for iPhone   check here
    https://forums.adobe.com/message/6862357#6862357
    But iPad after updating to iOs8.1 still not installing even development build. I have changed SDK to latest one 15.0.0.302, any ideas?

  • Air iOS - How to add iPhone 6 icons to app.xml?

    I'm using Flash CS6 and Air 3.9 to publish an iOS app.
    How to add the icons for iPhone 6 and iPhone 6 Plus to the app.xml?
    I tried this but got an error:
    <icon>
    <!-- all other icon sizes -->
    <image120x120>AppIcons/app_120.png</image120x120>
    <image180x180>AppIcons/app_180.png</image180x180>
    </icon> 
    Any help appreciated.
    Thanks

    Hi,
    Thanks for reporting, but things are working fine at our end. Could you please tell us the error you are observing. Also i would recommend you to use latest SDK and Flash pro.
    Thanks,
    Jitender

  • Flash CS6 AIR for iOS 接続されたiOSデバイスにアプリケーションをインストールできない

    Flash Professional CS6 AIR for iOSにて、iPhoneアプリを制作~公開している者ですが、
    アップデート作業時、急にデバイステスト(接続されたiOSデバイスにアプリケーションをインストール)が出来なくなり、
    困っています。
    開発環境は以下の通りです。
    ・Flash Professional CS6
    ・Windows 7(32bit)
    ・AIR SDK:3.5.0.880 for iOS
    設定等は特に変えていないのですが、
    検証機のiPhone 5(iOS6.1.2)、iPhone 4(6.0.1)へクイックパブリッシュでインストールしようとすると、
    "Installation Error: ApplicationVerificationFailed
    デバイスエラー: デバイスに十分な容量があるか確認してください"
    というエラーが出ます。
    もちろんデバイス側には十分な容量がありますし、
    エラーの英文と和文も内容的に食い違っているように見えます。
    いろいろ調べて、以下の項目を試してみましたが、
    状況は変わりません。
    ・証明書(開発用)を再発行して読み込み
    ・プロビジョニングファイル(開発用)を再発行して読み込み
    ・Flash Professional CS6のアップデート
    ・AIR SDKを3.6.0.5990 for iOSにアップデート
    ・アプリケーションIDの変更
    これは何が原因でしょうか。

    "環境ファイル削除+Flash CS6自体の再インストール→通常アップデート"にて、解決しました。

  • Debug Air iOS app on device with Flash CS6?

    Hi,
    Is it possible to debug an Air iOS app on device to get all the trace() messages?
    I'm using Flash CS6 with the AIR SDK 16.
    Thanks

    Go to publish settings:
    - Select Quick publishing for device debugging and select your LAN/WIFI adapter IP from the list
    - Install IPA to your device
    - In Flash CS6 go to Debug panel -> Begin Remote Debug Session > ActionScript 3.0
    You will see:
    Waiting for Player to connect...
    in the output panel
    Now launch your application on your device. Be sure that you in the same WiFi network with your desktop. If Flash CS6 can't connect to the device and still waiting for it - try to disable firewall.

  • Flash CS6: AIR for iOS Video on iPhone4 vs. iPhone5?

    Hello,
    In my Flash CS6-based iPhone app, I'm trying to play an MP4 video using the iPhone's native player, showing all the controls.
    Problem: I'm using an HTML5 file to play the MP4 in a WebStageView window (see graphic).  On the iPhone 4, you just tap the screen once, and the video starts playing (this works correctly).  On the iPhone 5, you must tap the screen 3 times!  (HTML code below)
    <!DOCTYPE html>
    <html>
    <body topmargin="0" leftmargin="0">
    <video src="31_intro.mp4" controls width="1024" height="768">
    </video>
    </body>
    </html>
    Does anyone have any answers as to why the iPhone 4 requires one tap to play the video, but the iPhone 5 requires 3 taps to play the video?  Thank you.

    Just bumping this thead.  If anyone from Adobe can reply, I'd greatly appreciate it.  Thank you.

  • Flash CS6 does not publish for iOS with ANE included

    Hi,
    I'm creating a game to run on iOS devices and one of the game requirement is for the device to vibrate on some action.
    I added the Vibration.ane file (http://www.adobe.com/devnet/air/native-extensions-for-air/extensions/vibration.html) into the library path in Flash CS6 and also added the extension ID to the XML file. However when I publish the Flash file to check on device, I only keep seeing the "Publishing" loader bar. I've even waited for over 15 mins for it to complete. I get no error, nor does the PC hang, but I can't seem to publish my .app file for device testing.
    Also I assume we can't test Vibration functionality with the Simulator that opens during desktop testing. I get the error "The content cannot be loaded because there was a problem loading an extension: Error: Requested extension com.adobe.Vibration is not supported for Windows-x86."
    Would appreciate help.
    Thanks,
    Mariam

    IPA is ok at the CS6 flash' standard 3.2 export, just tried the new AIR 3.3 also - no problems. I just included the Gyro ANE file, not the SWC
    However, because the adl still does not want to preview this thing, development/testing the Gyro stuff is difficult...
    I discovered the accelerometer is something different however. Adobe's little remote control thingy on which you can simulate phone position and multitouch emulates the accelerometer, not the Gyro. The Gyro extension taps in to a piece of hardware which really displays the position of the device, not the movement it's been receiving.
    Maybe obvious but I thought I'd post this little find, after a day of testing and exporting, syncing, ... this was a tiresome experience...
    After all this I can advise to sync the .ipa's with xcode though, instead of iTunes. This works MUCH faster (if you're on mac). Just run xcode, pull up the 'organizer window', select your device and go to the subbranch ' applications'. There you can add the .ipa by clicking on the '+' button

Maybe you are looking for