How 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 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 segmentation fault on Ubuntu 9.04
Hi, I've installed air with no issues, but whenever I try and run the installer it loads the window with Open/Save options, then on clicking on open the window disappears and nothing happens. I've run...
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 ArticleInability to install AIR applications on mac os x
To say this is a frustration is an under statement :) I have recently just bought a mac pro and installed the AIR runtime no problem. However, when I try and install and AIR application, whether...
View ArticleAccess to USB Device
Does AIR enable access to a device connected via USB on the client computer? Our project wants to leverage data from a USB device in our AIR application. If this is possible, any references?Thanks
View ArticleFlex/AS3: textArea - Paste-Event
Hi everyone,is there a way to capture the paste in the mx:TextArea? KEY_DOWN captuing for V with event.command == true (I'm on a Mac) does not work.Stephan
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 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 ArticleAccessing a SWC in Javascript
Following on from the large uploads post, I'm trying to get http://code.google.com/p/as3httpclientlib/ working in my Javascript Air app. But not getting too far on that: <script...
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 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 Articlefile does not contain AndroidManifest.xml
Hi all, I'm having an issue where I'm packing an AIR 2.5 application as an Android APK file, and attempting to install it on a device. The ADT command line tool creates the file without issue, but when...
View ArticleHow to add page of terms and aggreement at time of installation ?
Hi guys Just wanna know if there is anyway to if there is anyway to add page of terms and aggreement at time of installation setup in adobe air like in normal Installation of setup appears and...
View ArticleWill AIR run on Embedded Windows 7 Professional 64-bit?
Hi, can I make an app and deploy to Embedded Windows 7 Professional 64-bit? Any plans to support MS Surface 2.0?
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 ArticleAIR on screen keyboard
I need to allow windows on screen keyboard to popup when I click on a text field within my application. Is there any setting for allowing this or is it simply not possible in AIR? ThanksAdam
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 ArticleAIR doesn't communicate with my server - PHP issue
Hello, So I have made an AIR application where the file communicates with a PHP file in order to display data.I have WAMP installed on my computer, and the application works when I test locally using...
View Article