Full screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View Articleadt package fails on Linux w/no information
Hi, I have a project setup and am building native installers happily on both Win7 and Mac OS X using ant and flexTasks.jar. The Flex SDK version is 4.1.0.16076 adt version "2.0.2.12610" When I run the...
View Article"(program).exe has encountered a problem and needs to close. We are sorry for...
Hi, I was using Tweetdeck for the past few months without any problems. Recently, the application still works fine.. it opens as normal, all posts I am following appear etc., but when I try to send a...
View ArticleSet DPI from AIR'S Capturing Image.
Hi, When i capture Bitmap and saved using JPEGEncoder / PNGEncoder i get image's dpi is 96 ( may be it's depend's on hardware resolutions any my pc have max of this). But i want to to set this dpi so...
View ArticleHow do I Uninstall Adobe Air in Vista?
We used to be able to use "Add and Remove Programs" in the contol pannel but that is no longer available in Vista. I can find the AIR folder but of course I know there is more to it than that....
View ArticleAuto 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 Articleload local SWF files, security sandbox, stage access HELP!!!!
I have many SWF files that do the following: - reference the stage - load in external swfs and FLVs and XMLs It seems that for the most part loading them in VIA the Loader Class (AS3 not Flex)...
View ArticlePublish to iOS: Unable to find llvm JNI lib
Whenever I try to publish to iOS using Flash Professional CS6 I get the following error. Exception in thread "main" java.lang.Error: Unable to find llvm JNI lib...
View ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View ArticleEncryptedLocalStore.setItem fails to overwrite
I'm finding that in my application EncryptedLocalStore.setItem() fails to write items if the item already exists.If I set up a simple AIR project to test overwriting an item with EncryptedLocalStore,...
View Articlerestart AIR application
Hi I tried to create make an AIR app restart itself by clicking on a button, but I didn't find anything yet. The only thing I found is...
View Articlesome internet radio stations with http protocol and mp3 format not working in...
First, i am sorry for my bad english. When I publish swf for Flash 10 player all stations in my list works. If I publish them for AIR 2.0 stations with adress end ":XXXX", where XXXX is port number,...
View Articleadt error 301
Hi,am new in this AIR thing nad I have following problem:ip-89-103-132-47:~/Documents/projectAIR/AIRHelloWorld goddard$ adt -package -storetype pkcs12 -keystore src/air.pfx -keypass password -tsa none...
View ArticleExit code 7 and error 2038 while installing an AIR application
Hello, We are developing an AIR application and are building installers using Adobe's "side-car" installation code. I was able to do an installation successfully on both Mac and Windows using...
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 Articlehelp please: invalid application descriptor
Hi, When I run an mxml file, I'm getting the error: invalid application descriptor: versionNumber must have a non-empty value Can you tell me where "versionNumber" field is? I cannot...
View Articleis it possible to run a shell script from AIR?
I can not scan a local directory unless on of my installed files is chmod755. i want to run a script on init() that will chmod 755 a file in the bin-debug directory. Thanks in advance for your assistance.
View Articleadt.bat Could not generate timestamp: Cannot parse the response
I am using the command line to build an air app as follows:adt.bat -package -storetype pkcs12 -keystore mycert.pfx -storepass xxx -tsa http://timestamp.verisign.com/scripts/timstamp.dll myApp.air...
View ArticleFlash CS5 + Adobe AIR2 class error
As you all know, Flash CS5 is now released. It is confusing me as AIR2.0 is still in beta. so is the air2 in flash cs5 stable or not? I tried to use DatagramSocket class in Flsh CS5 but failed import...
View ArticleSQLError #3125
Is this a bug or a feature? I can create a db directly inside ApplicationStorage, but not inside a (non-existent) folder in Application Storage. I get the error: SQLError: 'Error #3125: Unable to open...
View Article