CSS not loading when application is packaged.
I'm having an odd issue that I can't resolve. I'm developing a simple air application using javascript (jquery framework), CSS and html. It all works fine while I build and debug it but when I package...
View ArticleHow to protect my AIR app?
I was wondering if there was a Serial Number Coding (or anything equivalent) that could be built in my app so that i can protect my work against thef? Right now if i send a AIR installer of my app,...
View Articleadt package fails on Linux w/no information
Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar. The Flex SDK version is 4.1.0.16076 adt version "2.0.2.12610" When I run the...
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
View Articleadl.exe eating up 100% CPU (CS5, Windows)
Hi,In Flash Professional CS5 on Windows 7 (64bit), whenever I test a movie (ctrl+enter) targeted at AIR, the adl.exe process starts eating up 100% of the cpu at intervals, that is:- adl.exe eats up...
View ArticleConnecting AIR with external database
Is it possible to connect AIR application to the external database in MySQL technology?
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View Articleis it possible to run a shell script from AIR?
I can not scan a local directory unless on of my installed files is chmod755. i want to run a script on init() that will chmod 755 a file in the bin-debug directory. Thanks in advance for your assistance.
View ArticleNeed older version of Adobe AIR
Can anyone point me to a download for a PowerPC version of Adobe AIR for the Mac?
View ArticleFull screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View ArticleError while installign AIR Application (invalid package signature errorID=5022)
Hi All, I am new to Adobe AIR and facing error while Installing AIR application. This specially happens when in include a folder named "htmls" in the assets directory in my project. This folder have...
View ArticleAdobe AIR deployment
Admittedly, I'm green to software deployments in an enterprise type environment, but I'm trying to deploy various Adobe software packages to users (~500). Air is one in particular that I've been...
View Articlehelp please: invalid application descriptor
Hi, When I run an mxml file, I'm getting the error: invalid application descriptor: versionNumber must have a non-empty value Can you tell me where "versionNumber" field is? I cannot...
View ArticleDamaged AIR file
I'm having trouble getting my my AIR app to install on certain systems via the badge when AIR is not already installed.The message I get is "The application could not be installed because the AIR file...
View ArticleSilent installer simply doesn't work
I downloaded the AIR_Win_installer_files.zip file in order to do a side-car AIR installation. I created a directory (AIR_bundle) and unzipped the downloaded file into that. In that directory, I end...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
View ArticlePackaging ipa not working any more with AIR 3.3
Hello, I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and...
View ArticleEscape key lock
is there a way to disable the ESC key, so that it doesn't stop the full screen mode? Like Director used to dothanks
View ArticleCall Javascript From AIR - Flash
I'm developing an AIR application in Flash that needs to call external javascript functions. Is it possible to call external js functions from AIR (Flash) or call js functions embedded in an html file?...
View Article