Execute .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 Articlecontains an invalid value when using ADT in command line
I am trying to build my air project using ADT using the command line. Whenever I run the command with the .xml file and path to all related files I get the following error:emcfiles\application.xml(47):...
View Articlehelp please: invalid application descriptor
Hi, When I run an mxml file, I'm getting the error: invalid application descriptor: versionNumber must have a non-empty value Can you tell me where "versionNumber" field is? I cannot...
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 ArticleCan't open xml file in linked source (error #2302)
Hey all, I'm building a level editor for a game I'm making, and have linked some of the packages in the game engine to my AIR project. However, I find myself unable to grab an xml file from the linked...
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 ArticleHow to move the cursor in a text input programatically
Hi, I am using a TextInput field and a my own keyboard UI with buttons for each alphabet. When the user presses buttons on the keyboard UI, i populate the TextInput field through data binding. But I...
View Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
View Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
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 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 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 ArticleLive Streaming H.264 Video on iOS using AIR
We would like to build an AIR app that plays Streaming H.264 Live/VOD videos that would work through AIR on the iOS platform.I've seem some traffic on the forums that RTMP will work to iOS - but...
View Articlecalling a function in child window from parent window
Hi, How can I call a method in child window from parent window in adobe air using javascript. In the following example I need to call mytest() function inchild.html from parent.html file. Thanks,ASM...
View ArticleHTTP tunneling doesn't work with NetConnection
I'm researching a problem with NetConnection failing to connect through a proxy server using RTMP and RTMPS protocols. In my test I setup squid as the local proxy server and tried to call connect...
View ArticlePassword field bug - AIR 3.1
I think I found a bug in AIR 3.1. when running on an iPhone. Sequence of events: Add 2 text field to movie clipSet one to type to passwordPublish to iPhoneOn iPhone enter data in password field using...
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 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 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 Autorun an Adobe AIR App from CD
Does anyone know how to auto-run and Adobe AIR application, or auto-install the Adobe AIR runtime (if it's not installed yet on the user's machine) and then the Adobe AIR application from a CD or DVD?...
View Article