NetStream doesn't play mp4 packaged with app
I'm using StageVideo to play an h264 encoded mp4 file in an iPhone app. When I package the mp4 file with the app (in the root), the app doesn't play the video at all. When I simply change the video's...
View Articlehow can stageWebView keep another cache as logging into my site through...
how can stageWebView keep another cache as logging into my site through simulator on mac also logs me in safari plz help with a solution or alternative?? thanks
View ArticlePublishing to Desktop : For mac and PC, New to Abobe Air
Hello there, Any help or pointers would be appreciated. I'm new to using Air and new to this forum. So i'm just getting my head round a few things. This looks to offer some great possibilities for...
View ArticleWill Adobe AIR be supported on the new Google Android TV?
Is Adobe planning on supporting the new Google Android TV that's coming later this year?please say YES!!!! Sean.
View ArticleAdobe AIR iOS app doesn't run in background
I have an iOS app made with Adobe AIR. It doesn't run in background even though I have done the following things I can think of, 1. NativeApplication.nativeApplication.executeInBackground = true;This...
View ArticleSave to camera roll kicks in before draw stage is done. How to solve this? (ios)
Hi, My app takes a screensave of an area of the stage and save it to the camera roll. The problem is that cameraRoll.addBitmapData(bitmapDataA); kicks in before the draw is done.Is there a way to use...
View ArticleUnderstanding class "fingerprints" with SWC files
I'm sorry for a very poorly structured question. I just run out of English... I hope one of you guess what's the problem and can provide better words to describe it! I'm having hard time understanding...
View Articlesharing image URL on Twitter from Adobe AIR Desktop
Hi All, Does anyone has worked with sharing image URL on Twitter from Adobe AIR Desktop. I am able to post data but with multiple libraries still not able to post images over twitter. Any help will be...
View ArticleAIR Android BrowseForOpen window disappering
Hello, for my app in AIr I'm using File.browseFroOpen to let the user pick a file on his device. this.myFile = File.documentsDirectory; txtFilter = new FileFilter("Music", "*.mp3;*.wav;");...
View ArticleiPhone 4 and iPhone 5 - which stage size?
I'm developing an AIR app for iPhone 4 and 5. The app is centered around a video which I have exported in two versions, a 960x640 version for iPhone 4 and an 1136x640 version for iPhone 5. Ideally, I...
View ArticleLooking For 'Thee' Adobe Air Juggernaut...
Hello Community, My partner and I are both developers looking to hire/partner with 'thee' juggernaut of Adobe Air. We are looking to outsource a large majority of the heavy lifting to someone who has...
View ArticleAndroid App with serial number
Hi all, it's possible to make a android App with Adobe Air that needs a serial number to be installed? ThanksGustavoS
View Article"no access to the digital certificate" - Trying to export my first iOS app...
Hello I'm trying to export my first iOS app from flash to my desktop / on the device (Flash Pro CC, Iphone5)I followed the instructions on the adobe website to build an air app for iOS but on the last...
View ArticleHow to minimize adobe air android app with as3?
I have 2 buttons in my app ( my app published by flash cs6 for android ). one button for exit app and one button for minimize app (send app to background and show homepage).what is code for 2nd button...
View ArticleHow to call a service from the air app when user unistalls the app?
Hi All, I have an air application which has a registration mechanism. i.e the app gets registered through a license key purchased from the admin.During registration user's system ip address gets...
View Articlescreen blanks out after hitting text field
on my app when i hit the text field , screen banks out after keyboard appears for first time. it happens on only selected modules of samsung like GT-N8020 I am using flash professional 6 and air for...
View ArticleAnonymous function closure, event listener and GC, how they work?
I'm experimenting with GC and getting results that I don't understand. The code below create 10 red circles and starts to move them along x-axis, one circle each second. The moving is implemented with...
View ArticleShow Windows MessageBox from Adobe Air - here is Extension
Now you can using my ANE show native message box in Windows. More details http://gamespoweredby.com/blog/2014/08/adobe-air-windows-messagebox-native-extension/ P.S. Free to use but not open sourced to...
View ArticleAIR app crashes when using FULL_SCREEN_INTERACTIVE on nativeWindow
App is running on desktop and packaged as Signed native installer with AIR 14My app opens and closes native windows and adds externally loaded SWFs to them. I'm activating the windows with a...
View ArticlePreloader repeats loading
I have the following preloader, package { import flash.display.Loader; import flash.display.Sprite; import flash.events.Event; import flash.events.ProgressEvent; import flash.net.URLRequest;...
View Article