Bug with fullscreen AIR 3.1 on Android ICS
I've got a bug on ICS when my app is running full screen (with status/menu bar hidden), turning off the screen … then turning it on again. It returns with the menu bar! Grrrr. Any help?I demo the...
View ArticleAIR app seems to become unresponsive after sitting idle
I built a straight forward info kiosk using Flash AS3 and used AIR to distribute it. The main items of the file:Straight ahead navigation with buttons that jump to frame markers.It has a 3 minute timer...
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 ArticleApplicationUpdater+Norton=A program was behaving suspiciously?
Hi there!Some users of one of my apps complain about Norton notifying them the program is behaving suspiciously... Anyone had this kind of issue? Boks uses a regular ApplicationUpdater process and...
View ArticleCan I access local files?
I am writing an application using Adobe Air that will have to utilize and store media files locally on a user's computer. My marketing team now believes that a downloadable application that will be...
View ArticleCapture Screen in Adobe AIR
Hi All,I would like to capture a screen shot based on the defined rectangular area in Adobe AIR. I don't want to use any third party tool. I would like this to be purely in Adobe AIR. I have googled a...
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 ArticleHow to open pdf file in Air Application?
Hi, everybody I trying to open file pdf from my macbook in Air Application, but it's didn't display anything to me.Please help me. I wanna know Adobe Air can open PDF File from Mac or and Window...
View Articletroubleshooting Error #2044: Unhandled ErrorEvent:. text=
Need your help/support in troubleshooting issue with video load. I have developed a custom media player to load .flv files from a CDN.The AIR application is working fine and loading files videos from...
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 ArticleAir Application communicate with Canon DSLR
Does anyone know if it is possible for Air application to control a Canon DSLR? Basically is to trigger the shutter and get the images taken....
View ArticleNativeProcess and FFmpeg pipes
Hi, I want to do a small interface with Air for FFMPEG using Native Process. Mainly, I want to compress an image sequence not starting at 0. To do that, I need to pipe (I think the filename) to ffmpeg....
View ArticleAdobe AIR segmentation fault on Ubuntu 9.04
Hi, I've installed air with no issues, but whenever I try and run the installer it loads the window with Open/Save options, then on clicking on open the window disappears and nothing happens. I've run...
View ArticleHelp With Loading an Image In AIR
I need to load an image (GIF) with AIR using File and FileStream, but can't figure out how to do it. I need to load the image into a Bitmap or BitmapData object, so I can't use the loader class. Here's...
View ArticleAdobe Air causing error in event log
I installed Windows 7 64-bit on a system recently. This morning I installed PS CS4, including Adobe Air. I've now gotten 5 of these errors recorded in the event log. Source: SideBySideEvent ID:...
View Articlecreate a live wallpaper for android with flash
Already know how to create android applications with flash cs5.5 but i would to know how to do to set an application as a live wallpaper.Anyone can help me?
View ArticleMultitouch freeze
We are producing a software suite with Adobe AIR (4.5.1 sdk build as 2.6) in FDT 4.5 For our multitouch purposes we build our own classes to perform gestures (scale/rotate) and movement (drag) all at...
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 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 ArticleOpen a ASP file from the server
I want to open a .asp file in a cromeless window that I have on my server, what do I have to do to get it to work?Thanks for your help!
View Article