How would I create an USB Barcode Scanner Listener using Adobe AIR?
I want to create a USB barcode scanner listener that would read in the scanned barcode, and place the barcode in a field in my AIR App even if the program wasn't focused on that particular field in the...
View ArticleScreen Capture Program using Adobe Air,Java and Merapi
Project Link http://code.google.com/p/merapi-examples/source/browse/#svn/trunk/screencapture i have done some modifiaction in the above project.from Java Part of the project i am Converting captured...
View Articlebatch inserts in SQLite instance in AIR?
Hi, is there a way to execute multiple insert statements as one batch in the SQLite instance of AIR? for examplevar sql:String = "insert into the_table values ( 'one', 'two' ); insert into the_table...
View ArticleHow to move the cursor in a text input programatically
Hi, I am using a TextInput field and a my own keyboard UI with buttons for each alphabet. When the user presses buttons on the keyboard UI, i populate the TextInput field through data binding. But I...
View ArticleUnicode/glyph/font advice needed for porting WinForms app to Macintosh using AIR
I've written an application in WinForms/.NET that I'd like to port to the Macintosh platform. I have never developed for the Mac but it seems as though AIR might be a good choice. I'm totally new to...
View Articlehow do i change or load a new application window with transition effects
hi, i wish to change an application window(existing) with a new pre-made application window with different bg color, buttons etc, and i need transition effect when the new window kicks in. any idea...
View ArticleHide Resize and Maximize Buttons
Hello! How can I hide the Resize and Maximize buttons for a window with chrome set to none, please?(Hide != Disable) Thank you!
View ArticleAIR File is damaged
Hello, It's incredible that so many people have this problem in different circumstances and operating systems and there is no definite answer to this problem. I get the classic message: "Sorry, an...
View ArticleHow to open MS file(doc,xls,ppt) inside Air application?
Hey,I am trying to open the doc,.xls and .pt file in tab inside Air application.I tried to open through java script but it is not recognizing ActiveX object then I switched to AIR2 and I am able to...
View ArticleHow to find out which version of AIR is installed on Linux
Hi, How do I find out which version of the Adobe AIR runtime I have installed on my Ubuntu system? Please don't tell me to look at this article in the Knowledge Base, since the method reported there...
View ArticleErrors when accessing Encrypted Local Storage
Hi there, I develop an AIR application and some of the users of the application are running into an issue when accessing Encryped Local Storage. Sometimes, when the application tries to put or retrieve...
View ArticleAdobe AIR and HTML5
Hi, I am trying to run a HTML5 web application inside Adobe AIR, However it is unable to load the page. Other websites open fine. Does Adobe AIR support HTML 5? If yes, how do I get a HTML5 page to...
View ArticleHow to get Current Location in a Android Emulator using Flex
Hi In the following code I am able to plot the Location using Latitude and Longitude but the requirement isin an Android Emulator on launch of the application I need google map to display the users...
View ArticleDynamic images do not show on AIR app.
Hello, I am building an air app, which includes an XML with text and images.Although the text/links and all the html tags work, images do not. How do I fix this?I didn't find any option in publish...
View Article64 bit version of Adobe Air (Windows)
Hello We are developing an Adobe Air application on windows, but in our case we need lots of RAM, and a 32 bit system can not use much RAM. We would like to know if there is a 64 bit version of Adobe...
View ArticleTroubleshooting Air Android app
Hi, I'm working on my first Air Android app.I'm using Air 3.2 with Flash CS6. If the app runs within the IDE or as an Air Desktop app all works fine but if it's running on an Android device some...
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 Articlecrossdomain.xml file for AIR app
HiI am just adding a crossdomain for an AIR project.I understand crossdomain in general, where I tell domainA.com to allow calls from DomainB.com.But if DomainB is my AIR app, then what's the "domain"...
View ArticleWhere is SQLite db Stored?
Just added a SQLite database to my project. Packaged and all is working well. But where is the db stored. I have my code to create the database if it doesn't exist. I have my Mac to show hidden files....
View Articlethe ordinal 345 could not be located in the dynamic link library comctl32.dll
Hi, I've been getting the following error whenever I run any Adobe AIR app: "the ordinal 345 could not be located in the dynamic link library comctl32.dll" The AIR app(s) (i.e. TweetDeck, etc) will...
View Article