Tabindex 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 ArticleCompile iOS apps in AIR 3.5
Hi guys, I ever compiled my iOS apps in AIR using Mac's terminal.Now, I updated my AIR SDK's to 3.5 and I'm not able to compile because of the "adt.jar" file. Anyway... can you tell me what to write in...
View ArticleIntercepting HTTP request?
Hi,I wonder if an AIR application can intercept every HTTP request made from the browser? I am trying to build an AIR app that can monitor the internet search made by the user, e.g. searching for...
View ArticleSystem tray notifications--Is it possible?
Is it possible to have Adobe AIR applications respond to an event with system tray notifications?Imagine that your AIR app is communicating with a web service for a forum. If someone were to answer...
View ArticleMinimize to system tray
I am developing a small HTML based AIR app. So there is only one HTML file in the whole app. What is the simplest way to implement minimize to system tray?I checked...
View ArticleMaking default filenames/extensions for browseForSave()
I have a scenario where I am using File.browseForSave('Save a .txt file') but I am wondering if I could offer users a default filename and/or file extension that would populate in the browse window,...
View ArticleSilent installation of Adobe AIR apps in exe format.
Before upgrading to the 2.0 SDK, AIR application had a .air extension and I used the following command to install it silently: "C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR...
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 Articlebitmapdata.draw() memory usage
Hi!Flash cs5 air 2I use bitmapdata.draw method to render on the screen at 30fps. (ENTERFRAME)What I don't uderstand is why every time i call bitmapdata.draw method inside my render function memory...
View ArticleHow to install AIR SDK 3.1 ( with 3.4 installed )
I am trying to install a previous version of the SDK 3.1I am doing this to accommodate BlackBerry BB10. Using the Manage SDK utility in Flash CS6, I currently have installed 3.2 and 3.4.When I try...
View Articleerror 100: Application descriptor cannot be parsed
error 100: Application descriptor cannot be parsed..i am a novice in adobe air.can someone tell me how to resolve this error
View ArticleSilent Installation Adobe AIR???
Hi All Please let me know how to install Adobe AIR silently? Do we need to pass commandline argument? If yes, how? Thanks in Advance. Prashanth
View ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
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 Article64 bit version of Adobe Air (Windows)
Hello We are developing an Adobe Air application on windows, but in our case we need lots of RAM, and a 32 bit system can not use much RAM. We would like to know if there is a 64 bit version of Adobe...
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 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 ArticleUsing external dll's in Air
Hello Guys,I'm developing a new Version of an old application, which uses external dll to convert AVI's and other videoformats to SWF. Now I would like to use AIR for this application, which will be...
View ArticlePackaging ipa not working any more with AIR 3.3
Hello, I use a custom ANE that worked without any problems on AIR 3.0, 3.1 and 3.2. Since I updated the ipa doesn't even compile any more. I get the following output on the command line on Windows and...
View Article