Where is the ARH (AIR Runtime Helper) utility?
Hello, AIR Runtime redistributable documentation mentions the ARH (AIR Runtime Helper) which is a tool that can detect which version of the AIR runtime and which version of my app is installed on the...
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 ArticleHow to detect Wether Adobe Air installed or not in the system
Hello friends Can anybody guides me how to detect wether Adobe Air Installer installed in the system when i installed Adobe Air Application release.i just want to display a messg that...
View Articlesome internet radio stations with http protocol and mp3 format not working in...
First, i am sorry for my bad english. When I publish swf for Flash 10 player all stations in my list works. If I publish them for AIR 2.0 stations with adress end ":XXXX", where XXXX is port number,...
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 ArticleUnknown Publisher issue in Native Installer
Hi,There is one issue I'm facing. I have a verified certificate with which I have produced a native installer for Windows. The problem is when I download this installer file from my web server, it...
View ArticleopenWithDefaultApplication in flex sdk 3.5.0.12683 and ReferenceError: Error...
I am trying to use openWithDefaultApplication to open the files in default application for the desktop application developed using AIR. Development environment is as follows- Flex builder 3.0 eclipse...
View ArticleCalling JS functions from AIR
Problem: I have a bunch of .js files that I would like to not share with the world. Instead, I would like to create an AIR application (desktop only) that can make use of the JS functions without...
View ArticleHTMLLoader and clearing cookies
Hi there, I'm using air.HTMLLoader.createRootWindow to pop up a window to a user in an AIR application to ask them to authenticate with a third party service. I'd like to know where the window opened...
View ArticleError creating AIR file: could not generate timestamp
I have been getting this error the last few days.--------------------------------------------------------------------Error creating AIR file: could not generate...
View Articleloading remote swf through php in air
Hello i use this code to import a remote swf through a remote php file this works with flash player but not with Air this is code: var scriptName :String = "http://www.xxx.com/readSWF.php"; var...
View ArticleAIR App Update fails with ApplicationUpdater (IOErrorEvent 2032)
I hope somebody can help me with this issue as I'm completely clueless of what could be the problem... I've integrated the AIR ApplicationUpdater into my app and doing update tests but they fail if I...
View ArticleCustomizing shortcut created by Export Release Build
Hi, I've created an air application that requires a command-line argument - the path to a properties file. I'd like to set the shortcut created by the Air application installer to point to a...
View ArticleEmbedding swf into HTML+JS AIR app
Hi I'm trying to embed swf into HTML+JS AIR app with no luck.First, I created flash library with this class in default package. package { import mx.controls.Alert; public class Utilities...
View ArticleAIR SOAP Web-Service requests from HTML+JS
Hi Could you tell me please, is there an opportunity to send requests to SOQP web-service in AIR HTML+JS app?I saw WebService class, but I can't find how I can get it in HTML+JS, not in AS Thanks in...
View ArticleWill Native Extensions support C#?
The title pretty much covers it, but to go into more detail: Various blogs and spec pages have indicated that C and Java are the 2 main native languages used. However, does that actually mean that...
View ArticleLoading Images slow down app
I have an app where I display a carousel of Images. As I scroll left/right more images are displayed. I only load the images when they are ready to be seen. I am using cachAsBitmap for all images, and...
View ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View ArticleAIR app seems to become unresponsive after sitting idle
I built a straight forward info kiosk using Flash AS3 and used AIR to distribute it. The main items of the file:Straight ahead navigation with buttons that jump to frame markers.It has a 3 minute timer...
View ArticleAIR HTML with multiple cookies?
What I'm doing in my application is, we need to open multiple AIR windows with different login credentials which connects to an online web application, but the authentications of different logins...
View Article