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 Articlecrossdomain.xml file for AIR app
HiI am just adding a crossdomain for an AIR project.I understand crossdomain in general, where I tell domainA.com to allow calls from DomainB.com.But if DomainB is my AIR app, then what's the "domain"...
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 ArticleInstalling an AIR application with PackageMaker on OS X
Hello, My company has signed the redistribution agreement and I've been working on building an installer using the PackageMaker application built into Mac OS X. I'm seeing behavior where the installer...
View ArticleAdobe AIR - java is not recognized as an internal or external command...
Hi, I've done everything as in the HelloWorld tutorial but when i run this cmd: adtit gives me the following error java is not recognized as an internal or external command operable program or batch...
View ArticleCustomer can't install AIR - error 3001 - (with installation log file)
I have a customer that wasreceiving error 3001 when they try to install our app. We put him through our normal course of troubleshooting steps that work for most everyone with installation trouble):...
View ArticleScreen Capture StageWebView into bitmapData
Hey guys! Is there a way to capture what is displaying in a StageWebView into a bitmap? Kenn.
View ArticleProblems writing to applicationStorageDirectory on Windows 7
Hi, I am working on an Air application and want to write some files to the applicationStorageDirectory. Using Adobe's own ncode or any variation thereof: var prefsFile:File =...
View ArticleUninstall/Installation Problems on WinXP
I have AIR 1.0 installed, cannot install/upgrade to AIR 1.1. I'm running WinXP.Here is the install/unistall log (gives me the same output either way):Performing runtime installUI SWF load is completeUI...
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 Articleload local image display in air app
I am trying to load an image from the local file system, then diplay it in my air window. I don't have any problems getting the file reference from the open file dialog, problem is that I don't know...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
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 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 ArticleIssues connecting to Twitter API - no authentication window
Hey guys, I haven't worked on my application, Spreadtweet, for some time - but suddenly it's not working properly. The application connects to the Twitter API using JSON, and up until now there's...
View ArticleAIR/Ajax: URLLoader issue with discogs.com
Hi All,my setup: winXP SP2, Air 1.0.im trying to get XML (URLRequest/URLLoader) from such a simple URL:http://www.discogs.com/release/45?f=xml&api_key=23b4279d17in COMPLETE handler im trying just...
View ArticleDrag & Drop Upload
I need to design a drag and drop upload for my desktop app. You need to be able to drop image files onto an area and have it shoot it up to the server. How do I capture the System events to get the...
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 Articleopeneing a pdf with native pdf reader: openwithdefaultapplication
Hello, Wondering if anyone can help on this one. From what I have read AIR for android does not support openwithdefaultapplication. The device I am developing for , the Motorola Xoom does not support...
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 Article