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 ArticleSQLite transaction with an async connection
I have looked everywhere in the forums, dev help, and googled everything I can think of but for some reason I still can't figure out the right way to do a transaction with an async connection. All I...
View Articleblock ESC in fullscreen
Hi, how can I turn off the ESC key in fullscreenmode. So that the user isn't able to exit fullscreen on my kiosk system. TIA
View Articleadt.bat Could not generate timestamp: Cannot parse the response
I am using the command line to build an air app as follows:adt.bat -package -storetype pkcs12 -keystore mycert.pfx -storepass xxx -tsahttp://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
View ArticleConverting from Blob to pdf problem
Dear allI have a small problem i hope someone can help me with. I wrote a code that saves a pdf in a database as blob, but when trying to retrieve this blob back and show it as a pdf i had a...
View ArticleProblem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View ArticleExit code 7 and error 2038 while installing an AIR application
Hello, We are developing an AIR application and are building installers using Adobe's "side-car" installation code. I was able to do an installation successfully on both Mac and Windows using...
View ArticleHow to set cookie on window.open call
I have loaded an html page "Page1" into an HTML object. I click a link on that page that calls window.open to load a new page "Page2" into a new window. How do I set a cookie on the request for the new...
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 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 ArticleUsing external dll's in Air
Hello Guys,I'm developing a new Version of an old application, which uses external dll to convert AVI's and other videoformats to SWF. Now I would like to use AIR for this application, which will be...
View ArticleDownloading multiple files, only one "finishes".
I'm working on an application that will download images from a remote website. When selecting one URL the code works great. When I loop over an array containing two or more URLs, only the last file in...
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 Articleadt package fails on Linux w/no information
Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar. The Flex SDK version is 4.1.0.16076 adt version "2.0.2.12610" When I run the...
View ArticleWhen Will the Adobe AIR 2.5 Extension for Dreamweaver CS5 Be Available?
To Adobe AIR Development Team, When will the Adobe AIR 2.5 Extension for Dreamweaver CS5 be available? If it's already available, where can I find it? If not, when will it be available? Thanks!
View ArticleUse best yahoo video capture to save yahoo messenger video call
Many people focus onhow to save yahoo video call , because they want to record their interesting and precious moments to play it with any devices or keep it as souvenir. Now, Yahoo! Messenger is very...
View ArticleApple Mac OS X - Menu bar icon integration
Hi all, I am trying to figure out if Adobe AIR is a good solution for me since I am creating an app which should be compatible with multple platforms and in order to save development time, AIR could be...
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 ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
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 Article