Where 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 ArticleMaximum physical RAM usage of Adobe AIR application
Hi. I have a very large application written in Adobe AIR. It needs to use about 2GB of RAM. I run it on a machine with 8GB of RAM with over 5GB free when I launch the application. No matter what I do,...
View ArticleConnect Adobe Air to MySQL
Dear User, I'd like to connect my AIR apllication to mySQL database. I'd like to find a solution whom setup is easy. In my case database is hosting in local network (in the same computer as Air...
View ArticleAIR and PDF showing/silent printing
Is there a way of showing PDF in an AIR application? What about PDF silent printing? Thanks for any ideas.
View ArticleFlash AS3 Loader URLs
I have an application I am converting from Flash AS3 that uses the Loader class to load swfs and other files. It is currently using relative paths like "../swfs/game.swf", but these give a URL not...
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 ArticleOpen default application for a given file extension w/o opening a specific file?
Hi, I know that you can open a specific file with it's default application using File.openWithDefaultApplication in AIR. Is there a way I can determine the user's default application for a given file...
View ArticlePublish to iOS: Unable to find llvm JNI lib
Whenever I try to publish to iOS using Flash Professional CS6 I get the following error. Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib...
View ArticleMilkman Games - GoViral.shareGenericMessage() Arrow Direction
Is there a way to change the direction of the arrow in GoViral.shareGenericMessage()? It seems to only point to the right.
View Articleusing jpegEncoder object and filesystem
Hi, I also posted this in the Flex general forum, but it seems to be more AIR related since it deals with saving to the local disk. I am trying to create a simple AIR application that creates a...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleHow to Uninstall AIR application completely ?
Hi All, I have created an AIR application and installing with badger, i can install the application first time. The problem isif i uninstall the application and try to reinstall it is showing "The...
View Articlepublisherid generation with Adobe AIR 1.5.3
Hi there, I'm looking into how the publisherid value is generated in Adobe AIR 1.5.3 applications. Reading: http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7ff0....
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
View ArticleReturning list of files in directory not working.
Gidday I'm using the following code to try to put a listing of files in a dir into an array. I created a dir call myDir in the same place as my .swf and .air, and placed a file in it. But I get error...
View ArticleCannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
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 ArticleSilent Install for Everyone?
I was under the impression that installing AIR applications silently require magical versions of the installers which are only acquired after signing a redistribution license, but it appears that...
View Articleunexpected argument while running adt –certificate -cn SelfSigned 1024-RSA...
hi all, im trying to run adt –certificate -cn SelfSigned 1024-RSA sampleCert.pfx samplePass but it comes up with unexpected argument, i have jdk1.6.0_17 plus jre6 any help will be great thanks
View ArticleError # 3006, Not A File.
Hello All, I'm having trouble writing to the file.. Code :var testFile:File = File.applicationStorageDirectory.resolvePath("testing.doc");trace(testFile.exists); //traces 'true'var writer:FileStream =...
View Article