Auto focus, iso
Hi,I've been running AIR & apps under linux for quite a number of months. One of my favourite applications is "tweetdeck" but since last week the app has core dumped when started, and even after...
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 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 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 Articlefile does not contain AndroidManifest.xml
Hi all, I'm having an issue where I'm packing an AIR 2.5 application as an Android APK file, and attempting to install it on a device. The ADT command line tool creates the file without issue, but when...
View ArticleWhich Adobe AIR language?
Hello,I'm interested in possibly developing desktop applications for Adobe AIR. It's my understanding that it's possible to develop applications for AIR using either ActionScript OR JavaScript? Not...
View ArticleImproper Message while uninstalling AIR Desktop Application
when we uninstall any air application from control panel, we see like thiscan we manage this so that it shows proper message while uninstalling ? Or any changes in "applname-app.xml" config file.Or it...
View ArticleHow to test and Deploy AIR application on SMART TV
Hello everyone, I had developed Air app for Samsung Smart TV. I already finished a simple app and packaged it into an .airi file. Based on some of the related posts here, I found that this .airi file...
View ArticleHow to get Windows UserName
HI,Anyone can help me to windows username in AIR applicationthanks
View Articleno such table: sqlite_master
Hi,SQLConnection.open has created a new database. I can open it with a tool called SQLiteManand can execute this SQL:SELECT COUNT(type) AS nr FROM sqlite_master WHERE name='tableindex'which returns...
View ArticleSplitting > 1GB Files // Problem with FileStream class
Hi, in my Air (2 beta) app i'm splitting large files to upload them in smaller chunks.Everything works fine, until i choose files larger than 1GB? This might be the Problem: var newFile:File =...
View ArticleVideo BUGS / Performance in AIR 3.2 and AIR 3.3 - Not present in AIR 3.1
Hi, I can provide more information as needed but here's the short description: I have a video app in which my client is providing me with video clips and the app basically just shows the correct video...
View ArticleUnable to access an iframe's contents
I'm trying to determine if AIR for the desktop (for HTML/JS development) can allow access to the document of an iframe from another domain. For example, I need to load an iframe for a remote site, and...
View Articleadl does nothing on mac
Hello all. There is flex air application (flex sdk 4.1.0.16076). It needs to debug the application on Mac OS X 10.7.2 (Lion). But when i try to launch the app in my ide Intelijj IDEA it ends with...
View ArticleRestart bundled air Application
Hi, I need to restart air application build with target bundle, as setting allowBrowserInvocatiion to true is not supported on this target, hence to restart the application with the help of...
View ArticlePassword field bug - AIR 3.1
I think I found a bug in AIR 3.1. when running on an iPhone. Sequence of events: Add 2 text field to movie clipSet one to type to passwordPublish to iPhoneOn iPhone enter data in password field using...
View Article2012 LG TV devices that support Adobe Air?
Do all of the 2012 line of LG devices support Adobe Air for TV? If not, is there a list of devices that do and don't?
View ArticlePossible problem with NativeProcess in AIR 3.2
Hi This problem just appeared a few days ago in our app and for now I'm assuming it's related to AIR 3.2, which some of our users installed. We have some code to auto update the app by running a native...
View ArticleCapabilities.language for variants of the same language (i.e: Portuguese from...
According to the documentation, Capabilities.language has a fixed list of possible values, as shown here:http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/system/Capabiliti...
View Article**TypeError: Error #2007: Parameter type must be non-null.**
H! i'm new to the Development of Adobe Air Application. i am suck in this ERROR..If any buddy knows about this error then show me roads towards a solution. ERRoR is as Follow: **TypeError: Error...
View Article