ActionScript 2 for Air IOS?

Hi!
I made a "test" app that let me test out my german.
I made this because I can just go on it and remember it.
I was wondering how I can export it to Air for IOS?
Because it only have ActionScript 3. Please help!
Thnks,
Sander

Mhmm could you be an amazing person that could find the code for me?
It would be much appreciate!
ActionScript 2 for Air IOS? 

Similar Messages

  • How do you get USB debugging for AIR iOS working?

    How do you get USB debugging for AIR iOS working?
    Here is my current configuration:
    Flash Builder 4.6
    Flex 4.6.0 (build 23201) with AIR 3.3 Beta and Flash 11.3 Beta playerglobal.swc (both merged in to the current Flex build)
    Flex 4.6 release: http://www.adobe.com/devnet/flex/flex-sdk-download.html
    AIR 11.3 Beta: http://labs.adobe.com/technologies/flashplatformruntimes/air3-3/
    Flash Player 11.3 Beta: http://labs.adobe.com/downloads/flashplayer11-3.html
    I read through the Flash Player 11.3 and AIR 3.3 release notes (http://labsdownload.adobe.com/pub/labs/flashplatformruntimes/shared/air3-3_flashplayer11-3 _p1_releasenotes.pdf) and this is all that is stated:
    USB debugging for AIR iOS iOS developer can now connect directly? to the desktop via USB to debug mobile applications.
    Every other feature seems to have a description of how to accomplish it other than USB debugging for AIR iOS.
    Anyone else get this working?
    The main reason I want to get this working is because our IT department is very strict on our firewalls and it is relatively hard to open the required ports to debug on our own devices through the network.

    I've found one way of doing it using command-line on Windows.  I'm sure someone will make it easier by building it into something like a FlashDevelop template soon.
    Steps are...
    1. Add a "-listen 7936" param to the packager.  Something like, "adt -package -target -debug-interpreter .... -listen 7936". Install IPA on device.
    2. Find out the handle of your iOS device by running "lib\aot\idb\idb -devices".  In my case it is "2". Will look something like...
    List of attached devices
    Handle    UUID
        2    {your UUID here}
    3. Forward the local_port to the remote_port for the device_handle.  Something like "lib\aot\idb\idb -forward 7936 7936 2".
    4. Start Flash Debugger in another command prompt from your FlexSDK directory.  Something like "flexsdk\bin\fdb -p 7936".
    5. Run your app.
    6. Type the "(fdb) run" command in the debug command line.
    7. May need to type "(fdb) continue".
    Hope that helps.

  • Reduce publishing time for Air iOS apps?

    Hi,
    Currently it's taking my machine up to  4 minutes to publish an Air iOS app.
    Are there any settings or hacks I could try to reduce the time?
    I'm using Flash CS 6 + AIR SDK 16 on a Windows 8.1 laptop.
    Stats:
    - Intel Pentium Prozessor (1,5 GHz, Intel HD Graphics, Microsoft Windows 8, 64-bit)
    - 4 GB DDR3-RAM
    - 500 GB Hybrid-SSHD-Festplatte with 8 GB SSD
    Thanks for any tips.

    Hi,
    I'm really interested in this feature as well. Have spent a bit of time attempting to get one running through a native extension but it doesn't appear to work. I believe something in the AIR build process is blocking the components required. I've tried several methods so far:
    packaging the appex with an ANE
    packaging the appex with the AIR container app
    using a class instead of a storyboard
    But nothing seems to be working. This is even before the app extension is doing anything. My guess is that the plist file specifying the app extension isn't correctly being included in the application but I have no idea how to update it to test.

  • FLVPlayback Component for AIR & IOS

    Hello,
    I have referenced this and other forums several times in regards to this question, but would like to canvas it myself here once more in hopes of any new or additional insights that were absent before.
    I am developing an AIR application that uses a long (45min) video as a centerpiece. It necessarily (I think) needs to be applied with the FLVPlayback component because it is both masked by menu and playback controls, and has a large variety of interactive content layered on top of the full-screen (more or less) video.  As of now, the video is encoded in FLV, and works fairly well, but I do have some lingering performance issues, which I am asking help with here today.
    I have read that using FLV in iOS apps is not advised, but for the reasons listed above I most likely will have to do so. I don't think I can use the other options (stagevideo, or otherwise) due to the layering of content above the video, and an irregular mask. I have placed the video in the main directory of the app package (which made all the difference), used GPU, and tweaked the encoding ad nauseam. While all-in-all it has resulted in "okay" performance, I still have a slight but noticeable skip/hiccup/jump in the video during the more graphically intense portions of the production. This only occurs on the iPhone 4/s devices, while the iPhone 5 experience is flawless.
    So I am asking for ANY help/suggestions anyone could offer towards a possible solution/improvement to this problem. I would be grateful for any other setting, encoding, file structure, or alternate suggestions that I have not thought of or addressed.
    Thank you.

    Hi Freelance77,
    The product team would like to know the steps to reproduce this issue. After that, we can try solving it for you. Do let us know.
    Thanks,
    Preran

  • IOS 8 extensions feature for Air iOS apps?

    Hi,
    Since iOS 8 it's possible to add extensions to iOS apps. (App Extensions - Apple Developer)
    Will that feature come to Adobe Air?
    Thanks

    Hi,
    I'm really interested in this feature as well. Have spent a bit of time attempting to get one running through a native extension but it doesn't appear to work. I believe something in the AIR build process is blocking the components required. I've tried several methods so far:
    packaging the appex with an ANE
    packaging the appex with the AIR container app
    using a class instead of a storyboard
    But nothing seems to be working. This is even before the app extension is doing anything. My guess is that the plist file specifying the app extension isn't correctly being included in the application but I have no idea how to update it to test.

  • AIR for Apple iOS Support in Flash Builder is not installed.

    I've written an application in Flash Builder and I'm now attempting to get it running on an iPad.
    I am running on a Mac (OSX 10.6.7)
    I have FB 4.5 installed and downloaded the separate 4.5.1 update file successfully updated FB to 4.5.1.
    I have downloaded and installed AIR 2.7.
    I have downloaded and installed the AIR sdk.
    I have an iOS developer account and have created my developer certificatn p12 file, created an Apple Id for my application and a provisioning profile.
    I created a new "ActionScript Mobile Project" for my application and enabled the Apple iOS platform.
    I have entered my certificate and provisioning information into FB.
    I created a "Debug Configuration" for my project.
    When I run my debug configuration, I am prompted for my Certificate Password (which I enter).
    I then receive a pop-up message with the following error:
    "AIR for Apple iOS Support in Flash Builder is not installed. To enable packaging support for Apple iOS follow these instructions."
    The link for the instructions links to the following knowledge base article:
    http://kb2.adobe.com/cps/899/cpsid_89938.html
    I have Flash Builder as a part of the CS5.5 Web Premium (on DVD), which does not appear to have a "AIR for Apple iOS Support" option during the FB installation.
    So I followed the manual installation steps provided (although copying the described folders to my sdks/4.5.1 folder (rather than the sdks/4.5 folder).
    However, doing the above did not resolve the issue. I still get the same error message as before.
    Has anyone else encountered this issue, or have any suggestions on how to resolve it?
    Thanks in advance.

    In case anyone else runs into this issue:
    This problem was solved in this other thread in the Adobe AIR Installation Issues forums:
    http://forums.adobe.com/thread/867868?tstart=0
    Craig.

  • Best practice for developing and testing AIR iOS multitouch apps

    I'm considering switching our iPhone development practice from XCode/Objective C to AIR to leverage a larger pool of in house talent. The biggest concern I have right now is testing multitouch functionality - the prospect of having to do incremental builds, provisioning and deployment just to test and tweak the multitouch aspects of our projects is daunting, if not downright depressing.
    What tools / services or techniques have been developed to facilitate what is undoubtedly one of the most common issues with developing for multitouch iOS using a desktop-based AIR development environment?

    @tomaugerdotcom
    Something like this might help: https://testflightapp.com/
    Concevably, you could roll your own internal service if that particular one doesn't suit you. (I don't have any knowledge about how they are doing it, but it shouldn't be hard to figure out since Apple's constraining rules would only allow a few possibilities.)
    USB app install and debugging isn't supported on iOS. You have to use wireless.
    Another option specifically for multi-touch dev/testing, is to use an Android device.

  • IOS 7 Issues | Flash Professional update for Air 3.6?

    Is anyone having any issues with iOS 7?
    I am using Flash Professional to publish my apps and have  had a few rejected becuase of:
    1) Microphone request - App requests to use the microphone although it does not use the microphone
    https://bugbase.adobe.com/index.cfm?event=bug&id=3609631
    This is was apparently updated for the Air SDK, but not for Air in Flash Professional?
    "Fixed in the latest AIR SDK, please update:
    http://helpx.adobe.com/en/flash-player/release-note/fp_118_air_38_rele ase_notes.html"
    2) Movie Clip is not displaying in the correct place - I had an app rejected because a movie clip is not displaying in the correct place on the screen:
    "10.1- We found that your app does not comply with the Apple iOS Human Interface Guidelines, as required by the App Store Review Guidelines. After tapping on the info button, the content of the app is displayed on the top left of the screen."
    I used the following simple lines of code but the image is being displayed in the top left of the screen:
    addChildAt(bgAbout,0);
    bgAbout.x=stage.stageWidth/2;
    bgAbout.y=stage.stageHeight/2;
    Is there any ETA on the update iOS?
    Is Adobe aware of this?
    I hope these issues are fixed soon.

    You can use the 3.9 AIR SDK that is available on labs and add this in Flash Pro using Manage AIR SDK.
    Download AIR from:
    http://labs.adobe.com/downloads/air.html
    -Sujai

  • Update Failed: AIR for Apple iOS support

    While Updating my Flash Builder 4.5 to 4.5.1, and 2 other updates, one being the AIR for Apple iOS support.
    When I try installing the update for the iOS support, I get the message: Update is not applicable. Error Code: U44M1P28

    Trying to figure out another solution, I uninstalled Flash Builder 4.5 Premium, to install a new full version of 4.5.1 from Adobe's website.
    While Installing, I get the following message which showed me exactly where my problem is... I have a prereleased version of AIR for Apple iOS Support.
    The Question is... How do I uninstall the prerelease version of AIR for Apple iOS Support? I uninstalled FB4.5, and I removed the remaining folder after installation that was in Flash Builder 4.5 that was in Utilities. though, I still get the message above...
    Any idea on how to Uninstall a Prerelease version of AIR for Apple iOS Support?! No where to be found online.

  • 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

  • In Air iOS, what is the path for the included folder which is above .fla file folder?

    I have "assets" folder above "src" folder where .fla file is. The assets folder is included via Air iOS publish setting in Adobe Flash CS6 Professional but I'm having trouble accessing it.
    the directory structure looks like this. Main.as is the document class for my project.
    c:
      /project
        /assets
        /bin
        /lib
        /src
          /Main.as
          /Main.fla
    Now if the project was an action script project, I can normally access the assets folder by using a path like "../assets". But in Air for iOS project, it says the folder isn't there.
    In the Air iOS publish setting window, it says the included folder path is "c:\project\assets" whereas when I move the assets folder under src folder it just says "assets" and then it can be accessed simply by using a path like "\assets".
    Does anyone have an idea where the included folder is placed?

    Thanks for the reply. I've tried these with nativePath property but it doesn't seem to work. I've also tried passing different path like "project/assets", "../project/assets", etc.
    Normally, I'd just move "assets" folder to "src" folder but the problem is the assets folder contains like 10k files and it would slow down the Flash compiler. as it seems like Flash is scanning every file under its directory.

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

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

  • Air iOS Camera Upload

    Currently, I am encountering problem with Adobe Flash CS6 tutorial at http://www.fizixstudios.com/labs/do/view/id/air-ios-camera-and-uploading-photos. After creating and naming the instances & type the coding in ActionScript file, I can't seems to execute and make it work and looking forward to hear from you all soon.

    Thanks
    Attached is the screenshot to my button instance name and Below is the code
    package 
      import flash.display.MovieClip;
      import flash.events.MouseEvent;
      import flash.events.TouchEvent;
      import flash.ui.Multitouch;
        import flash.ui.MultitouchInputMode;
      import flash.media.Camera;
      import flash.media.CameraUI;
      import flash.media.CameraRoll;
      import flash.media.MediaPromise;
        import flash.media.MediaType;
      import flash.events.MediaEvent;
      import flash.events.Event;
      import flash.events.ErrorEvent;
      import flash.utils.IDataInput;
      import flash.events.IEventDispatcher;
      import flash.events.IOErrorEvent;
      import flash.utils.ByteArray;
      import flash.filesystem.File;
      import flash.filesystem.FileMode;
      import flash.filesystem.FileStream;
      import flash.errors.EOFError;
      import flash.net.URLRequest;
      import flash.net.URLVariables;
      import flash.net.URLRequestMethod;
      public class CameraTest extends MovieClip
      // Define properties
      var cameraRoll:CameraRoll = new CameraRoll(); // For Camera Roll
      var cameraUI:CameraUI = new CameraUI(); // For Taking a Photo
      var dataSource:IDataInput; // Data Source
      var tempDir; // Our temporary directory
      public function CameraTest()
      Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
      // Start the home screen
      startHomeScreen();
      // =================================================================================
      // startHomeScreen
      // =================================================================================
      public function startHomeScreen()
      trace("Main Screen Initialized");
      // Add main screen event listeners
      if(Multitouch.supportsGestureEvents)
      mainScreen.startCamera.addEventListener(TouchEvent.TOUCH_TAP, initCamera);
      mainScreen.startCameraRoll.addEventListener(TouchEvent.TOUCH_TAP, initCameraRoll);
      else
      mainScreen.startCamera.addEventListener(MouseEvent.CLICK, initCamera);
      mainScreen.startCameraRoll.addEventListener(MouseEvent.CLICK, initCameraRoll);
      // =================================================================================
      // initCamera
      // =================================================================================
      private function initCamera(evt:Event):void
      trace("Starting Camera");
      if( CameraUI.isSupported )
      cameraUI.addEventListener(MediaEvent.COMPLETE, imageSelected);
      cameraUI.addEventListener(Event.CANCEL, browseCancelled);
      cameraUI.addEventListener(ErrorEvent.ERROR, mediaError);
      cameraUI.launch(MediaType.IMAGE);
      else
      mainScreen.feedbackText.text = "This device does not support Camera functions.";
      // =================================================================================
      // initCameraRoll
      // =================================================================================
      private function initCameraRoll(evt:Event):void
      trace("Opening Camera Roll");
      if(CameraRoll.supportsBrowseForImage)
      mainScreen.feedbackText.text = "Opening Camera Roll.";
      // Add event listeners for camera roll events
      cameraRoll.addEventListener(MediaEvent.SELECT, imageSelected);
      cameraRoll.addEventListener(Event.CANCEL, browseCancelled);
      cameraRoll.addEventListener(ErrorEvent.ERROR, mediaError);
      // Open up the camera roll
      cameraRoll.browseForImage();
      else
      mainScreen.feedbackText.text = "This device does not support CameraRoll functions.";
      // =================================================================================
      // imageSelected
      // =================================================================================
      private function imageSelected(evt:MediaEvent):void
      mainScreen.feedbackText.text = "Image Selected";
      // Create a new imagePromise
      var imagePromise:MediaPromise = evt.data;
      // Open our data source
      dataSource = imagePromise.open();
      if(imagePromise.isAsync )
      mainScreen.feedbackText.text += "Asynchronous Mode Media Promise.";
      var eventSource:IEventDispatcher = dataSource as IEventDispatcher;
      eventSource.addEventListener( Event.COMPLETE, onMediaLoaded );
      else
      mainScreen.feedbackText.text += "Synchronous Mode Media Promise.";
      readMediaData();
      // =================================================================================
      // browseCancelled
      // =================================================================================
      private function browseCancelled(event:Event):void
      mainScreen.feedbackText.text = "Browse CameraRoll Cancelled";
      // =================================================================================
      // mediaError
      // =================================================================================
      private function mediaError(event:Event):void
      mainScreen.feedbackText.text = "There was an error";
      // =================================================================================
      // onMediaLoaded
      // =================================================================================
      function onMediaLoaded( event:Event ):void
      mainScreen.feedbackText.text += "Image Loaded.";
      readMediaData();
      // =================================================================================
      // readMediaData
      // =================================================================================
      function readMediaData():void
      mainScreen.feedbackText.text += "Reading Image Data.";
      var imageBytes:ByteArray = new ByteArray();
      dataSource.readBytes( imageBytes );
      tempDir = File.createTempDirectory();
      // Set the userURL
      var serverURL:String = "http://www.example.com/upload.php";
      // Get the date and create an image name
      var now:Date = new Date();
      var filename:String = "IMG" + now.fullYear + now.month + now.day + now.hours + now.minutes + now.seconds;
      // Create the temp file
      var temp:File = tempDir.resolvePath(filename);
      // Create a new FileStream
      var stream:FileStream = new FileStream();
      stream.open(temp, FileMode.WRITE);
      stream.writeBytes(imageBytes);
      stream.close();
      // Add event listeners for progress
      temp.addEventListener(Event.COMPLETE, uploadComplete);
      temp.addEventListener(IOErrorEvent.IO_ERROR, ioError);
      // Try to upload the file
      try
      mainScreen.feedbackText.text += "Uploading File";
      //temp.upload(new URLRequest(serverURL));
      // We need to use URLVariables
      var params:URLVariables = new URLVariables();
      // Set the parameters that we will be posting alongside the image
      params.userid = "1234567";
      // Create a new URLRequest
      var request:URLRequest = new URLRequest(serverURL);
      // Set the request method to POST (as opposed to GET)
      request.method = URLRequestMethod.POST;
      // Put our parameters into request.data
      request.data = params;
      // Perform the upload
      temp.upload(request);
      catch( e:Error )
      trace(e);
      mainScreen.feedbackText.text += "Error Uploading File: " + e;
      removeTempDir();
      // =================================================================================
      // removeTempDir
      // =================================================================================
      function removeTempDir():void
      tempDir.deleteDirectory(true);
      tempDir = null;
      // ==================================================================================
      // uploadComplete()
      // ==================================================================================
      function uploadComplete(event:Event):void
      mainScreen.feedbackText.text += "Upload Complete";
      // ==================================================================================
      // ioError()
      // ==================================================================================
      function ioError(event:Event):void
      mainScreen.feedbackText.text += "Unable to process photo";

  • Sending Tweets via Adobe AIR iOS Apps

    Heya everyone.
    Is there a way that I can implement a tweet function into an AIR iOS app? I'm currently developing it in Flash Professional Actionscript 3. I understand that there's a method of doing it in Flex, but I have no knowledge in that area.
    Thanks .

    hey kglad, thanks for your help. things are a little clearer now.
    I had a look at the REST API Resources, and dug out the "POST statuses/update_with_media" which requires authentication. So I shall proceed with using tweetr's oAuth class.
    I've chosen to make the authentication a PINless one, since I'm currently dealin with an iPhone app, and I do not wish to disturb the user with a browser opening up everytime whenever an authentication is needed.
    I had a look through tweetr's pinless authentication tutorial and found this piece of code:
    oauth = new OAuth();
    oauth.consumerKey = "YOUR_CONSUMER_KEY";
    oauth.consumerSecret = "YOUR_CONSUMER_SECRET";
    oauth.callbackURL = "http://your.callback.url";
    oauth.pinlessAuth = true;
    oauth.addEventListener(OAuthEvent.COMPLETE, handleOAuthEvent);
    oauth.addEventListener(OAuthEvent.ERROR, handleOAuthEvent);
    var rect:Rectangle = new Rectangle(50,50, 780, 500);
    htmlLoader = HTMLLoader.createRootWindow(true, null, true, rect);
    oauth.htmlLoader = htmlLoader;
    oauth.getAuthorizationRequest();
    I'm guessing the above code goes into the constructor? Or into a private function itself where it'll be called when a button is pressed or something.
    Another question is, what is a request URL? It seems like the default address (according to my application details in dev.twitter.com) is http://api.twitter.com/1/. But that doesn't seem right at all.
    Cheers

Maybe you are looking for

  • Why don't responseHeader's works in JSF Portlet

    Hi All, I have a JSF portlet where i want to save the contents of my Text area on the click of a button to a word document.(IBM Websphere portal) <h:inputTextarea id="text1" value="#{pc_TextAreaView.textAreaValue}" rows="10" cols="50" /> <h:commandBu

  • How to use SWX_GET_MANAGER

    Hi Friends,   Can you please give an example of how to use FM 'SWX_GET_MANAGER'... i really appriciate if you give some examples.. John.

  • Tiger Server boots but refuses all connections

    Hi, I've had a trusty old Powermac G4 (AGP) running Tiger Server (10.4.11) for almost a year now. We use it to serve OD, NFS homes, MySQL & printing. Apart from the occasional issues setting up the mobile home folders, it has been doing great. It has

  • What is the best waterproof case for the iphone5

    I have been looking for a good waterproof case.  After reading many reviews.  It seems to me there are issues with every case.  From blurry screen, muffled sound, and leaking.  Please give some feedback.

  • File or assembly name CrystalDecisions.ReportAppServer.ClientDoc, or one of

    Can't find some of the Crystal Assempblies to run my visual studio 2003 application on a new test-server. Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review