How 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 Articlerestart AIR application
Hi I tried to create make an AIR app restart itself by clicking on a button, but I didn't find anything yet. The only thing I found is...
View ArticleWhere is the ARH (AIR Runtime Helper) utility?
Hello, AIR Runtime redistributable documentation mentions the ARH (AIR Runtime Helper) which is a tool that can detect which version of the AIR runtime and which version of my app is installed on the...
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
View Articleerror 103
hi, when compiling I get this error: Unexpected or unknown element or attribute in the application descriptor file. /Users/admin18/Desktop/distriboid/android/distriboid-app.xml(4): error 103:...
View ArticleDisable Minimizing CPU Usage and Sleep mode on Flash Player or Adobe Air
Hello, I want to disable the sleep mode or Minimizing CPU Usage that has been developped into Adobe AIR and Adobe Flash Player, I have two applications that needs run to full frame rate and with 100%...
View ArticleSoftphone with SIP support - Its possible?
The adobe has support for SIP (asterisk)? Is there any open source project with this functionality? I'm curious to see how this would integrate with asterisk. Kind regards, Hermes
View ArticleCheck Air Version
Had a problem today. An off-site customer couldn't run an app we built and we needed him to check what version of Air he was running. After some time googling we came across this site;...
View Articleinstaller file is damaged
I can't install the .AIR file created by my Flex Builder 3 (SDK 3.5 with AIR SDK 2.5).I compiled my Air project, executed without any trouble (also in debug mode) but when trying to install on my pc...
View ArticleFlex mobile app attach complex AS3 movieclip SWC
I have a Flex mobile project and I want to place a complex movieclip on the stage that has its own classes and exported from Flash CS5.5 as a SWC. OK no worries there but as soon as I have addChild...
View ArticleAir serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
View Article-webkit-linear-gradient not working with Adobe Air 3.0
Hi - I recently downloaded Adobe Air 3.0 after reading that gradients are now supported (http://www.adobe.com/devnet/air/ajax/articles/air_and_webkit.html), but I have not been able to successfully...
View ArticleConnect Adobe Air to MySQL
Dear User, I'd like to connect my AIR apllication to mySQL database. I'd like to find a solution whom setup is easy. In my case database is hosting in local network (in the same computer as Air...
View Articleauto update not rendering on version 1.5.3.9130
Since the latest patch to adobe air I have been swamped with complaints about the auto updating to a new version of my app using the auto update api. The issue is when the update popup is initialized...
View ArticleProblem migrating to 1.5.3
Guys,I have an AIR app that has been working perfectly for some time under AIR 1.0 developed under CS3. I have upgraded to CS4 and AIR 1.5 OK but when I installed the 1.5.3 SDK the final AIR app does...
View Articlecontains an invalid value when using ADT in command line
I am trying to build my air project using ADT using the command line. Whenever I run the command with the .xml file and path to all related files I get the following error:emcfiles\application.xml(47):...
View ArticleSigning with p12 certificate from client
Hy there Our client provided us with a p12 format certificate and a password for signing AIR Applications. When I tried to sign the application in question with the certificate I got the following...
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
View Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
View ArticleSQLError #3125
Is this a bug or a feature? I can create a db directly inside ApplicationStorage, but not inside a (non-existent) folder in Application Storage. I get the error: SQLError: 'Error #3125: Unable to open...
View Article