Call 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 ArticlenativeProcess in AIR 2.6 for linux
Hi guys, I am running into a unique problem. nativeProcess is not working even with extendedDesktop profile when using AIR app installer in linux. I am using AIR SDK 2.6 (Ubuntu compatible). I am using...
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 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 ArticleVideo BUGS / Performance in AIR 3.2 and AIR 3.3 - Not present in AIR 3.1
Hi, I can provide more information as needed but here's the short description: I have a video app in which my client is providing me with video clips and the app basically just shows the correct video...
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 ArticleSilent Install of HUB.AIR
We have Acrobat 9 and AIR installed on Vista PC's. I am looking for a way to silently install HUB.AIR
View ArticleRetrieve Hardware id's?
Does the Adobe AIR API have a means for retrieving an id unique to the machine an AIR app is installed on? If not, does anyone have suggested methods for approaching anti-piracy with AIR apps?
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 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 Articleair 3.3 and Mac app store?
The release notes for Air 3.3 suggest that you can package for the Mac (desktop) app store but I cant find any documentation on how this is achieved? Has any one done this?
View ArticleFast forward a Netstream doesn't refresh video still
The following issue is a problem on The Max 2010 Hardware Developer Kit and a Samsung UN55D8000, but it works just fine testing on my desktop. It would seem to me to be a limitation of Air for TV...
View ArticleAdobe Air Lisence agreement keeps poping up but app wont launch??
I hope someone can help me as this is my 2nd post...lol I keep getting the lisence agreement popping up everytime i try to launch a application/program that iam trying to use. the program never works,...
View ArticleBitmapData.draw tooo slow in AIR
Hi, I am getting an strange behaviour when doing a BitmapData.draw, when I publish to Flash Player plugin it takes 1ms to scale down a big image but if I publish the same code as AIR Desktop it takes...
View ArticleMac Java Update kills Flash iOS Publisher
Hello I'm using the AIR SDK 3.4.2710 and was working on my Apple Mac with Tiger fine until yesterday.But after an update yesterday, apple removed the java plugin from...
View ArticleWhat is the order of Column Names in Sqlite query results?
I am writing an application using Adobe Air, Sqlite, and Javascript. After writing the following select statement: SELECT field1, field 2, field 3, field 4 FROM TableA;I would like to get the...
View ArticlereadGraphicsData - not found runtime error
I downloaded 3.6 SDK and unpacked it in the Flex 4.6 SDK folder to replace 3.5 SDK. Created new desktop project and in application file on creationComplete added call...
View ArticleCan not write backslash to SQLite DB
Hey,I have written an app that adds a series of file paths as strings to an SQLite database stored locally. The app works perfectly but when I go to inspect the database I see that the backslashes from...
View ArticleFlash Content in HTMLLoader ignores DisplayList
When using an HTMLLoader to load a page that includes Flash content, the Flash content always appears at the top of the applications displayList. Even if a DisplayObject is given a higher index than...
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 Article