Top "Air" questions

Adobe Integrated Runtime (AIR), also known as Adobe AIR, is a cross-platform runtime environment developed by Adobe Systems for building applications targeting desktop, mobile and television systems using Adobe Flash, Adobe Flex, ActionScript 3.0, MXML, HTML, or AJAX.

Using multiple SQLite databases at once

I have 2 SQLite databases, one downloaded from a server (server.db), and one used as storage on the client (client.…

actionscript-3 apache-flex sqlite air adobe
Flash/AIR Stage Video on iOS - Is It Possible? How is the performance?

Does any of you can point me to some resource about video performance of AIR (3.2) on iOS devices. I am …

ios actionscript-3 flash video air
How can I determine direction with GPS readings alone and display in 360 degrees?

I am working on an AS3 AIR for Android application. "my problem is this: given a GPS location, I want …

android actionscript-3 air gps flash-cs6
Prezi-like web interface. Flash or HTML5?

I would like to write a web interface that resembles Prezi.com in its user experience. What would be the …

flash html canvas air prezi
java.lang.ClassNotFoundException: Didn't find class "android.support.v4.content.FileProvider" error in Adone AIR native extension

maybe my question sounds like asked 100 times before, but believe me I have read every answer for those 100 similar questions …

android apache-flex air air-native-extension
C++/Qt vs Adobe AIR

I have to choose a platform for our product. I have to decide between The Qt Framework and Adobe's AIR. …

c++ apache-flex qt air
SQLite Parameters - Not allowing tablename as parameter

I'm developing an application in AIR via Flex, but I'm not seeing where I'm going wrong with SQLite (I'm used …

apache-flex sqlite air
how to resolve the issue if application contains an invalid value in adobe flex mobile development?

i am new developer to work on adobe flex mobile development.I have try for SQLite in a sample application …

mobile air resolve
Flash CS4 + SQLITE

I'm looking for some information regarding using SQLITE with AIR in Flash CS4, I cannot find any good examples, they're …

flash actionscript-3 air adobe cs4
How to set java system properties globally on OS X?

Short story I need a system level way to set the java.awt.headless property to true for all java …

java air headless