StageWebView in Android - Help
Hi Guys,Im using StageWebView to play youtube videos in Android and iOS.In iOS it's ok, but in Android, the video do not start.When the user press click to play, the video load but do not work (play)...
View ArticlePreventing man-in-the-middle attacks with AS3/Air app
I am writing a client app for Air in FB 4.7 and AS3. The app makes a call to an authentication service that sits behind nginx that is set up for SSL. I can successfully implement "certificate pinning"...
View ArticleDisable context menu on html5 video
Hi Guys,Im using StageWebView to play youtube videos in Android and iOS.I need to disable the context menu in this html5 video, because I do not want you to see/copy the video url.Can anybody help me ?...
View ArticleSaving over an image on an ios device
How would I load a photo from the camera roll, apply a change to the photo, and save over the photo that I just loaded? I was able to figure out how to load photos and save them to the camera roll but...
View ArticleWhat is the best way to gather contact information through an android app?
I'm in the process of developing an application for my company. This app will be used at Trade Shows, showing off each area of our business, giving a slideshow for each, and gathering contact leads....
View ArticleLosing context when calling: "stage.stageVideos[0]" or when listening for...
Hi, I'm kind of blocked with this issue, it happens on my Android Samsung Tab S 10.5. When I want to check the state of stageVideo or when I retrieve a stageVideo instance, I get a context loss, then...
View ArticleITMS - 90179 Invalid Code Signing / ITMS - 90209 Invalid Segment Alignment
I've been getting these two errors no matter what I try. I've deleted all my profiles and certificates, remade them and even remade the App ID multiple times and nothing happened and still the same...
View ArticleHow would you capture AIR audio on iOS (inside ANE)?
Hi! I'm wondering what would be the best way to capture AIR app audio on iOS. I was able to capture video with OpenGL(that was tricky), also I'm able to do microphone capturing, both from ANE.Now I'm...
View ArticleCapabilities.screenResolution X and Y differs from iPad to iPhone
As of AIR 16.283Capabilities.screenResolutionY in landscape mode. iPad comes up as 1536 (HEIGHT)iPhone comes up as 1334 (WIDTH)Here's a a build to try https://db.tt/JetdfxMp
View ArticleAdverts showing incorrectly since 64-bit update
Hey, since Adobe has released AIR 16/17 and updated the .ANEs such as stageAd.ane, gameCenter.ane etc. to comply with Apple's 64-bit requirement, adverts are not showing correctly in my application....
View ArticleAlpha blend at RenderTexture
When I rendering 3D scene to a Texture, I got a incorrect result. I think the reason incorrect blend alpha is because the destination's alpha was ignored on rendering. For examplemake new...
View ArticleAction script in external swf !!!
Hi my friends.I have designed main swf to load external swf for android by Adobe Flash and Adobe Air.All thing is OK in PC and Adobe Air simulator, in android phone: external swf is loaded But it‘s...
View ArticleWhat is the best way to do permanent local storage of small bits of data on...
My app has a consumable item for purchase. Once purchased, it is consumed immediately, and the item's location is then permanently stored in the app. What is the best way to achieve this? Should I use...
View ArticleADT not able to detect jre
Hi All, I am having two jre installed jre1.5.0.14 and jre 1.6.0. I am trying to package swf applicatgion for ios using command line "<c:\program files\java\jre1.6.0\bin\java" –jar “C:\Program...
View Articleadobe air ane for android build
I have created a ane of android.with an error that it is jdk1.7, there is no problem that it is jdk1.6.it's jdk1.7 the jar of ane do not create?
View ArticleFile does not contain infoplist
I'm publishing an .fla in AIR for IOS. I'm in CC 2014 so first I need to know which AIR should I publish in? newest is AIR 14.0.0.178 for IOS IOS deployment type is App Store publishes with no error.I...
View ArticleFlash CS 6 - Install iOS app on iPhone?
Hi, I would like to test an Air built iOS app on my iPhone.I'm using Flash CS6 and AIR SDK 16 on Windows 8.1. and I'm getting the error "Unable to enumerate devices" after publishing my app.What does...
View Articlemicrophone feature not working on ios 8
I have an app I developed in Adobe Flash ported to iOS as an AIR application. The microphone feature allowing a user to record his/her voice and play it back has stopped working on devices running...
View ArticleCan't compile simple project in Air 16/17-beta
I need to updatethesdkand all, anddid a test.When updatingcreated a simpledesign andtime to compilethe following error occurs:Anyonehave any idea whatmay be related?I use this command to compile:adt...
View ArticleToggle execute in backgound?
Is it possible to have my app run in the background only if audio is playing? I tried adding NativeApplication.nativeapplication.executeInBackground = true during playback function and false when the...
View Article