Flash Professional Help | Packaging applications for AIR for iOS

This question was posted in response to the following article: http://helpx.adobe.com/flash/using/packaging-applications-air-ios.html

I am unable to launch the iOS simulator from flash CC or find any info online about this problem. I have tried reinstalling flash and xcode. The error I get is:
iOS publishing requires files which are not installed. Please quit Flash Professional and run the original installer to ensure that all optional components are installed.
SDK is missing GPL component /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/../../../../../usr/llvm-gcc-4.2/lib/gcc/

Similar Messages

  • I have flash professional cc and I need air for desktop application with .exe or .air that should contain all swf's and captive air runtime in one Installer only . I don't want to install separate adobe air runtime .

    I need Air for desktop application either in .exe or in .air with embedded captive runtime just like .apk . I don't want to install adobe air separate . everything should come in installer
    I have adobe flash professional cc development tool , let me know whether I have to go with other development tool???
    your reply will  increase my confidential level
    please anyone can help me to solve this problem
    Thanks&regards
    Niranjan

    Adobe Flash Professional CC manual
    1) Create new project
    2) Configure your Project properties
    3) Embed runtime, so you users can use Adobe AIR without pre-installed Adobe AIR runtime
    4) After publishing you will receive %APP_NAME%.app folder that contain your project files

  • HT5163 is there any difference in packaging of ipad air for india and other countries because i've not gotten a sim eject tool for my IPAD AIR? Plz help.

    Is there any difference in packaging of IPAD AIR for INDIA and other countries?
    because i didn't get any sim eject tool in IPAD AIR box.

    I believe it does vary depending on country.  A paper clip works equally well, so I wouldn't get too upset.

  • How to embed and launch ipa file from another ipa package created using Air for iOS

    Hi Guys,
    Anybody out there knowing how to embed and launch ipa file from another ipa package created using Air for iOS ?
    I am having 1 ipa file created using Xcode, Now i need to include that file in my ipa Package which is created using Flash CS 5.5 and Air for iOS. Also i need to know how to open my 1st ipa file from AS3 ?
    Thanks,

    Hi Sir,
    Thanks for your reply.
    But in that case user need to download 2 applications right. I need user to download my parent application created using Flash and that package contain one more ipa created using Xcode, so from my parent app only user should able to open my 2nd app. Is there any way to do that?
    Ps:  I am not talking about in-app but 2 individual apps inside one package.

  • In-app extension for Air for iOS clarifications ?

    Hello there,
    While trying to implement Milkman in-app extension for Air for iOS, I have couple of things to clarify.
    1. Can we use this plugin to buy a third party game from within my app using in-app purchase?
    2. Can a third party app access the in-app purchase details from my app, if shared? If yes, How?

    I am unable to click on the item to download it. What am I doing wrong??
    You may have disabled in-app purchases.
    Check in the Settings.app:
    Settings > General > Restrictions

  • Flash Professional Help | Publishing for Adobe AIR for desktop

    This question was posted in response to the following article: http://helpx.adobe.com/flash/using/publishing-adobe-air-desktop.html

    This page is extremely helpful. Thank you!
    With the help of this page, I've managed to figure out how to do most of what I need to do, however, I'm having troubles creating a Mac and Linux installer for my application. So far, I have only been able to create a Windows installer (.exe). In the "general" tab, the only options I have in "output as" are "AIR package", "Windows Installer" and "Application with runtime embedded".
    I am using Adobe Flash Professional CS 6 and am using a Windows 7 computer.
    Thanks in advance.

  • Developing for 'Air for TV' with Flash builder 4.5?

    How can I target Adobe Air 2.5 when using Flash Builder 4.5 so I can develop for Adobe Air for TV?
    When I change the app.xml file to point to 2.5, I get the following error:
    "Namespace 2.5.0 in the application descriptor file should be equal or higher than the minimum version 2.6.0 required by Flex SDK."

    I was finally able to get my app on a Samsung TV. Here's some more info on this subject. You actually have to overlay the Air 2.6 SDK - not the 2.5 SDK.
    Also make sure when you finally package the TV app to change the application XML to point to 2.5,. During development you can leave it as 2.6.
    @see http://learn.adobe.com/wiki/display/airquestions/AIR+for+TV
    What tools do developers use to create AIR 2.5.1 apps for TVs?
    Developers can use the following tools:
    AIR 2.6 SDK
    Flash Professional CS5 Extension for AIR 2.5 (now an integral feature in Flash Professional CS5.5)
    Flash Builder 4.5
    Note: Developers can use the AIR 2.6 SDK for developing apps for AIR 2.5.1 for TV. In Flash Professional, set the publish settings to Adobe AIR 2.5. In Flash Builder, set the AIR namespace to 2.5 in the app descriptor file:
    <application xmlns="http://ns.adobe.com/air/application/2.5">.
    If you are using Flash Builder 4.5, you must do the following:
    Download the Flex 4.1.0.16076 SDK.
    Download the AIR 2.6 SDK.
    Copy each file from the AIR 2.6 SDK into the corresponding directory within the Flex 4.1 SDK, replacing the Flex original variants.
    To use this SDK within Flash Builder, select your project in the Flash Builder package explorer.
    Choose Project > Properties to open the project's Properties dialog box.
    Select Flex Compiler in the list and then click the "Configure Flex SDKs" link to open the Preferences dialog box.
    Click the Add button, browse to the SDK, and then click OK until you get back to the project's Properties dialog box.
    Click the "Use a specific SDK" option and then pick Flex 4.1 from the drop-down menu.
    You must also replace the default WindowedApplication element with Application in your project's MXML file.

  • Using Flash Builder 4.5 to develop for Air for TV?

    How can I target Adobe Air 2.5 when using Flash Builder 4.5 so I develop for Adobe Air for TV?
    When I change the app.xml file to point to 2.5, I get the following error:
    "Namespace 2.5.0 in the application descriptor file should be equal or higher than the minimum version 2.6.0 required by Flex SDK."

    I was finally able to get my app on a Samsung TV. Here's some more info on this subject. You actually have to overlay the Air 2.6 SDK - not the 2.5 SDK.
    Also make sure when you finally package the TV app to change the application XML to point to 2.5,. During development you can leave it as 2.6.
    @see http://learn.adobe.com/wiki/display/airquestions/AIR+for+TV
    What tools do developers use to create AIR 2.5.1 apps for TVs?
    Developers can use the following tools:
    AIR 2.6 SDK
    Flash Professional CS5 Extension for AIR 2.5 (now an integral feature in Flash Professional CS5.5)
    Flash Builder 4.5
    Note: Developers can use the AIR 2.6 SDK for developing apps for AIR 2.5.1 for TV. In Flash Professional, set the publish settings to Adobe AIR 2.5. In Flash Builder, set the AIR namespace to 2.5 in the app descriptor file:
    <application xmlns="http://ns.adobe.com/air/application/2.5">.
    If you are using Flash Builder 4.5, you must do the following:
    Download the Flex 4.1.0.16076 SDK.
    Download the AIR 2.6 SDK.
    Copy each file from the AIR 2.6 SDK into the corresponding directory within the Flex 4.1 SDK, replacing the Flex original variants.
    To use this SDK within Flash Builder, select your project in the Flash Builder package explorer.
    Choose Project > Properties to open the project's Properties dialog box.
    Select Flex Compiler in the list and then click the "Configure Flex SDKs" link to open the Preferences dialog box.
    Click the Add button, browse to the SDK, and then click OK until you get back to the project's Properties dialog box.
    Click the "Use a specific SDK" option and then pick Flex 4.1 from the drop-down menu.
    You must also replace the default WindowedApplication element with Application in your project's MXML file.

  • Edit application settings AIR for iOS not working

    Hi all,
    I'm trying to create a .ipa so I can test my app on my iPhone but my Flash cs6 will no longer let me edit application settings so I can publish the file.
    The first time I did it, it was working fine. I added my certificate and my Provisioning Profile and published a .ipa file.
    Now, when I click the wrench tool icon or go through the file menu and select AIR for iOS settings, nothing happens. All it does is generate an .xml file for me ("filename"-app.xml).
    What is wrong and how can I fix this?
    I've tried rebooting.
    I have the same problem on Flash cs6 and Flash cs5.5 on two different computers.
    I have an iOS development Certificate.
    I have an iOS development Provisioning Profile.
    Thanks in advance for your help!
    Cheers,
    André

    Here's the link to the bug report in Adobe bugbase:
    Bug#3850040 - Flash CS6 crash
    Everyone PLEASE up Vote this bug ASAP!   (right side panel - under Attachments section)
    It's been 2 weeks since the bug was reported and it's status is still "unverified"...

  • Flash Professional CS5.5 crashes while publishing for iOS

    Greetings,
    I'm having the same problem as is detailed in the forum post below from March 8th:
    http://forums.adobe.com/thread/972499
    The problem is that Flash Professional CS5.5 crashes every time I try to publish my 'Hello World' project for iOS. The crash happens anytime I press the OK or Publish buttons while configuring the iOS Settings. This is the tutorial I am attempting to complete:
    http://help.adobe.com/en_US/as3/iphone/WS789ea67d3e73a8b2-240138de1243a7725e7-7ffc.html
    I sent a crash report to adobe, which I could duplicate if that helps.
    Any help with this would be greatly appreciated
    Thanks,
    Jeremy

    Hi,
    There could be an issue with your latest Java Runtime Environment. Could you please uninstall your current JRE and try install a version prior to that?.
    You can find a list of JRE updates here at http://www.filehippo.com/download_jre_32/history/
    Thanks!
    Mohan

  • Publishing Workflows for AIR for iOS | ADC Presents | Adobe TV

    Senior Product Manager Tom Barclay discusses recent Flash Professional CS6 updates, highlighting the enhanced workflows in Adobe AIR 3.4 for development of iOS applications.
    http://adobe.ly/PnEFsW

    Please. What's is the version number Flash CS6 will have after this update?  It would help sort things out, since the update fails currently on mac.

  • Problem with flash in events packaged application

    Hi,
    I´v installed the Events packaged application.
    On page 24 you can show some flash-reports. But I get an error: xml loading failed (flow_flash_chart_Rxxxxx).
    What can be the reason? serverside or desktopside?
    Any reaction will be appreciated.
    Leo

    Try the following
    close all browser windows and open Windows Explorer
    in the address bar type %appdata%\Adobe
    delete the 'Flash Player' folder in there
    in the address bar type %appdata%\Macromedia
    delete the 'Flash Player' folder in there
    Now try again to change any Flash Player settings.

  • Flash Professional Help | Publishing AIR for Android applications

    This question was posted in response to the following article: http://helpx.adobe.com/flash/using/publishing-air-android-applications.html

    I think that this is just saying that the display is truncated. When you publish, it still uses the full path.
    Regards,
    Randy Nielsen
    Senior Content and Community Manager
    Adobe Systems Incorporated

  • Flash Professional Help | Embed fonts for consistent text appearance

    This question was posted in response to the following article: http://helpx.adobe.com/flash/using/embed-fonts-consistent-text-appearance.html

    How can I embed one font and use it for several text objects in the FLA?

  • Convert CS4 Flash 10 as projector file to AIR For fileStream Writing Capabilities Not Working

    Have a simple kiosk .exe that works fine as a projector/.exe on PC platform.
    Wanted to add stats output to file of when FAQ buttons pressed.
    fileStream class available when I change publish settings to AIR AND works greate when I test movie w/in Flash, but
    I try to publish and click the .exe I don't see anything.
    Any info would be appreciated.

    Here's a general dive on RTMP. You can see the packet structure contains metadata in the header about the content that will follow. The NetStream link I put above talks about it as well when using appendBytes(). The byte(array) parser understands FLV files with a header. After the header is parsed (again, see RTMP and what the server sends (0x12) before invoking a play), it expects all future calls to appendBytes() to be a continuation of that file (or stream). In other words, the first call to appendBytes() is missing the header.
    This is where I rely on FMS for the most part. I know it knows to send a header upon connection. If you're implementing your own streaming setup you're going to need to supply this just like a FMS RTMP connection would (in AMF). I haven't needed to do anything this custom but if you get the structure of an initial RTMP connection (sniff it with a fiddler2 or find a resource on the structure) and encode it in byteArray, send it first to appendBytes with the correct information about the video you're sending, it should work.
    Otherwise it makes sense appendBytes is failing by just getting a chunk of binary without having a header (the instructions on what exactly the binary is and how to use it).
    Strictly per the documentation, On2/VP6 should be fine, I use it for all my old f4v projects. I'm not sure about MPGA/V.

