Inserting 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 Article.air to exe or an MSI package?
Is it possible to convet an .air file into an MSI package? or even an .exe? My developers have created this app with Air and would like to roll it out companywide. We have about 300 users and don't...
View ArticleCreating AIR Application From Command Line
I have tried using both Windows PowerShell and cygwin to create an AIR application from the command line. (The examples here are from PowerShell, but cygwin yields the same results.) The only way it...
View Articleair application position on desktop
hi there, i have an application(air) i want to load in the center of my desktop. the application has a fixed size. If i start my application it is not loaded in the center of my screen, the bottom of...
View ArticleConnecting AIR with external database
Is it possible to connect AIR application to the external database in MySQL technology?
View ArticleHow to Autorun an Adobe AIR App from CD
Does anyone know how to auto-run and Adobe AIR application, or auto-install the Adobe AIR runtime (if it's not installed yet on the user's machine) and then the Adobe AIR application from a CD or DVD?...
View Articlehow to make an AIR application portable
Hi, I want to make a program that runs directly from an USB drive, but I'm no whizz in programmlanguages for dekstop applications. So I thought I give it a try in AIR. But is there any way to make an...
View ArticleAir 2.0 NativeProcess Communication Problem
Hello, I'm working on an AIR 2 application (a packager for air applications into *.exe). One of the options in the application is to check the validity of certificate's password. I'm using...
View ArticleAIR Installer Not Found
I recently attempted to install an AIR application, but got the error message "This application requires an update to Adobe AIR but download of that update has failed". I tried numerous times, but...
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 ArticleHTMLLoader mouse events don't work
hi all, I'm making a touchscreen kiosk application. its all done except for a timer that returns to a start screen when it is inactive for more than a couple minutes. I'm monitoring activity using...
View ArticleAnnouncing gwt4air 1.0
Hello community,It s been a long way but i m proud to annouce the release of Gwt4Air 1.0Gwt4Air will give you the the ability to write html css javascript based air app using the java and the google...
View ArticleHow do I get Air runtime for the android emulator
All the links I have found say you can download it after signing up for the pre-release; however, that is no longer viable as it is not pre-release anymore. I cannot find anywhere to download the apk...
View ArticleNativeProcess exitCode
im dealing here with NativeProcess and specificly with commands in OS X. So, i have a .sh file in same dir as my app (currently Flash IDE and not yet Native Installer) and im reaching for that file,...
View Articlecreate a live wallpaper for android with flash
Already know how to create android applications with flash cs5.5 but i would to know how to do to set an application as a live wallpaper.Anyone can help me?
View ArticleAIR on screen keyboard
I need to allow windows on screen keyboard to popup when I click on a text field within my application. Is there any setting for allowing this or is it simply not possible in AIR? ThanksAdam
View ArticleSending binary data to Nativeprocess (C++)?
Hello I am developing an AIR application, which uses lots of C++ libraries to do number crunching (OCR, taking screenshots,...)I need to send somehow BitmapData objects to the C++ app, and i need to do...
View ArticleNativeProcess and FFmpeg pipes
Hi, I want to do a small interface with Air for FFMPEG using Native Process. Mainly, I want to compress an image sequence not starting at 0. To do that, I need to pipe (I think the filename) to ffmpeg....
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 ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View Article