multi windows in air
how do i make new windows and pass information between them? example in main app...if i click the following button... <mx:Button label="openMe" click="openMe()" /> it opens a new "desktop type...
View ArticleXMLHttpRequest works in preview but not in install
I work with Dreamweaver CS5 and preview the HTTP/Javascript Adobe Air application as I create the code. The application is now in a state that I figured I'd compile the application, install it, and...
View ArticleAIR - Launching Native Process In Windows Not Working
i'm attempting to launch a command line executable program as a background process in Windows 7, but it's not working. my AIR application is a native installer application: myAIRApp.exe. i've bundled...
View ArticleNative executable 'execute' permissions stripped on OSX 10.5 Leopard
We have an AIR application which leverages a C++ executable via NativeProcess. We've made a version of this for Windows and for OSX and packaged the application appropriately for each.The executables...
View Articleprotect a desktop air application
HI I currently use Zinc to wrap my swf and then add softlocker copy protection to thatit all works ok. I would prefer to use an air application but need to know if is there is a wayto prevent users...
View ArticleHow to open a Cash Drawer in AS3? NEED ANSWER ASAP!!!
Is it in anyway possible to open a cash drawer in actionscript 3 (Flash CS5) that is connected to a receipt printer. NEED ANSWERS ASAP!
View ArticleAdobe Air Database Connection
Hi fellas, I'm new to Adobe Air and I have looked around and couldn't find a decent tutorial about Air and Databases. I'm a web developer and I'm used to work with MySQL, is it possible to work with...
View ArticleDesktop AIR 2.5 application with transparency and embedded Flash with wmode...
I'm working on a desktop AIR project using the 2.5 SDK (ADT) to create an application that combines html and flash content. My application is using systemChrome none and transparent true. I have an swf...
View ArticleOpen a Folder in Air 2.7
Hello there,When Air 2.0 was released, it was possibile to do something like this (c:\mydirectory\mysubdirectory has to be there obviously): var file:File = new...
View ArticleAir Desktop Notification
All, I am in process of developing a Adobe air application with some basic business features . I am using windows o/s I have been able to push my application on system tray but am unable to get desktop...
View ArticleH264 stream is not encoded properly in AIR 3.2
Hi all, I'm running latest AIR runtime on my desktop: 3.2.0.2070My air appliation is compiled with latest air sdk also: 3.2.0.2070Platform is Windows XP.The application is aka Cirrus Video Phone Lab...
View ArticleTabindex in forms on mobile?
Is it possible to enable/use the tab function of the softkeyboard?Just setting the tabindex on inputfields won't do the job unfortunately.
View ArticleHow to install AIR SDK 3.1 ( with 3.4 installed )
I am trying to install a previous version of the SDK 3.1I am doing this to accommodate BlackBerry BB10. Using the Manage SDK utility in Flash CS6, I currently have installed 3.2 and 3.4.When I try...
View ArticleWhat is the order of Column Names in Sqlite query results?
I am writing an application using Adobe Air, Sqlite, and Javascript. After writing the following select statement: SELECT field1, field 2, field 3, field 4 FROM TableA;I would like to get the...
View ArticleMinimize to system tray
I am developing a small HTML based AIR app. So there is only one HTML file in the whole app. What is the simplest way to implement minimize to system tray?I checked...
View ArticleTC Publisher ID for Adobe AIR - easier signing certificate?
I'm was about to go through the burning hoop that is the signing certificate, when I found a link to Chosen Security'sTC Publisher ID for Adobe AIR. I'm having a hard time finding any info on it other...
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 ArticleSigning with p12 certificate from client
Hy there Our client provided us with a p12 format certificate and a password for signing AIR Applications. When I tried to sign the application in question with the certificate I got the following...
View ArticleDatagramsocket won't send to IP 255.255.255.255
I am tyring to implent a DHCP detector, so that I can tell if a client LAN has DHCP running, which is a requirement for installation of hardware I am working with, and so I form up a packet for DHCP...
View ArticleWhich Adobe AIR language?
Hello,I'm interested in possibly developing desktop applications for Adobe AIR. It's my understanding that it's possible to develop applications for AIR using either ActionScript OR JavaScript? Not...
View Article