How to send email in Adobe Air
Hello, It is possible to send email directly from adobe air? using an API? not sending to a j2ee or any server?and how to use Gmail as an SMTP server? Thanks.
View ArticleHow to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR
How to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR I need call some JavaScript functions(with ActiveXObject call). i do this: html=new HTMLLoader();html.runtimeApplicationDomain =...
View ArticleUsing named parameters with an sql UPDATE statement
I am trying to write a simple? application on my Windows 7 PC using HTML, Javascript and Sqlite. I have created a database with a 3 row table and pre-populated it with data. I have written an HTML...
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 ArticleThis ANE does not support Desktop(Mac) platform
I'm getting the following error when I try to add an ANE to my mobile project. This ANE does not support Desktop(Mac) platform I'm using Flash Builder 4.7.(Air 3.7) The iOS SDK path has been set. I've...
View ArticleInserting a date into the SQLite database...
I am having problems inserting a date into an sqlite database. Heres what I am doing://Setup a connectionvar conn:SQLConnection = new SQLConnection();var dbFile:File =...
View ArticleCannot install air apps
Hi,I always get the following message tryingt to install an air file on my mac.The application could not be installed because the AIR file is damaged. Try obtaining a new AIR file from the application...
View ArticleHow do I get the window flashing/ blinking in taskbar?
HelloI want to the window to blink in the taskbar, but not to bring it to focus. Like in IM when a message is recieved the window flashes on the taskbarto draw users attention. how can I get this...
View ArticleHow to parse words in a PDF file?
I want to parse the text in a PDF file and extract the words into an array, because I am creating an application to create English to Japanese dictionaries. How can I do this in ActionScript?
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 ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
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 ArticleHow to find out which version of AIR is installed on Linux
Hi, How do I find out which version of the Adobe AIR runtime I have installed on my Ubuntu system? Please don't tell me to look at this article in the Knowledge Base, since the method reported there...
View Articlewindow.onunload
In my web app, I make use of the followng javascript: window.onbeforeunloadand window.onunload however, that code is ignored inside of adobe air. Is there a workaround?
View ArticleNo Filters in AIR for iOS?
Using the AIR 3.0 overlay and exporting to iOS from CS5.5. All is well (super cool actually) however the drop shadow filter is failing to work. Is fine if I publish as swf or projector. Any tips?...
View Articleis RTMP on IOS possible?
Is live video streaming and accessing the server sharedObject or calling FMS server functions from client using RTMP protocall with Flex 4.6 (AIR) app for IOS, possible? Any discussion or answer would...
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 ArticleInability to install AIR applications on mac os x
To say this is a frustration is an under statement :) I have recently just bought a mac pro and installed the AIR runtime no problem. However, when I try and install and AIR application, whether...
View ArticleAir equivalence for fscommand("quit");
I'm looking for the equivalence in Air for the 'fscommand("quit");' in AS3. I use the 'esc' key as a keyboard short cut to quit the application and shutdown the flash player and would like to do the...
View ArticleConsidering the switch to AIR Dev. Need some basic info please.
Hi, I've been developing applications for stand alone, offline touch screen kiosks using Flash and Multidiminsional Media's "Zinc". For various reasons, I'd like to move away from Zinc and go "All...
View Article