air Questions

1

I try to upload my game developed with Starling to the appstore but the "Application loader" stuck on "Sending API usage to iTunes Connect", 10 days ago the upload was successful, the new version h...

3

Solved

The vibration ane by Adobe works well in a Flex mobile app both on iOS and Android, but when I try to launch an AIR simulator from Flash Builder 4.7 on Windows 7 I get the error: Here a copy o...
Sepulcher asked 24/4, 2013 at 20:29

3

Solved

How do you find out the size of the system chrome so that I can specify the window size to achieve the stage size I want? If my main window is set at 800 x 600 (stage), and I create a second windo...
Fabricant asked 19/1, 2012 at 16:27

9

Solved

What is the difference between Adobe AIR and FLEX?
Supportive asked 5/2, 2009 at 12:51

1

Solved

This is my first time working with AIR. In previous AS3 projects in FlashDevelop, I would create a .fla file with Flash Professional in the same directory as my source files and link my main class ...
Lorettelorgnette asked 30/3, 2015 at 4:33

7

I am using NetStream.appendBytes() to play a local video (no server involved) in Adobe AIR. I would like to use BitmapData.draw() to take a picture of the video output, but I am getting this error:...
Moralist asked 9/4, 2011 at 18:43

2

I'm using Flash CS6 and I would like to debug an AIR iOS app on my device but I can't establish a connection. I have my iPod Touch 5G connected via USB, checked "allow remote debugging", published ...
Lingle asked 11/3, 2015 at 16:27

3

Solved

Is there a timeout on the connection made by URLLoader.load? If there is, what's its value, where is it documented and can it be changed? Also, what event (if any) gets dispatched if the timeout oc...
Lily asked 22/4, 2010 at 12:56

2

Solved

I am writing an Adobe AIR Android application using FlashDevelop, and I want to make sure that when I publish it to Google Play it is only available to devices that support Adobe AIR based applicat...
Unaware asked 25/9, 2012 at 10:0

7

Solved

I'm porting a Flash 8 application to Android, and don't have an Android device. I've got the emulator installed, but find it deathly slow. I've also got Android 2.2 installed in VirtualBox using ...
Smaltite asked 7/4, 2011 at 1:53

5

Solved

Has anyone successfully built an Adobe Air application with Maven? If so, what are the steps to get it working? I have been trying to use flex-mojos to build an Air applications. When I set the pa...
Curley asked 28/9, 2008 at 20:28

4

Solved

What is the opposite of String.charAt()?? If I Have a string: var Str:String="Hello World"; How do I change the 5th character, for example, from a ' ' to an '_'? I can GET the 5th character lik...
Favoritism asked 14/5, 2010 at 2:25

1

I have a project that's been written using FlashDevelop on the AIR platform. I'm in the process of setting up Jenkins to build the project. Within the ActionScript sources files are regions which...
Appolonia asked 20/11, 2014 at 17:59

2

Solved

I'm using Application loader 2.9.1 to submit application built by adobe flash player CS 6 with AIR SDK 15 First i submit .ipa but got error: Unable to extract archive. So i searching and find way:...
Corena asked 26/9, 2014 at 10:6

4

I got this error and thought I'd share the answer, as it was only due to years of Adobe Air for iOS development I could solve the problem. :) If you, when uploading through Application Loader get ...
Symbiosis asked 25/9, 2014 at 20:48

5

I'm working on Native Extension for Android platform and i got stuck... Targeting Android 2.1... testing on Google Nexus One (2.3.6) this line returns NULL this.context = ExtensionContext.create...
Swede asked 23/1, 2012 at 19:33

2

I was making an application with AIR + Flex. One Feature is like: When Alt key is down, the mouse cursor changes to B, When Alt key is up, the mouse cursor restores to A. But the problem is th...
Pristine asked 18/1, 2011 at 8:58

2

I have a Adobe Air application that intend to take a screenshot with Native Extension on Android device, but the java code returns a black image. public FREObject call(FREContext context, FREObjec...
Vahe asked 16/1, 2014 at 14:20

4

Solved

Is it possible to return a struct from your native code? It's relatively straight forward to return an int or a boolean but how do you return a more complex struct back to the actionscript?
Eyewash asked 13/2, 2012 at 23:57

3

Solved

How do I get a Boolean value in AS3 whether a table or an entry exists in the database?
Wisla asked 5/1, 2011 at 7:23

2

Solved

I have a function for writing String to a text file. It works, but for some reason (encoding?) it adds some weird data to the beginning of the file. Here is the relevant code: var file:File = ne...
Radiography asked 7/3, 2014 at 4:28

1

Solved

I'm getting crash reports which are coming from retina mini and iPad Air devices, but not iPhone 5S. It occurs in SpriteKit when someone taps on a sprite which is supposed to then make another show...
Subsidize asked 3/3, 2014 at 12:34

2

Some times my adobe air application becomes very slow because garbage collector starts to work continiosly on each frame and takes more then 800% of budget. it lasts several minutes or even more. T...
Inwrought asked 20/2, 2014 at 8:45

2

i'm trying to install the adobe air sdk in linux. i unzip the package downloaded from http://www.adobe.com/products/air/tools/sdk/ into a folder "AdobeAIRSDK", and add the /bin folder into the PATH...
Strawn asked 4/9, 2009 at 3:31

1

How to receive data from the send intent in an Adobe Air based Android app? I tried it the way below, but the incoming arguments array and event is empty, the shared content is missing. Here are...
Antabuse asked 19/2, 2014 at 20:9

© 2022 - 2024 — McMap. All rights reserved.