Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8224373
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T15:02:57+00:00 2026-06-07T15:02:57+00:00

Can all flash games be readily ported to adobe air for deployment on ios?

  • 0

Can all flash games be readily ported to adobe air for deployment on ios? For example, if I develop a 2D platform game in AS3, can I simply re-package that for deployment on iOS using Adobe AIR, without needing to modify the codebase?

If possible, how do I do that? Just re-package using the AIR SDK’s ADT tool?

In my game, I use the mouse and keyboard to control the character… the hero follows the mouse cursor and left click fires… how will that translate to touch?

I’m new to AIR and haven’t even got an iPhone yet. But I’m interested to know the possibilities.

Any help/tips/advice would be greatly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T15:02:59+00:00Added an answer on June 7, 2026 at 3:02 pm

    Any Flash content can be packaged with AIR to iOS, Android, and BlackBerry.

    From Flash Professional, this can be done by changing the Publish Settings:

    publish-settings

    Targeting AIR 3.3 is optimal, with higher performance for iOS. This AIR SDK can be overlaid to Flash Professional publish settings; or, you can use the ADT command line packager.

    Download AIR 3.0 SDK.
    Assure JRE, or use the one from Flash Builder.
    Execute adt to package your SWF to an IPA:

    adt -package -target [ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc]
        -keystore iosPrivateKey.p12 -storetype pkcs12 -storepass qwerty12
        -provisioning-profile ios.mobileprovision
        HelloWorld.ipa
        HelloWorld-app.xml
        HelloWorld.swf icons Default.png
    

    It’s important to note that all executable code must reside in a single SWF to run on the iOS platform. SWFLoading or any dynamically loaded SWF that executes code is not supported. So, link all your Flash to a single SWF.

    Performance is also a factor – heavy animation and vector graphics on enter frame will require optimization for mobile platforms.

    Per design, there are many aspects to consider.

    Apps run full screen with different resolutions per device. You can leverage elegant systems of dynamically resizing to adapt to these multiple screens or target a specific resolution per app.

    If your existing Flash project is not a compatible aspect ratio, you will need to update your layout.

    Mouse translates decently to touch, but there are subtle nuances that are not intuitive. For example, hover is generally poor to implement in touch. As well, the mouse cursor does not obstruct the view like holding your hand over the game play area for touch.

    Mobile touch devices increase capability of interaction with multi-touch and gestures which may be leveraged.

    On-screen keyboard may be activated; however, will take a portion of your viewport and would be difficult to interact with for most games.

    You’ll want to translate keyboard and mouse events in a way that keeps parity with your game play.

    References:

    • http://www.adobe.com/devnet/air/articles/packaging-air-apps-ios.html
    • http://www.adobe.com/devnet/air/articles/packaging-air-apps-android.html
    • http://www.adobe.com/devnet/air/articles/packaging-air-apps-blackberry.html
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am creating a game, in AS3, in Flash CS4, with Adobe AIR. The
Does anybody know of a free flash obfuscator(protector)? All I can find are commercial
I would like to block all users of Safari from visiting my flash game
I have created a simple flash game similar to shooting balloons. You can find
Our Flash game development portfolio can be seen here: http://www.letsdesign.co.uk/index.html Here is the CSS
So I made this flash game and all appropriate variables are entered. If a
I'm making flash game, and I have the staged masked so your character can
hey all, I have made a socket server in C# for a flash game
Iam creating a Flash AS3 based Poker game for my company. Some like zynga
I am trying to program a Flash Game that utilizes all four directions to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.