Ubuntu 11.10, Flash Access and DRM
Hi, I'm attempting to play a video download I purchased at a British video-on-demand service called Digital Theatre. The service uses a player which is an AIR application:...
View ArticleAIR browser is slow to load AJAX app & kills CPU
We have an AIR app, which mostly provides an AIR browser wrapper for our Web app. The Web app consists of AJAX and embedded Flash. The performance difference of the AIR browser versus a typical...
View ArticleIntegration with two database - Transfer of data between two database
Hi Guys,I am newbie for Adobe Air,I have to build an Adobe Air Application in SQlite Database.In that I user have to fill their info then this info has to be added directly to the SQL server...
View ArticleUpdate portion of air application
Hi,I have a big air application (more then 200 MB)When i do a new update i would create a package only with modified file (and not all)I read that tha applicationdirecotry is ReadOnly so my application...
View ArticleBest way to download large files direct to disk?
Hi,I am writing a process that will download a file (in the background, no GUI interaction) and will save it onto the users drive. Once it is saved to disk they will be notified.I don't want to use...
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 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 ArticleIs it posible to read and write file with root permission (*UNIX Family) in...
I want to read and write the "hosts" file in "/etc/hosts" or any other files in "/etc", but AIR say "access denie...", i think it all about permission. How do i read and write file with root permission...
View ArticleDefault browser window from HTML
I am just building a simple HTML app and want to open a new window to an existing web page from the air app that opens in a default browser window rather than spawining a new air window. I have been...
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 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 Articleinvalid application descriptor: Unknown namespace
I'm wanting to learn adobe air, so I can leverage my HTML/JavaScript skills in desktop development, but I've hit a snag just trying to get the sample HelloWorld app to run. I'm getting the following...
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 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 Articleerror downloading the update. Error# 16824
Hi,I am getting an error numbered 16824 every time I execute my application with an old version and when I click Download now. I get an error number 16824. I have checked the app file, the update file...
View ArticleHow to install AIR SDK 3.1 ( with 3.4 installed )
I am trying to install a previous version of the SDK 3.1I am doing this to accommodate BlackBerry BB10. Using the Manage SDK utility in Flash CS6, I currently have installed 3.2 and 3.4.When I try...
View ArticleDisplay stage webview on new screen/stage or frame when button clicked
I'm trying to get Stagewebview to show on a new stage when a button is clicked. Right now it just shows on the same stage becuase code is this.stage. Also, when it shows up on the new page I want to...
View ArticleNeed older version of Adobe AIR
Can anyone point me to a download for a PowerPC version of Adobe AIR for the Mac?
View ArticleLandscape Orientation - autoOrients Problem
I am creating an iOS app that will work only in landscape orientation. iPad apps that require an orientation must support both variants of that orientation.I have these lines in my descriptor...
View ArticleLoading pictures from local file system
Hello air guys,I'm currently working on an application to share images and the images are displayed as thumbnails in a Tile list.I have a problem when loading the images from the local file system with...
View Article