User agent and Referer
Hi all!I'm using some PHP-Scripts via HTTPService in my AIR-Application.At the moment the AIR-App sends - like a browser - information about user agent and referer, like:"app:/MyApp.swf" "Mozilla/5.0...
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 ArticleCalling DLL from Flex app
Hi,We have a VB6 app which is connecting to the scanner to retrieve the images from the scannervia DLL (written in C++).I am trying to rewrite that VB application using Flex.It has to work in both...
View ArticleChange NativeWindow background color
Hi, I'm developing ad Air application with Flash. This application creates other windows and plays video in fullscreen mode. Created windows have white background so in fullscreen mode i have white...
View ArticleSaving BitmapData as jpeg file
I've been working on an AIR image editing application for a few weeks now and i'm suddenly realizing that there seems to be no easy way to save BitmapData as a JPEG file. I have found flash examples...
View ArticleCheck Air Version
Had a problem today. An off-site customer couldn't run an app we built and we needed him to check what version of Air he was running. After some time googling we came across this site;...
View ArticleHow 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 ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleFTP Client using Air
Hi, Need help on how to implement an FTP Client using air?I want to create an FTP client like FileZilla where-in i can send theusername and password of the server then list the files on the...
View ArticleLoad External PDF Content then automatically print via...
I do not have much experience with AIR so I want to ensure what I am trying to archive is within reach with AIR. What I am trying to do is the following: I will preface this by saying I am going to...
View Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
View Articleplay() method not implemented HTML5 audio tag?
Hello, I am trying to play a sound using the HTML5 audio-tag and Adobe Air SDK 2.5. This is part of the HTML5 code: <audio preload="auto" id="myTone"> <source src="test.mp3">...
View ArticleFull screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View ArticleAdobe AIR - java is not recognized as an internal or external command...
Hi, I've done everything as in the HelloWorld tutorial but when i run this cmd: adtit gives me the following error java is not recognized as an internal or external command operable program or batch...
View ArticleAIR Development for Samsung Smart TV
Hi, i was starting to explore the development of AIR application for the use on Samsung Internet@TV, i searched the site and found some useful info, but couldn't find some info that i was needing and...
View ArticleDisable Minimizing CPU Usage and Sleep mode on Flash Player or Adobe Air
Hello, I want to disable the sleep mode or Minimizing CPU Usage that has been developped into Adobe AIR and Adobe Flash Player, I have two applications that needs run to full frame rate and with 100%...
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 Articleair 3.3 and Mac app store?
The release notes for Air 3.3 suggest that you can package for the Mac (desktop) app store but I cant find any documentation on how this is achieved? Has any one done this?
View ArticleThis installation of this application is damaged; fix?
Hi, I keep getting the message,"This installation of this application is damaged." I have unistalled using the MS uninstaller, a Third party uninstaller and the MS Uninstall app, and used them all many...
View ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
View Article