Problem with the native installer on MacOS
I successfully created a native installer on Windows and Linux but I got some problems with Mac. If I enter the command: adt -package -storetype pkcs12 -keystore /Volumes/USB/certificate.p12 -target...
View ArticleAdobe AIR deployment
Admittedly, I'm green to software deployments in an enterprise type environment, but I'm trying to deploy various Adobe software packages to users (~500). Air is one in particular that I've been...
View Articleis RTMP on IOS possible?
Is live video streaming and accessing the server sharedObject or calling FMS server functions from client using RTMP protocall with Flex 4.6 (AIR) app for IOS, possible? Any discussion or answer would...
View ArticleMac Java Update kills Flash iOS Publisher
Hello I'm using the AIR SDK 3.4.2710 and was working on my Apple Mac with Tiger fine until yesterday.But after an update yesterday, apple removed the java plugin from...
View ArticleAIR_Badge not passing appinstallarg to app
We're using the AIR_Badge (version of 2/25/08 from labs.adobe.com) to install and launch our AIR app from the browser. On the initial install, the "appinstallarg" is not being passed to the app. The...
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 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 ArticleError #2032 when trying to download apps
Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another...
View ArticleCannot uninstall AIR on Mac OSX
First, using 10.5.6 I cannot uninstall AIR from my system. I have tried everything. Here is what I have tried. - Using uninstaller: It is missing from /Applications/Utilities- Forcing uninstall in...
View ArticleAIR 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 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 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 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 ArticleError #3003 during installation
Hello,I am getting a strange error on Mac OS X with Safari during the installation of my AIR app. When I click on the badge, Adobe AIR is successfully downloaded and installed; however the instalation...
View ArticleCan not open .air file after install AIR
I uninstall it and reinstall it , but it can not slove this problem. the extension .air was not pointed to Adobe Air OS : Vista SP1
View ArticleHow to add files when exporting air application
If I want to add swf modules or say a compiled css file, that are all extern (i.e. there are no explicit references to them in the actual application code) and will be loaded at run time, to an AIR...
View ArticleSQLite openAsync & loadSchema
Hi, I'm having trouble gathering schema information from a database i've opened asyncronously. I get the error Error #2044: Unhandled SQLErrorEvent:. errorID=3115, operation=schema , message=Error...
View ArticleSerious Problem with Adobe Air printing - Html-AJAX developer
hi Guys, It is my first commercial project and I am really disappointed with adobe air so far.I have played a lot with adobe air to work with Print functionality but damn all is vain. I need a big HELP...
View ArticleError #3115: SQL Error.', details:'no such table
Hi, I'm creating my Adobe Air App using Flash CS5 Professional and facing exactly the following error. SQLError: 'Error #3115: SQL Error.', details:'no such table: 'categories'', operation:'execute',...
View ArticleInvalid namespace http://ns.adobe.com/air/application/2.0
I'm porting an AIR1.5 application to AIR2.0, and getting stuck at the first hurdle. adt doesn't seem to recognise the 2.0 namespace. I'm using the latest command line tools to build the application....
View Article