How 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 ArticleCalling a Java class from Adobe Air app
I have to develope a simple desktop application. I have to call my Jar behind it. I am thinking that I should have Adobe Air interface that will call my Jar. Is it possible in Air. If yes, then I am...
View ArticleHow to parse words in a PDF file?
I want to parse the text in a PDF file and extract the words into an array, because I am creating an application to create English to Japanese dictionaries. How can I do this in ActionScript?
View ArticleHow to add exiting event listener in javascript
I am trying to figure out how to add an event listener in javascript for the exiting event when the red x is clicked on a Windows window (top right corner). I found this among adobe documentation, but...
View ArticleAIR installation error Windows 7
I tried to upgrade to the latest version of AIR today. At first it said it was successful, but then after clicking "Finish" it said there was an installation error. I tried uninstalling and...
View ArticleSaving image without encoding
Hi, I'm writing an appliaction that reads jpg files from local file system, resize them and write to disk. During this process most time is taken by encoding bitmap data to jpeg file format. I'm...
View ArticleNativeDragDrop into a data-xml tree
Hi, I am working on an Air app which uses nativeDragDrop. BUT The target of the drag-drop is not a file system but a tree whose DP is a logical XML (attached as hard-code in the example). The problem...
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 ArticleHtml+Javascript Download Manager
How do I set up a html+javascript download manager seeing as in adobe air you cannot download files. But I need this implemented in the project I am building. Is there any commands or anything that can...
View Articleinstaller file is damaged
I can't install the .AIR file created by my Flex Builder 3 (SDK 3.5 with AIR SDK 2.5).I compiled my Air project, executed without any trouble (also in debug mode) but when trying to install on my pc...
View ArticleAIR vs JavaFX
Hi,I am posting this message in both JavaFX and AIR/Flash forums to see if my initial impressions are generally correct and to get opinions before I get into development. I have a strong Java...
View Articlehelp please: invalid application descriptor
Hi, When I run an mxml file, I'm getting the error: invalid application descriptor: versionNumber must have a non-empty value Can you tell me where "versionNumber" field is? I cannot...
View ArticleRunas and Adobe Application Air 2.x?
Hello dear people, I have been found this trick of RUNASADMIN or EVELATEDPROCESS this url: http://www.sevenforums.com/tutorials/316-compatibility-mode.html Look Step: "OPTION THREE" and Manually in...
View Articlecreate a live wallpaper for android with flash
Already know how to create android applications with flash cs5.5 but i would to know how to do to set an application as a live wallpaper.Anyone can help me?
View ArticleAdobe 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 ArticleHow to run Flex Application in the background in iOS platform
Hi Everybody,I have a very serious problem. I have an application that needs to ping the server periodically through HTTP. Now, the application runs very fine when it's launched and on the screen....
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 ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
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 ArticleTake Screenshot using Flash ActionScript 2
Is there any possible way to take screenshot using Flash ActionScript 2.0 without using Prt Scr button... ?
View Article