Bug with fullscreen AIR 3.1 on Android ICS
I've got a bug on ICS when my app is running full screen (with status/menu bar hidden), turning off the screen … then turning it on again. It returns with the menu bar! Grrrr. Any help?I demo the...
View ArticleGuide to create air apps for Mac appstore?
Hi all,I was wondering if there is any guide for publishing an air app on the Mac AppStore. All I found so far is a simple tutorial by Pigsels which is written with air3.2 in mind. I can't seem to...
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 ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View ArticleJavaError occured in ANE
Hello sorry for my poor English.I am developing java library for ANE(Air Native Extension). I call third-party jar file and I set callback within there. When my callback is called this error occurs....
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 ArticleHow to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
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 Article"air" Object undefined, using JavaScript.
Hello,I'm using Adobe Air to extend the functionality of an existing web client (allowing access to file-system, etc). The web client is programmed in JavaScript.Because the source code of the web...
View ArticleWritebytes
I'm trying to download a file to disk, but it doesn't seem to be working. I'm not sure what to put for for bytes and length, and if I need to use a URLLoader to load the image first, or if I can write...
View ArticleError #2032 when trying to download apps
Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another...
View ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View ArticleHow do you use adobe air and what is it purpose?
How do you use adobe air and what is its purpose?
View ArticleAuto focus, iso
Hi,I've been running AIR & apps under linux for quite a number of months. One of my favourite applications is "tweetdeck" but since last week the app has core dumped when started, and even after...
View ArticleAdobe AIR 1.5.1: issue on opening encrypted DB
I posted this question on Adobe Flex Forum because I didn't realize that there's a forum specifically for Adobe AIR.===================================================================================I...
View ArticleSilent installation of Adobe AIR apps in exe format.
Before upgrading to the 2.0 SDK, AIR application had a .air extension and I used the following command to install it silently: "C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Adobe AIR...
View Articlesome internet radio stations with http protocol and mp3 format not working in...
First, i am sorry for my bad english. When I publish swf for Flash 10 player all stations in my list works. If I publish them for AIR 2.0 stations with adress end ":XXXX", where XXXX is port number,...
View ArticleSilent Print of PDF using Acrobat Wrapper by BioPDF
Just sharing a solution for silent printing PDFs with NativeProcess using Acrobat Wrapper by BioPDF. If have an AIR demo and writeup at my blog: Adobe AIR NativeProcess Silent Print PDF with BioPDF's...
View ArticleHow to open pdf file in Air Application?
Hi, everybody I trying to open file pdf from my macbook in Air Application, but it's didn't display anything to me.Please help me. I wanna know Adobe Air can open PDF File from Mac or and Window...
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 Article