AIR 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 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 ArticleNetStream under AIR
I have an existing Flash 8 / AS2 application that for the most part is running just fine under AIR. The one thing that is not working is playing movies (.FLV's). I use NetConnection and NetStream to...
View ArticleFull screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View ArticleAIR app not running on Citrix
We have delivered an AIR app to a client, and they are trying to run it on a Citrix XenApp terminal server. Part of the app makes use of the AIR browser and sessions. When the Citrix user is of...
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 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 ArticleAIR Development for Samsung Smart TV
Hi, i was starting to explore the development of AIR application for the use on Samsung Internet@TV, i searched the site and found some useful info, but couldn't find some info that i was needing and...
View ArticlePackage Java ANE file for desktop
Hi! I'm trying to package an ANE file for desktop and am almost bald now :/. I just made an HelloWorld extension with a simple "sayHello" method that simply returns the string "Hello World".I made a...
View ArticleDetect window closing event in AIR application
How do I detect the window closing event in an AIR app? Tried the following.deactivate and windowDeactivate events in the WindowedApplication tag.addEventListener(Event.CLOSING,...
View ArticleFTP Client using Air
Hi, Need help on how to implement an FTP Client using air?I want to create an FTP client like FileZilla where-in i can send theusername and password of the server then list the files on the...
View ArticleVerifyError: Error #1053: Illegal override of isRelatedObjectInaccessible in...
I am having trouble running AIR applications with Flex SDK 4.0 (and 4.1). Here is what I am doing: On OS X 10.6.4 using eclipse with Flex Builder 3 installed I create a new flex project with AIR. I...
View Articleadt not recognized as internal or external command
"adt not recognized as internal or external command"This is the error i received when trying to run my certificate.bat for an AIR Flex 4 project. I read the other post and downloaded the latest version...
View ArticleAIR create Excel(.xls) ActiveX
Hello.As in the AIR to create XLS-file? I use ActiveX, but it does not work. Here is my code:<html> <head> <title>New Adobe AIR Project</title> <script>...
View ArticleUsing flex4.1, Flash Builder giving error "flash.filesystem::StorageVolume...
Hi there, I'm trying to copy some files to Storage Card on a AIR application. Is this possible with the latest version of the AIR SDK (2.0)? I am developing in Flash Builder. I have...
View Articleinstaller file is damaged
I can't install the .AIR file created by my Flex Builder 3 (SDK 3.5 with AIR SDK 2.5).I compiled my Air project, executed without any trouble (also in debug mode) but when trying to install on my pc...
View ArticleHow to get response from URLRequest object in adobe air using javascript
How to display response from an object of a class URLRequest. I am able to srend the post information to server . But now i need a response that is printed by the server code. The URLRequest object if...
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 ArticleWhich Adobe AIR language?
Hello,I'm interested in possibly developing desktop applications for Adobe AIR. It's my understanding that it's possible to develop applications for AIR using either ActionScript OR JavaScript? Not...
View ArticleAIR/HTML: Icon resampling in window titlebar on Windows 7
Dear Adobe, In my app descriptor file I've got all icon sizes specified - from 16 to 128px in 32 bit PNGs. But the icon in the application window is displayed with resampling. Instead of original...
View Article