Damaged AIR file
I'm having trouble getting my my AIR app to install on certain systems via the badge when AIR is not already installed.The message I get is "The application could not be installed because the AIR file...
View ArticleSIP connections
Hi, there!Intenting to do VoIP connections and Pc-To-Phone (PSTN) calls, I have some doubts.1. Is there possible to estabilish SIP connections through AIR?2. If yes, which would be the path? If not, I...
View ArticleWhere is AirAliases.js?
I'm trying to find teh AirAliases.js file so I can include it in my air app. I can't find the file anywhere. The latest documentation says it should be in the SDK? Do I need to download the stand alone...
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 ArticleSilent Install of HUB.AIR
We have Acrobat 9 and AIR installed on Vista PC's. I am looking for a way to silently install HUB.AIR
View ArticleInstalling AIR application gives blue screen of death
I tried installing an Adobe AIR application called HelloWorld.air from a book entitled "Adobe Flex 3 Training from the Source", and I would get the Windows' blue screen of death. I've seen others post...
View ArticleTypeError: Error #2007: Parameter listener must be non-null.
I've searched the forums and all over the web and have not found an answer. I don't know why I get this error. It's extremely simple at the moment, starting the app. It was working when I had all...
View Articlefscommand "exec" from AIR
Dear,i need to run exe file from air file, i know only how to run exe from Projector file. my code: import flash.system.fscommand; runBtn.useHandCursor = true;runBtn.buttonMode =...
View ArticleConverting from Blob to pdf problem
Dear allI have a small problem i hope someone can help me with. I wrote a code that saves a pdf in a database as blob, but when trying to retrieve this blob back and show it as a pdf i had a...
View ArticleAdobe AIR - How to prevent caching?
Hello, We use Adobe AIR as a one-site-browser for our users.which means that all of the content and data reside in our server and all they have, installed on their PC, is an iframe. From time to time...
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 ArticleCannot Connect to DRM Server
One of our Users gets Message in our custom Air app when loading a DRM video (FMRMS): Cannot connect to DRM server In Adobe Media Player also the message is: Playback FailedUnable to connect to server....
View ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
View ArticleURLMonitor - Bandwidth and Other Issues
I have a new AIR app about to launch and it needs to check for internet connection when it runs. I have read through all of the Adobe tutorials, Tour de Flex tuts, watched Adobe videos, etc. And it...
View ArticleIssue timer air not accurate
Hello,I want to use the Timer class for a soft I am developping.I encounter an issue while starting two timers at the same time. The two timers are not sampled identically:For example if I start a...
View ArticleAIR 2.0 in MAC application of NativeProcess - Error #3014 & Error #3019
Hello, I create a .dmg package for mac and installed project successfully in mac and run properly but when i used a nativeprocess meanse like i give path of open photoshop like "/Applications/Adobe...
View ArticleEmbed Video (flv) in AIR application
I have a flash file which i've embedded FLV videos into. They link to the external video file.When I export out the AIR application, and install it, it doesn't bring the video files with. I have to...
View ArticleGwt4Air 2.0 is out, Announcing support for browser based apps
Hello community, i m glad to annouce the release of gwt4air 2.0.This project aims to realise a Java API for the Flash Platform, So one can levearage the powerfull Java libraries to write AIR and Flex...
View Article