Adobe 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 ArticleMetro style app in Windows 8 for AIR
Hi, When air will support Metro style apps? At least launching from Start Menu and working in full screen without going to desktop mode.
View ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
View ArticleSupport of Macbook Pro Retina
Hi Does anybody know if there is a roadmap of AIR to support Macbook Pro Retina? Currently, we get 72 if we require the dpi and get 1440*900 if we require the screen size. Even with a double size (or...
View ArticleAir Rename File
Ok before I start this one may be so obvious but I just can't find a simple way of doing it.I just need to know if there is a command, i assume in File, to rename a file? I can delete, copy, move etc...
View ArticleHide/Show Adobe AIR app with a windows shortcut
Hello all, Hope to find some answers here. This is what we are trying to achieve -- Application with launch at OS startup or user will start the application .-- Once the application started, it should...
View ArticleError while installign AIR Application (invalid package signature errorID=5022)
Hi All, I am new to Adobe AIR and facing error while Installing AIR application. This specially happens when in include a folder named "htmls" in the assets directory in my project. This folder have...
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 ArticleCustomizing ApplicationUpdaterUI
Hi, Let's say that I'd like to change "An updated version of the application is available for download." string from the dialog box below to some other string. Could you tell if it is possible and if...
View Articleair.trace() not working
Hi all, Someone had a similar problem here: http://forums.adobe.com/thread/750219?tstart=0 They managed to solve it, I started adding to post but thought it best to start a brand new post. I've tried...
View ArticleInability to install AIR applications on mac os x
To say this is a frustration is an under statement :) I have recently just bought a mac pro and installed the AIR runtime no problem. However, when I try and install and AIR application, whether...
View ArticleInserting a date into the SQLite database...
I am having problems inserting a date into an sqlite database. Heres what I am doing://Setup a connectionvar conn:SQLConnection = new SQLConnection();var dbFile:File =...
View ArticleAir equivalence for fscommand("quit");
I'm looking for the equivalence in Air for the 'fscommand("quit");' in AS3. I use the 'esc' key as a keyboard short cut to quit the application and shutdown the flash player and would like to do the...
View Articleproblem creating air file with missing icon files
Ok, I am trying to create an air file, and getting some errors. First, I am trying to create the air file using: C:\IBM\...\air\notifier>C:\air\sdk\bin\adt -package -storetype pkcs12 -keystore...
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 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 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 ArticleHow to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR
How to use ActiveXObject in AIR,or call js(with ActiveXObject) in AIR I need call some JavaScript functions(with ActiveXObject call). i do this: html=new HTMLLoader();html.runtimeApplicationDomain =...
View ArticleChange button icon in AS3
I figured it would be simple to change an icon on the fly, like a label, using actionscript. But I'm not finding a way to do it. Suggestions.
View ArticleWeb Service Timeout over HTTP
I am experiencing a timeout when performing a long data call via a web service across HTTP. It seems to happen after 30 seconds of inactivity. I have set the requestTimeout="0" and it still does not...
View Article