Tagged Questions
0
votes
0answers
6 views
Translating AIR accelerometer features to simulate W3C motion and orientation
I'm working on an API in Haxe that will hopefully unify accelerometer events in AIR/NME and HTML. Ideally I would like to have most of the features available in W3C DeviceOrientationEvent and ...
0
votes
0answers
10 views
How do you prevent edits in app.xml disappear on publish?
I am building an ActionScript 3/AIR application for iOS with Flash Professional.
I have to to edit the application description file, to add some custom behaviours.
However, Flash just deletes these ...
-1
votes
0answers
7 views
AIR BUG - The audio of the app is heard during the call
I created a Flash APP in "AIR for Android", but when I tried to submit it in the Amazon App Store, Feedback get the following error:
Your app has failed a test case.
Bug Description: Call interrupt ...
0
votes
1answer
19 views
Putting swf back into an AIR package?
Gidday
I'm using Pro CS6 to make an AIR app.
I'd like to use TelemetryEasy to turn on advanced telemetry in it so I can use Scout.
The maker of TelemetryEasy says you have to run it against the swf ...
0
votes
0answers
29 views
AS3 AIR - addEventListener that is in effect when the window is not in focus
this is with Flash cs6 trying to make an air app.
Hi, I'm fairly sure this is easy to answer when you know the expression.
so I want to know how to detect a KEY_DOWN and KEY_UP when the window is ...
0
votes
0answers
29 views
I'm developping an air application on a work environment through a proxy, I cannot get timestamping to work
When attempting to timestamp my air application through flash CS6 I get the error:
There was an error connecting to the timestamp server. You may not
have the connection to the network, or the ...
0
votes
0answers
21 views
Display SWF file in Adobe AIR HTML control
I'm creating simple browser using mxml's HTML control.
I can display the swf embedded in html, like following code.
<mx:HTML location="http://example.com/test.html" />
In this case, test.html ...
0
votes
0answers
19 views
Always on top Adobe Air
I know about nativeWindow.alwaysInFront property and I do use it, however if another application creates a window which is set to be topmost as well, it does overlay my AIR app. For example, ...
0
votes
0answers
14 views
Return parameter from android air app to java app
I am passing parameter from android java app to air app by using the following this
Can you help me how to return value from air app to java app?
Thanks,
-1
votes
0answers
23 views
Any way to include a non-reverse-engineerable component to kill an AIR app?
I'm working on a HTML/JS Adobe AIR app.
I know I can obfuscate my JavaScript, but this is very easily deobfuscated.
I have a requirement to have a product key with online activation. I could fire ...
-5
votes
0answers
33 views
free alternatives to Adobe Flash Professional CS5 -? [closed]
Are there alternatives for development of AIR apps for Android/Froyo to Adobe Flash Pro CS5? E.g. does someone know how to build Flex code for AIR on Android in absence of Flash Pro?
Thanks,
0
votes
1answer
34 views
Flash Air 3.7 IOS mp4 videos not visible
currently Iam Working on my Testapp Flash air 3.7 IOS IPAD.
MY app loads videos in h264 (mp4), it works fine in desktop but when I publish to my iPad or in Ipad Simulator the video is not visible. I ...
0
votes
0answers
38 views
DatagramSocket on mobile AIR 3.8
I've created a really basic project to test the DatagramSocket in AIR 3.8 & Flash Player 11.8 (updated release 14th May 2013), but DatagramSocket.isSupported=false...even though Adobe says it is ...
0
votes
1answer
30 views
How to I keep spark Label from wrapping in the middle of a word?
I have a spark label with a fixed width, like so:
<s:Label text="the quick brown fox jumped over thelazydogsPackmyboxwithfive dozen liquor jugs." width="400"/>
The big cluster of words ...
0
votes
1answer
32 views
as3 ios app that has games running only on landscape and others only on portrait - is it possible?
I'm building an as3 iphone application that has a menu of games as a starter. I want some of these games to work only on landscape mode and the others - only on portrait mode. Is that possible? What ...
0
votes
1answer
27 views
Get class by full package name in AS3
I have an xml with the following node:
<states package="my.package.states" start="preloader">
<item name="preloader" class="Preloader"/>
<item name="intro" class="Intro"/>
<item ...
0
votes
1answer
33 views
Animations Lagging When Publishing from Flash CS6 To iPhone 4
I recently created an app in flash cs6 to be used on my iPhone 4.
The app doesnt need to work through the app store its just a tech demo but when i put the app on my device all the animations become ...
2
votes
1answer
42 views
Adobe AIR for iOS - device does not have enough space
I need to install a flash file using adobe air for ios on my iPhone.
I know of this link here that had a similar problem with the same error message
...
0
votes
0answers
16 views
I want to join several adobe AIR files so I can run them from a menu in that file
I made like 15 small adobe AIR games, my goal is to join them in one single file with a menu where I can select the games I want to play (the menu is already done, the connection isn't). It will be a ...
0
votes
1answer
46 views
How to create Gallery like Android gallery in Flash AIR
How to create gallery like Android gallery which is zoom-able, slide to navigate, and slide to next content when user slide zoomed image to the most right/left.
And in addition, the ...
-4
votes
0answers
31 views
how to install freshplanet ANE [closed]
Hello I recently discovered freshplanet ANE https://github.com/freshplanet/ANE-Facebook which allows things such as facebook login on air. My problem is I do not know how to install it. I want to ...
0
votes
0answers
23 views
create app not running on webserver with facebook login
I want to create a mobile app utilizing facebook login for ios and android using air mobile. How would I set up the facebook settings for this app? Is it a native mobile device app or a web app? And ...
-1
votes
0answers
18 views
How can I send a different video feed via VGA than is on an iPad screen using Adobe Air? [closed]
An example of how to do this via PhoneGap is here, has anyone had any success doing this using Adobe Air? Thanks!
http://www.tricedesigns.com/2012/01/12/multi-screen-ios-apps-with-phonegap/
-1
votes
0answers
34 views
AIR for Androdid compiler issue [closed]
I´m trying to install an air for android app in a nexus4 but not work, it get stuck.
I have the usb debbuging in the phone, internet permissions, Android 4.2.2 and Android 3.0 installed. I try with a ...
0
votes
1answer
89 views
How to add in-app purchases for Android with Adobe AIR
I'm developing a game in Flash for mobile using Adobe AIR.I want to add in-app purchases for my game,specifically additional style packages that people can buy.I tried to find that information on ...
1
vote
1answer
36 views
why file can not be read in adobe flash , air or actionscript on server
I used this function to load a text file
public function load_ways(zoom)
{
finish_working = false;
_zoom = zoom;
var data:URLLoader = new URLLoader();
...
3
votes
1answer
54 views
ComboBox Text Formatting through AS3
I am developing an AIR application and I need to change the font size of the text that is displayed in the dropDown List as well as the main text on the comboBox. My ComboBox is quite big in size but ...
0
votes
2answers
43 views
AIR for iOS App not showing on iPad
I have published an ipa from Flash CS6 without any errors (i.e., certificates and provisioning profiles seem to be in order) and ticked the "Install application on the connected iOS device" on the ...
0
votes
1answer
45 views
Air - Launch app from browser not working in Google Chrome
I'm using a Flash based button to launch an Adobe Air desktop app from the browser.
It works across all browsers but not for Google Chrome. I don't receive any error messages.
Does anybody have an ...
0
votes
1answer
79 views
Adob Air RTMP Player
I'm developing application for Android. It's a player that have to play RTMP protocol video.
I have read that it is necessary to have Flash Player installed which is deprecated for Android. But there ...
0
votes
2answers
81 views
Enabling the UIPickerView Control for ComboBox objects in Air for iOS
I'm not sure if this is possible, but is it possible to enable the UIPickerView control native to iOS in an Air for iOS application (I'm designing in Flash CS6)?
I have several combo boxes that I ...
0
votes
1answer
26 views
Flash/AIR: Possible to restrict printing to physical printers - not virtual/pdf
Is it possible to restrict printing from FlashPlayer/AIR to physical printer devices - preventing print to virtual devices like pdf or image drivers?
0
votes
1answer
35 views
How to set Flash Player window location in Flash project as3?
I have 2 monitors on my computer, also am writing a program on AS3 that is exported to standalone SWF. My task is to make my app fullscreen on 2nd screen. How can I do this?
I tried converting my ...
0
votes
2answers
44 views
Repeat a Function when it meets the condition
I have a question about action script 3.
I am making a game, the basic rule of the game is:
an object falls from the top
the hero(user) has to avoid the object
if the object hits the ground or the ...
1
vote
0answers
58 views
Error launching onPause()/onResume() android flash air
I'm developing an app for android, using Flash Air with flash builder and flash cs6.
After I've loaded and SWF I need to put my app on background, and call again the application to foreground. That ...
-1
votes
1answer
42 views
I land on the “Sign in” page when testing the Sandbox [closed]
When I test my application (from Flex) in real mode it works perfectly and I get as a customer to the business account to proceed. When I test in Sandbox mode I always end up on the page where it ...
0
votes
1answer
21 views
Connecting to Flash Debugger when my AIR app comes back from background
I am trying to debug why my AIR ios app take a long time to load when it comes back from the background after an extended period of time.
Currently, I can only connect to the Flash debugger (the popup ...
0
votes
0answers
34 views
Air android/mobile: same sharedobject for different apps?
I have two apps, one is a trial version the other the full version of a game, both made with adobe air. While saving data via the sharedobjects solution is no problem, I would like to use "one" ...
1
vote
0answers
237 views
Starling Android Dev: Black screen after phone call on galaxy note 2
I'm testing my starling game on galaxy note 2. Starling turns into black screen after phone calls... The strange thing is that it works on other android devices(HTC,sony,etc.).
I did set
...
1
vote
2answers
75 views
How to create an exe file for adobe air project?
I created a adobe AIR project in flash builder 4.5. I created its native executable file, but when I double click it, it first installed and then I was able to run it. My question is:
Can I create ...
1
vote
1answer
57 views
ActionScript Compiler UncaughtErrorEvent
After using asc2 to compile the AIR application, I found the error stack trace missing while catching the UncaughtErrorEvent.
Here is the example code:
var root:Sprite = this;
...
0
votes
0answers
54 views
AIR/Actionscript - Modifying the Application Descriptor File via Code
I'm currently working on an Actionscript/Flash game that runs as an AIR for Desktop application.
The Problem
The problem I'm facing is that I want to allow the player to modify some application ...
0
votes
1answer
56 views
Communicating with desktop Air App from device
i've been looking around for some examples on how this is done- but the only information i can find doesnt really make it clear to me.
im hoping someone here can possible lend some insight.
i ...
0
votes
3answers
328 views
AS3 FacebookDesktop Login fail with OAuthException - #2500 An active access token must be used to query information about the current user
I think this is because Facebook just made some changes to their login process.
A few days ago, my air app was working with the FacebookDesktop class from the facebook-actionscript-api. Today I ...
0
votes
2answers
69 views
Where is Adobe AIR install located?
At the moment I'm running Adobe AIR 3.2. I've previously tried installing 3.6 (and now 3.7) but I couldn't locate it. It's on my Mac somewhere but I can't find the file/folder to link it in Flash! In ...
0
votes
1answer
40 views
Auto Incrementing in actionscript 3.0 is doubling the number
I am creating a mobile app using actionscript and flash (I know its outdated).
The app is a quiz at the moment when a user select an answere it is returning the next question the problem I am having ...
1
vote
0answers
51 views
Error loading local html on StageWebViewBridge
I´m getting this error when I try to load a local html on StageWebViewBridge container:
Error #2044: Unhandled ErrorEvent:. text=Load error.
code:
private function onDiskCacheEnd( ...
2
votes
1answer
115 views
Create Single Flash app for AIR and Flash Player on Android
We are planning to create a P2P app for android platform and we have choosen Adobe RTMFP and Flash for this.
Since both Flash Player and AIR are supported by limited Android versions we must make an ...
0
votes
3answers
206 views
Why are graphics on iPad Retina pixelated?
I'm currently developing Flash using AIR 3.2 for iOS. I've set the stage size to 2048 by 1536px. The resolution in publish settings is also set to 'High'. How come graphics, sprites, images, etc, are ...
3
votes
1answer
56 views
as3 AIR Win- preventing ALT+spacebar in fullscreen windows
I have a local fullscreen AIR app (that loads several SWFs from a server),
and I'm trying to use ALT+<letter> as shortcuts.
But Windows OS intercepts the ALT key, and for example displays ...



