is it possible - conceptually speaking - to think to a Flash Next without...
... I mean, AVM3 with AS3? [for developers a transition without pain, just a matter of a clean recomplation](hoping not to be redundant nor too in late times) shouldn't it relaunch the flash...
View ArticleShould we start to worry or not ?
Guys, As an Apple developer, I just received a newsletter stating that : "Starting February 1, new apps and app updates submitted to the App Store must be built with Xcode 5 and iOS 7...
View ArticleReported a code to the operating system
hello, is-it possible to report a code or a message to the operating system when an Adobe Air application running on Windows, like NativeApplication.nativeApplication.exit(2) but without killing the...
View ArticleHow do I add these native iOS blue menu boxes to my apps?
I would like to have these menus for various things in my apps, those that look like this:Although this example image I took from Google shows it on the home screen, I want to use them in my apps, not...
View ArticleANE - Can't success to include libxml2.dylib
Hello, I'm upgrading an ANE on a new SDK version. This new SDK required the libxml2.dylib to be included. So I added it into my platform-ios.xml :<linkerOptions>...
View ArticlePackageExtractionFailed. Flash Pro CC, Air 16.0, Windows 8 64-bit, iPhone...
No luck sending my Flash app to my iPhone. Any thoughts?
View ArticleGame Center - Time Submission [URGENT]
Hello, So I was supposed to submit an app to the app store last night .. Got to what I thought would be the easy part.. passing off my Game Center data to Game Center. I've done point system games...
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 ArticleAndroid 6.0 Sharing files
I have noticed that Android 6.0 seems to break my ability to share a file from my app using a bunch of ANE's. It feels like a permission issue given the changes they made to the permissions in Android...
View ArticleiOS 8 - FileStream throwing error 2038 on open for write?
Hey all, Going through iOS 8 compatibility checks with our Adobe AIR app (tested with AIR 13 and AIR 14), I'm noticing changes to file storage.In short, my code has always been as follows for simply...
View ArticleAdobe AIR : Issue with StageVideo FullScreen on MacBook w/ Retina
Has anyone run into an issue with StageVideo running in FullScreen mode on high-res monitors, such as a MacBook Pro with retina? The issue I'm seeing is that the video runs fine if the application is...
View ArticleAndroid application.xml
Sorry for the cross post but I'm currently having problems getting a flash build on to an android device. Upon publishing I get the error "Warning: Application has not specified its permission...
View ArticleStageWebView suddenly can't load embed YouTube video
Once we developed app for Mobile Device with Adobe Air, we need embed the Youtube video to the app. For easiest way, we use StageWebView of AIR, so we can directly load Youtube Embed video like a...
View ArticleSurface 4 - AIR 19.0.0.213 - Closes immediatey
I have an AIR app that is running fine on the MS Surface 3 running Windows 8. However the same app on a Surface 4 running Windows 10 closes immediately with a windows dialog stating the exe has stopped...
View ArticleAir iOS - To use TestFlight Beta Testing, build 1.0.0 must contain the...
Hi, I published my iOS app and uploaded it to iTunes Connect to run an external beta test through Apple TestFlight but I got this error: To use TestFlight Beta Testing, build 1.0.0 must contain the...
View Articlertmfp NetGroup.Neighbor.Connect issues
Hi, I am developing a mobile app for sharing files on local network using RTMFP and I noticed there is sometimes very long delay between NetGroup.Connect.Success and NetGroup.Neighbor.Connected events...
View ArticleDownloading and saving a zip file is giving out of memory error
Hi, I am downloading a 408.9 MB zip file through URLStream class. Below is my code. protected function window1_creationCompleteHandler(event:FlexEvent):void { var urlStream:URLStream = new...
View ArticleByteArray uncompress Low performance, Can optimize it?
I use AIR to make a mobile phone game, Resource use synchronous processing,For example:MP3,BitmapData.AMF....I'll get the picture BitmapData.Compress it,Read it in the game add uncompress, Such...
View ArticleBackground Audio
Hi,I'm using Flex 4.6.0 / AIR 18.0 for creating a radio app for independent radio stations. Therefore, the feature of continuing playback of an mp3 stream when deactivating the app is a must. This can...
View ArticleI Tunes sync failed to install
I have been trying desperately to figure this out and cannot. I'm testing a simple two button app created using Flash CS5.5 publishing to AIR for IOS, I get no errors, the adl playback is fine, my...
View Article