Maybe you are looking for

  • Headphones can't work in windows 7 on mac

    I've installed windows 7 (64-bit) on my macbook pro. the problem i'm having when i use it is that there are no sounds at all whenever i connect my headphones to it (in windows 7). all drivers are updated and it is able to detect the headphones (yet n

  • Using Left with Charindex in a Select Query

    Hi I hope someone can help me.  I have a field that has text in it for example N00342-01/28 and I am trying to get it to only show N00342-01.  This could in the future be N132245-01/25 for example or N00342-132/28.  What I am trying to show is anythi

  • Radio button variable not being emailed through php file.

    Dear Forum, I have a contact form in a AS 2.0 file that sends the form data just fine to my email. But it doesn't send the radio button selection variable. I am definately doing something wrong here.  Either with the setup of the radio buttons in fla

  • Pls: I have some problems with GOP java card. who can help me?

    hello, all I am going to install my cap file into Global Open Platform Card( S1-TiEx-S32J, which uses GP2.0.1) now. but, I have failed. I use J2SDK1.4.2.10 when I compile the java file. And use Java Card 2.2.1 Development Kit when I convert to cap fi

  • Can I purchase music from another country?

    I want to purchase the track "Empires" by a British artist named Lamya.  She passed away and it is a very good song.  I can see that the song is for sale on the US iTunes site but it says I cannot purchase it because I am in Canada. How can I access