Invoke AIR app from browser without flashplayer
We have implemented an AIR application which we launch via button click in an Flash/Flex app. This Flex app only consists of this start button. Now our customer complains that his users need to install...
View Articleproblem in recording audio on Note 2,3 (AIR 13)?
Peace be upon you ^_^ My team and I developed an android game using flash pro cs6, we published it like two months ago.Now,we are fixing the bugs for the next update. 1 level in the game accesses the...
View ArticleANE wrappers?
Why is it too much to ask Adobe to provide ANE wrappers for popular Native APIs like GameCircle to AIR developers? Is there some legal reason Adobe can't provide these to the user base?
View ArticleDo you plan on supporting 64-bit Mac desktop applications and ANEs with the...
I was wondering if Adobe plans to support 64-bit Mac desktop applications and ANEs with the AIR runtime using captive setup?
View ArticleCustom cursor not applied to body
I have the following code which I run `onload` on the body tag in a HTML/JavaScript application: var mcd = new window.runtime.flash.ui.MouseCursorData();mcd.hotSpot = new air.Point(0,0);mcd.frameRate =...
View Articlemailto handling via iframe
We are developing application in html/js Adobe Air and there is problem with handle correctly 'mailto' urls.Whenever that 'mailto' link is part of app's html code everything works. User click and...
View ArticleAir Android - Load latest saved image
Hi, I would like to load the latest saved image from a device.How to do that? Thank you
View ArticlePartial wakelock in Adobe Air for Android
I'm developing Adobe Air (for Android) application which is intended to be constantly on. App has event based operations. However, when phone enters to sleep mode app is able to perform only one or few...
View Articleaudio on ios broken after sleep
hi all - we've been using the AIR sound api, building for iOS, with no problems till now the problem is: sound works until ipad goes to sleep, no sound from our app when ipad is woken back up note: we...
View ArticleAIR App compiled from Dreamweaver HTML5 tags not working
I compiled an Air app out of Dreamweaver that includes HTML5 files with the "audio" tag. The elements do not display in the app. Does Air support HTML5 tags? Everything else seems to work in the app.
View ArticleCompilation failed while executing : ld64
I'm getting this error while packaging my application for iOS:Error occurred while packaging the application: Compilation failed while executing : ld64The application compiles and runs fine on my...
View Articleonline ActionScript API docs broken
The online ActionScript API docs have stopped working for me. I've tried accessing them from both Chrome and Safari and get the same behavior in both browsers. The filter options never load and the...
View ArticleI'm trying to use import com.adobe.crypto.* on Windows version of my App but...
The Mac version of my Air app works fine, so does the iPad version, but the PC version has been a bit of a nightmare.I keep getting the error "1172:Definition com.adobe.crypto could not be found", when...
View ArticleIs Point.interpolate deterministic?
Hi,I am currently developing a truly deterministic ballistic engine, and so far I am doing good, I avoid numbers/floats and Math.cos/sin. But now I would like to interpolate between my points, and it...
View ArticleConfused Adobe Air 4.0 or Adobe Air 14 ?
When I publish an Adobe App using Flash, I select Air 3.4 for Desktop. I want to download the latest version of this, I think it may be called an SDK, or maybe a compiler but I'm not sure.I've seen...
View ArticleHow to connect Android SDK to Flash Pro project?
Hi, I'm trying to import the android.NativeDeviceInfo class into my AIR for Android project but unsure on how to do this exactly. import android.NativeDeviceInfo;import android.NativeDeviceProperties;...
View ArticleWhat's the best way to mix AIR 14 and the Flex 3.5 SDK and use new AIR features?
I am returning to development of a popular desktop AIR app, after about 4 years of no code changes. Both AIR and Flex have actively moved forward during my coding absence, and it is time to play catch...
View ArticleDevice ID & call information permission
Just published a new AIR app and Google Play is telling me the app needs "Device ID & call information", including reading my phone number, whether I am making calls, and the phone numbers I am...
View Articleair14 android softkeyboard landscape mode ..
hi i want landscape mode softkeyboard without EditInput .. i want see my backGround TextField please help me.. tell me solution or hint~~ i want result.. this
View Articleadobe air windows/C++:Error #3500: The extension context does not have a...
I created a C++ dynamic dll called by air.If the dll depends on other dlls, then the error#3500 occured. However removed other dlls, it works. Could that mean the air can only call one dynamic dll that...
View Article