How can a client connect to a Socket Server?
I'm developing a client adobe air application that will connect to a server socket (running in another device on the same local network). Is there a method to scan the network for the ip address of the...
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 serial port connection
Hi has anyone done anywork with connecting air with serial ports? Im using a proxy called serproxy that transfers data from serial through to a sockect connectionHas anyone else used this using as3?...
View ArticleSelecting the sound output device
Hi, is there any way to select which sound output device to use from an Adobe AIR application? If there is, I can't seem to find it (using either the manual, the forums or Google). Any help will be...
View ArticleHow to save pdf file to SQLite DB?
Hello, I am developing an application where my requirement is to store the file in db? is this possible? if i can store it, how can i retreive it? Thanks.
View ArticleHow to blur the background behind the AIR application?
Dear fellow developers and Adobe gurus,With the BlurFilter, I can easily blur everything inside of an AIR application.But, figure this for a moment: I'll have an application with some sort of...
View ArticlePortable AIR
There are a few AIR apps I love, but I'd really like a way to be able to transport the apps and settings across multiple computers. I've got a USB that's full of portable .exe apps that I use, but I...
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 Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
View ArticleInternationalization/localization in Adobe AIR
Hi,I would like to know how can we change the applications strings used according to OS language. i.e. Is there any way in AIR to get the OS language so as to use the respective resource bundle.Thanks...
View Articleadt error 301
Hi,am new in this AIR thing nad I have following problem:ip-89-103-132-47:~/Documents/projectAIR/AIRHelloWorld goddard$ adt -package -storetype pkcs12 -keystore src/air.pfx -keypass password -tsa none...
View ArticleCode signing and Timestamp Server Error
Warning: I’ve got exactly 2 days experience with AIR but a client wants to add file IO capabilites to a touchscreen/Flash application we developed and AIR seems to be our only choice.From CS4 I can...
View ArticleInstallation Error
I tried installing the eBay application with Adobe Air, and got the error message "Adobe AIR could not be installed because another application is already being installed. Complete the first...
View Articlesqlite: SELECT in transaction
My program has a transaction in which all statements are SELECT statements. After commit I find inTransaction is still true and thus preventing another such transaction.If the statements in the...
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 ArticleError while installign AIR Application (invalid package signature errorID=5022)
Hi All, I am new to Adobe AIR and facing error while Installing AIR application. This specially happens when in include a folder named "htmls" in the assets directory in my project. This folder have...
View ArticleUsing NSIS to install an AIR application
Can I use NSIS to create an installer for an AIR application? I won't be distributing the application.air file, instead I will be distributing the unpacked/installed application files that are...
View ArticleTo open a Excel and Doc file inside the AIR application
How to open a Excel and Doc file inside the AIR application. I have opened the PDF file inside the AIR application. But i got stuck in opening the Exce and Doc file. Please help me in this issue.
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 ArticleSQLite - select * from view
Hello All, I'm completely new to this forum. I've got some pretty big tables and have created views to hold some predefined data in them. Now sqlite application I've used (Lita, SQLiteAdmin) does not...
View Article