Landscape Orientation - autoOrients Problem
I am creating an iOS app that will work only in landscape orientation. iPad apps that require an orientation must support both variants of that orientation.I have these lines in my descriptor...
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 ArticleNo Filters in AIR for iOS?
Using the AIR 3.0 overlay and exporting to iOS from CS5.5. All is well (super cool actually) however the drop shadow filter is failing to work. Is fine if I publish as swf or projector. Any tips?...
View ArticleChange button icon in AS3
I figured it would be simple to change an icon on the fly, like a label, using actionscript. But I'm not finding a way to do it. Suggestions.
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 access DHCP in Air using UDP datagrams...?
I want to test for the presence of DHCP in Air. This shouldn't be hard because this is a one packet request to the DHCP server. Basicall you fill out a 300 or so byte datagram with mostly zeroes, and...
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 ArticleLoading in a SWF file ... HELP
Hello Everyone,I have been trying to load an external SWF file via AS3. I would highly appreciate it if you guys can help me out on this. Please see my code, I have tried all the possible ways that I...
View ArticleHow to protect my AIR app?
I was wondering if there was a Serial Number Coding (or anything equivalent) that could be built in my app so that i can protect my work against thef? Right now if i send a AIR installer of my app,...
View ArticleIssues connecting to Twitter API - no authentication window
Hey guys, I haven't worked on my application, Spreadtweet, for some time - but suddenly it's not working properly. The application connects to the Twitter API using JSON, and up until now there's...
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 ArticleCan I change exif metadata with AIR?
Hi.I am autor of a simple application that changes exif information in scanned images. I am looking for a way of re-implementing the application in a more cross platform way than it is today and found...
View ArticleExecute .bat file with AIR 2.
Hi! I'm trying to execute a .bat file with AIR 2 to do some SVN function with subversion installed on my Windows XP machine. I know it's impossible directly so I use cmd.exe and i pass params to the...
View ArticleHTTPService and URLoader gives steam error in Air 2.0
Hi, we have a HTTPService call to server url which returns data in xml format in response. The server call normally takes more than 2 mins to process.. The service call returns with a fault (Error...
View ArticleSoftphone with SIP support - Its possible?
The adobe has support for SIP (asterisk)? Is there any open source project with this functionality? I'm curious to see how this would integrate with asterisk. Kind regards, Hermes
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 ArticleNativeProcess is not work
Hello, I create one air application in that i set profile desctiptor <supportedProfiles>extendedDesktop desktop</supportedProfiles>also set version of 2.0 <application...
View Articlerunning local scripts from air
i have a client that wants an air app that will run a local python script from the app and get data back from it(the python script starts a motion capture device connected to the machine). is this...
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 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 Article