NativeProcess and FFmpeg pipes
Hi, I want to do a small interface with Air for FFMPEG using Native Process. Mainly, I want to compress an image sequence not starting at 0. To do that, I need to pipe (I think the filename) to ffmpeg....
View ArticleDisable Minimizing CPU Usage and Sleep mode on Flash Player or Adobe Air
Hello, I want to disable the sleep mode or Minimizing CPU Usage that has been developped into Adobe AIR and Adobe Flash Player, I have two applications that needs run to full frame rate and with 100%...
View ArticleAir 2.0 Auto update Feature Experts help me on this issue please.......
Hi , Is it possible to Auto update a air application using air 2.0 beta . If so can any one post me the related link.I recently updated my flex builder 3 to 3.2 and along with Air 2.0. One of...
View ArticleAIR 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 ArticleAir serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
View ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
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 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 ArticleCan't find Adobe AIR
Hi,I'm new to Adobe AirI've installed this (http://airdownload.adobe.com/air/win/download/latest/AdobeAIRInstaller.exe), I tried to make my first "Hello world" app...
View ArticleBest way to download large files direct to disk?
Hi,I am writing a process that will download a file (in the background, no GUI interaction) and will save it onto the users drive. Once it is saved to disk they will be notified.I don't want to use...
View ArticleCan not open .air file after install AIR
I uninstall it and reinstall it , but it can not slove this problem. the extension .air was not pointed to Adobe Air OS : Vista SP1
View Articlerestart AIR application
Hi I tried to create make an AIR app restart itself by clicking on a button, but I didn't find anything yet. The only thing I found is...
View Articleinstall Settings Manager from command line
Hello How can I install AIR Settings Manager from the command line? Im already installing Adobe AIR silently from the command line, like this: AdobeAIRInstaller.bin -silent -eulaAccepted But I now...
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 Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
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 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 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 ArticleHow to migrate certificate for a native installer
Hello,We have a native AIR app that uses some native files, so it needs to be packaged using "adt -package -target native [files...]" command and cannot be created as an AIRI file.We include the SWF...
View Article