proxy support in AIR?
Hi,I'm working on Flex/AIR application that makes HTTP requests and I wonder if Adobe AIR supports proxy server (with user/password if needed). I coulnd't find it any usable informations in the...
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 ArticleHow to open pdf file in Air Application?
Hi, everybody I trying to open file pdf from my macbook in Air Application, but it's didn't display anything to me.Please help me. I wanna know Adobe Air can open PDF File from Mac or and Window...
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
View Articleadt package fails on Linux w/no information
Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar. The Flex SDK version is 4.1.0.16076 adt version "2.0.2.12610" When I run the...
View ArticleUnable to build valid certificate chain
Hi, I am trying to sign my AIR application using the Code Signing Certificate I got from Apple (iPhone Dev). I have Apple's Root Certificate and my certificate. I installed both and then exported my...
View ArticleAdobe AIR segmentation fault on Ubuntu 9.04
Hi, I've installed air with no issues, but whenever I try and run the installer it loads the window with Open/Save options, then on clicking on open the window disappears and nothing happens. I've run...
View ArticleAir 1.5 vs 2.0 performance
I have been developing an app for a few weeks for a jukebox front end and have been using air 1.5 (1.5.3.9120 to be exact) and though I might aswell start using air 2 so downloaded the air 2 RC...
View ArticleAdobe Air Install Error
When trying to install Abode Air onto my Windows XP Pro computer...I keep getting the same error everytime:"An error occurred while installing Adobe AIR. Installation may not be allowed by your...
View ArticleAir Rename File
Ok before I start this one may be so obvious but I just can't find a simple way of doing it.I just need to know if there is a command, i assume in File, to rename a file? I can delete, copy, move etc...
View ArticleBUG AIR Webkit : referrer empty after a redirect
Hi all, I've noticed a bug with AIR 1.5.1 : the document.referrer is empty just after a HTTP redirection (status code 302).As a consequence, the referer for the final page is "http://adobe.com/apollo"....
View ArticleAIR on non-rpm distros (gentoo ..)
When I was looking for solutions to install air on my amd64 64bit gentoo box I found this thread:http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=7...
View ArticleExecute .bat file with AIR 2.
Hi! I'm trying to execute a .bat file with AIR 2 to do some SVN function with subversion installed on my Windows XP machine. I know it's impossible directly so I use cmd.exe and i pass params to the...
View ArticleBug with fullscreen AIR 3.1 on Android ICS
I've got a bug on ICS when my app is running full screen (with status/menu bar hidden), turning off the screen … then turning it on again. It returns with the menu bar! Grrrr. Any help?I demo the...
View ArticleRangeError: Error #2006: The supplied index is out of bounds.
I sometimes get this error during runtime and I have no idea what cause it. The mouse disappears on the window. Anybody?RangeError: Error #2006: The supplied index is out of bounds. at...
View Article[AIR/Desktop] StageWebView doesnt load remote URLs when rendermode is direct
Hey there, Im porting an CS6-AIR-App from IOS to Desktop, in the IOS-App, i use rendermode GPU, everything works fine.In the Desktop-App im using renderMode "direct" (no GPU mode selectable in CS6)....
View ArticleAIR 2.6 / AIR 2.7: Very slow image load with StageWebView object in iOS (it's...
I'm having a performance problem with a long page with 300 small images (100x100 pixels each) shown through a StageWebView object. In Android 3.0 that page is shown very fast, almost instantly. Even if...
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
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 Article