AIR 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 Articletrace doesn't work with adl but trace.apply does
No great deal, just wondering... btw, on intel mac using sdk 2.0.2. Cheers, chr
View ArticleAdobe Air will not install on mac 10.4.11
Hello, I work for a company that has developed an adobe air app for our users. All have been working fine except for a few mac users can't get adobe air installed. I have walked them through several...
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 ArticleHow to Uninstall AIR application completely ?
Hi All, I have created an AIR application and installing with badger, i can install the application first time. The problem isif i uninstall the application and try to reinstall it is showing "The...
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 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 Articleproxy support in AIR?
Hi,I'm working on Flex/AIR application that makes HTTP requests and I wonder if Adobe AIR supports proxy server (with user/password if needed). I coulnd't find it any usable informations in the...
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 Articlehtml tag with pdf background
<mx:HTML top="0" bottom="0" left="0" right="0" location="test.pdf"/> <mx:Canvas top="0" bottom="0" left="0" right="0" initialize="canvasInit(event)"> </mx:Canvas> in canvasinit...
View Articleproblem creating air file with missing icon files
Ok, I am trying to create an air file, and getting some errors. First, I am trying to create the air file using: C:\IBM\...\air\notifier>C:\air\sdk\bin\adt -package -storetype pkcs12 -keystore...
View ArticleDecode Base64 and save as binary file
Hi there, I am using Adobe Air 1.5 with JavaScript and want to save a file to my harddrive. I get the data from a WebService via SOAP as a Base64 encoded string. A test-string is attached. When I try...
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 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 Article"Sorry, an error has occurred... Installation may not be allowed by your...
Hello everyone. I am getting the above message when trying to install Adobe AIR. Here is more information on the issue: 1) I used to have it installed fine, but when I uninstalled it something must...
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 ArticleProblem packaging AIR app with NativeProcess support!?
My AIR packaged AIR app doent work with NativeProcesswhen I package it like <supportedProfiles>extendedDesktop desktop<supportedProfiles>or<supportedProfiles>desktop...
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 ArticleHow to embed SQLite database to Air app?
Now I connect to a database file like this: var dbFile:File = File.applicationStorageDirectory.resolvePath("myDB.db");conn = new...
View ArticleUbuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View Article