Hide Air application from Taskbar
Is there way to remove or hide air application from task bar... bcoz i am doing widgets that should not be shown on taskbar...-sarawww.designscripting.com
View Articleinvalid application descriptor: descriptor version does not match runtime...
Hi.I have writen a very simple AIR app. Its not really an app just a button on the stage in flex2 as I want to try packaging it up as an air app from the command line. When i use adl to do this i get...
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 ArticleHow to open a PDF File from a ByteArray
Hi, Fellows, I'm having the following problem: I have put a PDF file inside a BLOB field in a table in my SQLite database. And I can retrieve it from this database without any problem, receiving...
View ArticleUrgent - Security Sandbox Violation in AIR & CS4
Hi all I created one Air Application using Flash CS4. It loads swf and flv from application directory.The fullscreen is works for video. Suppose i loaded it from local/remote means it shows ***...
View ArticleProblem 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 ArticlePackaging .air file to .dmg via ANT
First off, I hope someone sees this as this Archive thread is the only place the forum is allowing me to post my air related question. So, I'm having some trouble packaging (via ANT) my air 2.0 app...
View ArticleHow to play Encrypted video File In Adobe Air Video Player
Hello Friends I am making A custom video player in adobe air.in which video path comes from xml stored in ur system.but that xml contains the encrypted path of all video file.I...
View ArticleADT packaging fails
I have a question for EDK usage.I'm trying to test helloworldExtensionClient to test EDK.I create swf file, HelloWorldExtensionClient.swf, with flash professional using external library options as...
View ArticleSocket connection Security sandbox violation issue
I am trying to create an desktop application, to connect FTP server using Socket connection and transfer data / assets between server and client. For that I am using following flow: var...
View ArticleInserting a date into the SQLite database...
I am having problems inserting a date into an sqlite database. Heres what I am doing://Setup a connectionvar conn:SQLConnection = new SQLConnection();var dbFile:File =...
View ArticleCalling DLL from Flex app
Hi,We have a VB6 app which is connecting to the scanner to retrieve the images from the scannervia DLL (written in C++).I am trying to rewrite that VB application using Flex.It has to work in both...
View ArticlePackage Java ANE file for desktop
Hi! I'm trying to package an ANE file for desktop and am almost bald now :/. I just made an HelloWorld extension with a simple "sayHello" method that simply returns the string "Hello World".I made a...
View ArticleHTMLLoader - Google Maps?
Since Google deprecated the AS3 maps API, I've been looking for something else. MapQuest is pretty nice, and their API is easy to use and seems full featured - the maps just aren't as nice as Googles...
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 ArticleHow to send email in Adobe Air
Hello, It is possible to send email directly from adobe air? using an API? not sending to a j2ee or any server?and how to use Gmail as an SMTP server? Thanks.
View Article[AIR/Desktop] StageWebView doesnt load remote URLs when rendermode is direct
Hey there, Im porting an CS6-AIR-App from IOS to Desktop, in the IOS-App, i use rendermode GPU, everything works fine.In the Desktop-App im using renderMode "direct" (no GPU mode selectable in CS6)....
View ArticleGet the country in iOS
Hi, In my iOS app Capabilities.languages[0] is returning only the language, not the country code. Does Adobe Air provide any way to access to the country code in this case? thanks!
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 ArticleOpening a finder/windows explorer window from an AIR application?
I'm evaluating AIR right now and going through as much documentation as I can find. Is there a way to open up an OS file browsing window? For instance, after writing a file to an arbitrary directory,...
View Article