Error creating AIR file
When I try to Publish to AIR file,Error Creating AIR file.The swf file specified as root content is missing. error is shown. When I run the Publish Project from the Project Panel in Flash CS4, The same...
View ArticleallowDomain error (#3207) when loading local swf
I am trying to load a swf that is on my local file system using an AIR application. The swf I am loading has the code Security.allowDomain("*") in it's constructor. I am getting the following runtime...
View ArticleGetting o/s username in AIR
I am coding a RIA using Flex 3.2 to run in Adobe AIR. There is a requirement to capture and display the username of the user logged into the PC in the application. The PC might run Windows, Linux, or...
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 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 ArticlePackaging an AIR application in a native installer
Hi! I'm trying to create a native installer of my AIR Application, because (I think) it's the only way make the native processes working. But I have a problem: I used the following command to pack:...
View ArticleHow do I get Air runtime for the android emulator
All the links I have found say you can download it after signing up for the pre-release; however, that is no longer viable as it is not pre-release anymore. I cannot find anywhere to download the apk...
View ArticleCalling another program in a nativeProcess
I have a system that encodes videos by using a series of command-line tools. Formally, I had AIR modify a file. That change was detected by Directory Monitor, which would then start the first batch...
View ArticleGeneral question about Adobe Air app licensing
Hello all, I have a general question about Adobe Air app licensing, and would like to check if anyone here may help. I am currently working on a project that will choose a cross-platform development...
View ArticleFacebook API success - loop through properties
Hi When connecting and logging in to facebook using Facebook API (http://code.google.com/p/facebook-actionscript-api/), in return you get either a fail or a success. I would like to loop through the...
View ArticleAdobe Air Bug: embedded .flv in .swf does not start - Connection Error
Hi, I have embedded an .flv video into an .swf (using Captivate CS5) Then I use Dreamweaver and insert the swf into html.So far everything works ok, the video is displayed. Now I create an Air File in...
View ArticleAIR 2.6 / AIR 2.7: Very slow image load with StageWebView object in iOS (it's...
I'm having a performance problem with a long page with 300 small images (100x100 pixels each) shown through a StageWebView object. In Android 3.0 that page is shown very fast, almost instantly. Even if...
View ArticleMajor performance issue: AIR browser is slow to load AJAX app & kills CPU
Hello, This issue for so long. I tried to submit a ticket that was erased. Here's someone else talking about that topic: http://forums.adobe.com/message/3896291#3896291 My question - Is there a...
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 ArticleHow to check the AIR runtime version?
How can I check the AIR runtime version that is currently installed on the machine?Is there a properties file stored in the "Documents and Settings" Folder or something like that?Thanks in advance!Maik
View ArticleCreate .exe file of air Application
Hi guys,I have develop a simple application with AIR.Finding the way to make an exe of it.Anyone who knows this please help me to do this.What things i need to do,How to do,Please guide step by step.I...
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 ArticleUnknown Publisher issue in Native Installer
Hi,There is one issue I'm facing. I have a verified certificate with which I have produced a native installer for Windows. The problem is when I download this installer file from my web server, it...
View ArticleThe AIR target doesn't support native extensions.
Hi,I am using AIR Native extensions in my application .Earlier while creating Signed AIR files I never get any error.But after using ANE in my application I am not able to package my application into...
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 Article