listen Keyboard events in AIR for iOS? [HELP]
It works in the browser... Is there any way in AIR to do this for iOS ?
View ArticleZoom in/out in the gesture area
Hi, i want to zoom in into a movieclip. The zoom should zoom in the area where the gesture was taken. In this moment i scale the movieclip and set the new x and y coordinates by myself.This one works...
View ArticleHTML Ad in Air for Android app using Flash CS6 (launching the native browser...
Hi guys, I am having difficulties integrating LeadBold HTML banner ads into my Air for Android app. I'm having problems with launching the native browser when the banner is clicked. The link opens...
View ArticleAIR 3.9 - mobile app starling, pure as project and interstitial ads forces close
Hi there, we have a pure as project in which we updatet the air version to 3.9.The app uses starling and the admob extension - > http://www.adobe.com/devnet/air/articles/admob-ane-android.html If an...
View ArticleSplash Screen for Android with Flash CS5.5
How can I make a SplashScreen with Flash CS5.5 or just with AIR/AS3 codes. I need it while the App/Game is loading... I know that it's possible with Flex 4.5 as: <?xml version="1.0"...
View Article"Missing Push Notification Entitlement" when submitting Air app to IOS AppStore
After submitting my Air app (and update to the existing app) to the App Store, I've received an automated message from itunesconnect stating that my app is ""Missing Push Notification Entitlement". The...
View ArticleHow to add advertising to AIR app
I would like to show ads in my app. How are you doing it? I've seen an AdMob ANE by Milkman Games mentioned but I'm on a budget right now. Even if I did use that I don't know what to do next....
View ArticleAndroid In-App Billing
Hey guys, I'm currently working on getting in-app billing into my Air app. Does anyone know if there's already a native extension out for this? And if not are there any documents/tutorials out there...
View ArticleAndroid App for Scout Profiling
Hi, I have an android app developed in Flash Professional CC (AIR 3.7) - and trying to profile in Scout. In the ActionScript tab, there is a Data Quality warning: The current session is running a...
View ArticleWill AIR iOS's GameInput support the new iOS7 GameController API?
https://developer.apple.com/ios7/Apple announced a new GameController API yesterday, to be included in the upcoming iOS7. There's already a detailed programming guide in the new beta SDK for iOS...
View ArticleApp audio plays while Kindle Fire screen is locked
I am hoping someone has found a solution to this issue: If I put my Kindle Fire to sleep using the power button, when I wake it back up, the app's audio begins playback while the screen is still...
View ArticleAIR for Android - landscape mode
Hi All, I have trouble starting my AIR application in landscape mode on a htc desire. The app does not start in landscape mode and the device orientation is ignored as well. My air app has width of...
View ArticleUsing the native iOS video player?
I would like to learn more about using the iOS native video player in my Adobe Air app. I understand that you can launch the native iOS video player by using StageWebView. What are some of the...
View ArticleAnti-Aliasing on Mobile Devices
I am currently working on a mobile Adobe Air/Flex Stage3D applicaiton in Flash Builder 4.6. Everything works fine but the visual quality is not up to snuff. I would like to enable Anti-Aliasing for iOS...
View ArticleUpload a file from iPad to web
Probably a stupid question, but is there an easy way to do this? Downloading a file is no problem (URLRequest, URLLoader,FileStream to write it) but the process doesn't seem so easy in reverse. Any...
View ArticleHow/when will AIR support the new iPad?
I believe that the following will be needed:- new placeholders in app xml for the new iPad retina icons- a mode that will allow the content done in 'non-retina' iPad to be viewed on new IPad (like the...
View ArticleSamsung S3 Update - Apps won't install
Just recently installed an update to my S3 from Samsung and I can no longer install self signed apps to test. Has anyone else experienced this issue? Air apps downloaded from the Play Store still work....
View ArticleStageWebView - HTML Support in AIR for Android
Many of today’s application blend offline and web content. Using HTMLLoader allows HTML content to be rendered in AIR desktop applications. StageWebView addresses an often required use-case, that of...
View ArticleSupport for Android xhdpi icons (96x96)
This question has been asked at least once, but with no real conclusion. The latest android ui guidelines define 4 resolutions for launcher - 36x36, 48x48, 72x72, 96x96....
View ArticleAir for IOS Including files in IPA (SWF)
I've added a SWF file to the included files list in Publish Settings that I would like to load. Any ideas on how to get it to work? Here is my code: import flash.net.URLRequest; import...
View Article