Getting Cookies From UrlRequest
Hi, I need to pass parameters to a URL and read the cookie info that is returned. I understand how to pass the parameters, but how can I read the cookie info returned by the server? Thx
View ArticleDatabase Problems (results != null) doesn't work
I'm having a problem with an Air database when there's no data in the table. The "if (result2 != null) {" statement always evaluates to true and then when I ask for the length on the next line I get...
View ArticleHow do I install Adobe Air SDK for CS5.5 Products?
Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?
View ArticleiOS Password Field Bug
I am writing this to possibly bring to some attention to a bug that has exsited throughout the duration of my time as an AIR developer (since AIR 3.2).... When publishing on iOS, textfields that have...
View ArticleBlack screen during video loading
Hello everybody! Firstly, Sorry for my poor English. I am doing an air for android app, and I have a problem when I try to load a video included in my apk. When a mobile phone try to load the video,...
View ArticleOUYA thumbstick forces D-Pad movement?!
Has anybody noticed that GameInput on OUYA assumes that you want the left thumbstick to work like a D-pad? I had precise analogue controls implemented on Xbox and PS3, but the OUYA controller overrides...
View ArticleError 3003 when trying to get modification date from file on Android
Hi there, I have a text file that packaged up in my app. It opens an reads just fine, however when I try to query the modification time on it I get "Error #3003: File or directory does not exist". It...
View Articlewhere can i write air developer tool(adt) codes?
i'm developing an app for tablet pcs ,i have been confronted with adt code many time when i search solutions.but i dont know what is it, i dont know where to write these codes. is it only for flex? i...
View ArticleHow to omit trace statements
Hello, is the -omit-trace-statements compiler's option still suposed to work in AIR3.8 and ASC2? I can still see traces of my release build in Scout so it looks it's not removing anything. Thanks,David
View ArticleEmbedded JSON database engine ANE binding available
Embedded JSON database engine ANE binding available https://github.com/thejustinwalsh/airejdb
View ArticleDesktop RTMP video works fine - but Android gives me NetStream.Seek.Failed
I have an app built using Adobe AIR. The app uses StageVideo and plays a live RTMP H264 encoded stream using NetStream.play. The app works as expected in ADL, and when installed as an app on the...
View ArticleAIR app rejected by OUYA
Hi, my first attempt at an OUYA game made in AIR was rejected with several issues that I hope can be addressed: 1) Adobe's otherwise excellent "GameInput" class does not seem to recognize their "Home"...
View ArticleAdobe AIR (JavaScript/AJAX) is dead?
Hi all, I used to code in AIR for JavaScript / Ajax in v1 and v1.5 of AIR. I am trying to refresh my coding skills into this platform but there seems to be very poor knowledge base and material at the...
View ArticlePrinting in Adobe AIR (JavaScript / Ajax) whereas skipping the print dialogue
Hi, Can I do what the topic says? Basically I would like to check with a timer a URL and once something appears there I want it to be sent directly to my default printer. Is that possible? And if Yes,...
View Articleadobe air 3.9 when released?
adobe air now is v3.8 beta,hasnot been updated fora long time.adobeready to give up adobe air?sading...
View ArticleAccessing iOS launch images
Good day! I'm working on AIR mobile application for iOS. This is a great feature on iOS which can show the static image before the AIR is initialized. But my app has a really lot of content. When the...
View ArticleSevere performance issue with Camera on Android running on Galaxy S2
Hello guys,I am building an app for both iOS and Android and i have a big issue that i don't know how to overcome on Android.I have the following code:------------var vid:Video;var cam:Camera;cam =...
View ArticleScroll for iphone/android
Hi, I want to do a Adobe air mobile application. I want to do touch scroll. How to do that? I found smooth scroll component on Starling's Feather. But i want the same kind of component in Flash cs6....
View ArticleAndroid File browser/picker with previews
Dear Adobe Community, Does anyone have any suggestions on how to add a file browser interface with preview icons of images, videos, and/or file type icons on Android using Adobe Air? The closest I've...
View ArticleCapabilities.touchscreenType with Leap Motion
I bought a leap motion controller. Capabilities.touchscreenType now says my Windows Desktop is a touch screen. I have an application that runs on iOS, Android, Windows and MAC. The problem is the UI...
View Article