air Questions
1
My AIR app is loading an SWF file which contains a text field for input. I can type into the text field but copying and pasting is broken. When I try to paste something using the keyboard shortcut,...
Verso asked 2/4, 2013 at 13:59
3
Solved
I'd like people to have the ability to launch a Native AIR app via URL. My AIR app would read some parameters on it and open to the correct state.
So the use case would be someone would be browsin...
Lindly asked 21/1, 2012 at 20:17
3
Solved
I have an Adobe AIR application for Android. Using for this AIR 3.0 and Flash Builder 4.6. I need to make MyANEFile.ane - which must include 2 external .jar files: Flurry.jar + Tapjoy.jar. But when...
Dunlap asked 31/1, 2012 at 18:54
1
I have an app that consists of a local "server" and a GUI client. The server is written in Python, while the GUI is meant to be changable, and is written in Flex 4. The client queries the local ser...
8
Solved
I'm trying to calculate how WIDE to make my button, based on the text that it will contain, and when I try to google for how to calcuate something as simplistic as the WIDTH OF SOME TEXT, I go cros...
Dismount asked 26/5, 2010 at 21:20
2
The structure of my ANE file looks like this:
<META-INF>
<ANE>
<Windows-x86>
ExtensionDll.dll
DllUsedByExtensionDll.dll
extension.xml
mimetype
catalog.xml
library.swf
If E...
Rounded asked 22/3, 2012 at 13:43
2
Solved
Since changing to the AIR 3.6 I'm getting many errors such as:
Could not resolve <s:Sequence> to a component implementation.
If I switch to the built in Flex SDK 4.6.0 it works fine. I'm usi...
Nanosecond asked 14/2, 2013 at 22:25
2
Solved
Anyone knows how the Adobe AIR application are converted to iPhone apps? I see two ways - either the Adobe AIR virtual machine mus be part of every application or they must convert all ActionScript...
Gastrotrich asked 28/3, 2012 at 7:20
2
Adobe tells us to not use Datagrid on mobile devices. I'm creating a Blackberry Playbook application that has more screen space to potentially display a table of data. So a few questions arise!
I...
Jube asked 12/5, 2011 at 15:40
5
Solved
I'm new to Air. I've got an existing Flex 2 application which I'm considering bringing into Flexbuilder 3. My question is can I use the same base application (and source code) to make the Air versi...
Bianchi asked 18/9, 2008 at 15:0
1
Solved
When developing an AIR app for mobile application can someone explain to me the differences between using renderMode = GPU vs renderMODE = direct and when you would use either?
2
For example, right now I have a class called "Balls.as". Here I load 10 different balls-images. You know, like this:
[Embed(source = "/ball1.png")]
[Embed(source = "/ball2.png")]
The problem is...
Coranto asked 27/1, 2013 at 15:57
3
Solved
I'm trying to make sense of the whole mess of the Flash platform (mainly so I understand the terms being thrown around) and so far, I haven't been able to figure out how exactly the AIR and Flex SD...
Arleyne asked 23/9, 2012 at 17:18
3
Solved
It is great that Apache Flex has produced the new Flex 4.9.0, but I have been unable to figure out how to install this inside Flash Builder 4.7. It seems that Flex 4.9.0 is incomplete because of li...
Tell asked 5/1, 2013 at 5:4
2
Solved
I'm currently experimenting with loading external SWF files from both an standard AS3 application, and an AIR application. It seems that the AIR application doesn't act the same way a standard SWF ...
Effector asked 3/3, 2009 at 9:52
4
What would be the logic of updating mechanism for AIR application with captive runtime?
Application should be distributed for Windows and Mac.
I got stuck here:
Note that this does not necessar...
Marlo asked 2/3, 2012 at 12:39
3
Solved
Looking back at an internal system I just built, the common server / page model with minor use of Ajax for some UI components. I'm not sure if I'm satisfy with the end result because it seems like ...
Overcrop asked 19/6, 2010 at 0:30
1
Solved
We're trying to plan out a mobile AIR application that will deploy to both Android and iOS. One of the screens our design team has returned is a fullscreen text editor that runs from the top of the...
Zug asked 13/12, 2012 at 23:54
3
Solved
I am making an iOS game and I need a detection for both simple tapping and gestures (swipe etc) simultaneously. In AIR, I can only see one setting for the Multitouch input mode: TOUCH_POINT (which ...
Medlock asked 2/8, 2012 at 0:17
1
I have an Adobe Air app for IOS and it works fine for both Windows and Android but seems to hang and crash at random times on IOS. The AIR debugger shows nothing when this happens. I pulled the cra...
Viola asked 18/10, 2012 at 20:45
5
Solved
I Adobe Air completly JavaScript? Can't I use a .NET language like VB.NET or C#.NET?
Thanks
4
Solved
How can i simply check if a returned value of type int or uint is a number?
Herson asked 17/2, 2011 at 8:53
1
I'm completely new to development with Android SDK. I'm trying to start Adobe Reader from a native extension for AIR (on Android).
Here is what I did (I did follow this tutorial: http://www.adobe....
1
Solved
I've got an Adobe AIR application written in pure AS3 that has some functionality that happens when the user is idle and then returns to the normal state when the user returns. I'm detecting this a...
Statant asked 16/10, 2012 at 1:37
1
Possible?
I think to do this I need to upgrade the AIR runtime on the Fire to 3, but the version in the app store won't install. I can't create an AIR apk that is both captive runtime and debug th...
Butterwort asked 11/7, 2012 at 0:31
© 2022 - 2024 — McMap. All rights reserved.