Can't hide cursor in AIR?
Boy this should be really easy but I'm stumped.I can hide the cursor just fine using Mouse.hide() in a Flex app, but if I use the same code in an AIR app, the cursor doesn't hide. I'm using Flex...
View ArticleError #2032 when trying to download apps
Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another...
View ArticleCannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
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 ArticleSQLite Nested Set Query?
Hi All, I was wondering if SQLite supports nested sets, and how to go about constructing a nested set query to get hierarchical data of items in parent-child relationships. For example: person table...
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 Articleinvalid application descriptor: Unknown namespace
I'm wanting to learn adobe air, so I can leverage my HTML/JavaScript skills in desktop development, but I've hit a snag just trying to get the sample HelloWorld app to run. I'm getting the following...
View ArticleAdobe AIR. Pop-ups when booting computer
First of all, this is my first post. I find the Adobe website incredibly complicated and I cannot find anywhere to get any help, so I do hope I have found a place where somebody can help me.In a...
View ArticleAre AIR touch apps compatibles with the Samsung SUR40 ?
We are planning to develop a multitouch AIR application (AIR 3.2 SDK) for our client.This application will be deployed for an interactive table inside a show room. We are particularly interested in...
View ArticleOpening .mp4 files using flvplayback component 2.5 in Air 3.2
I've publishing the package using the extended desktop profile and captive runtime. When I run the published .exe file from a hard disk (either on my local machine or other test machines) it works...
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
View ArticleHow to Uninstall AIR application completely ?
Hi All, I have created an AIR application and installing with badger, i can install the application first time. The problem isif i uninstall the application and try to reinstall it is showing "The...
View ArticleSQLite openAsync & loadSchema
Hi, I'm having trouble gathering schema information from a database i've opened asyncronously. I get the error Error #2044: Unhandled SQLErrorEvent:. errorID=3115, operation=schema , message=Error...
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 Articleadl.exe has stopped working message
This is very frustrating because I'm new to Flex 4 (Win 7, 32 bit) and everything I read has not led me to a solution (at least something I understand). Every time I test my app I get the message...
View ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View ArticleHow to upload files using socket class via ftp
Hi, I am trying to create an experimental air app where I connect to the FTP server and try to upload a file to the directory. Following is the code I am using in my AIR+AJAX app: var s = new...
View Articleneed help with Error #2044: Unhandled securityError:.
Hi, I am developing an AIR+AJAX app and I am using sockets to connect to the ftp server and just checking whether the app is able to connect to the ftp server successfully, check the user name and...
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 ArticleMultitouch freeze
We are producing a software suite with Adobe AIR (4.5.1 sdk build as 2.6) in FDT 4.5 For our multitouch purposes we build our own classes to perform gestures (scale/rotate) and movement (drag) all at...
View Article