ActionScript's File.upload does not work on Air SDK for iOS devices
I am trying to use ActionScript's File.upload to upload a file on Air SDK for iOS environment, but the File.upload does not work properly. No handler about the file upload is executed after...
View ArticleSkinning Flex Mobile TextInput
Hi, I need to skin the Flex Mobile Text Input with a gradient in the background. I have created a skin for that. It works fine on Android devices but in case of iOS devices, the keyboard doesn't even...
View ArticleTutorial on publishing Flex/Air app for Mac App Store or just using Developer...
Has anybody put together a tutorial on publishing a Flex/AIR application for distribution as an OSX desktop app, either through Mac App Store or just using the Developer ID certificate? In my time as a...
View ArticleAIR iOS - Soft Keyboard is different from native apps!
Hi, I'm working on an iOS 8 app with AIR 17 and after testing it on a device the soft keyboard looks different in my app than in the native iOS apps (e.g. Apple Notes app) It looks scaled and bigger...
View ArticleHTML Loader - in the library of flash
Hi,Load a html page in a frame within the stage of flash and is ok.If I do the same thing in a movie clip in the library and drag it to the stage does not load html page.There is a different procedure...
View ArticleSave streamed MP3 file?
Our app includes a music player which streams MP3s from a server. We would like to be able to stream the MP3, and save it to a cache on disk once it has fully downloaded. I am using the load() method...
View ArticleiOS only extension
I am developing an app that is targetted for iOS and Android. On iOS I need to make use of an exension that is only supported on iOS. If I include the exension in my Flash Builder project, I can no...
View ArticleiOS language list in iTunes
Just got my game approved and listed in the app store. http://itunes.apple.com/us/app/dice-a-rama/id441585479 One thing that bothers me is that my listing says that my game supports a huge array of...
View ArticleSimple Countdown Script behaving strange on iOS [HELP]
I have a basic countdown script that I've used in the past in old Flash project. For some reason when I run it in an iOS app it behaves strange. I am also looking at the best approach to modify so I...
View ArticleProblem with FragmentActivity
A write native extension for android to display "Better pickers" https://github.com/derekbrameyer/android-betterpickers. To display components from this library I wrote Activity extends...
View Articlestagewebview on desktop debug fine publish do not work
In a desktop project I use stagewebview to load a local html file,this html file include flash player a map and use js call as to control the swf display in flash player.When i run in debug mode is...
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 ArticleSimple Countdown Script behaving strange on iOS [HELP]
I have a basic countdown script that I've used in the past in old Flash project. For some reason when I run it in an iOS app it behaves strange. I am also looking at the best approach to modify so I...
View ArticleXCode 5.1 updated and now I can't debug AIR apps on iOS Simulator anymore
Today XCode updated itself to version 5.1, with new iOS 7.1 platform support. It updated itself without asking permission, and now I can't run my AIR apps on the iOS simulator anymore. All my apps fail...
View ArticleAIR 64-bit Required By Apple from February 2015
Hi, I just saw this notice that Apple will require all iOS apps to be native 64-bit capable from February 2015 to pass App Store submission. Does anyone know the status of 64-bit support in Adobe AIR...
View ArticleLocalization not working as expected
Hi there, i'm struggling with an AIR 3.6 mobile app that should support several languages (for testing 'de_DE' and 'en_US').Here is what i do in Flash Builder 4.7: adding resources.properties in...
View ArticleAIR iOS: Check permissions?
Hi, Is it possible to check if a user allowed access to the "camera roll" in an iOS 8 AIR app?(the app needs the permission to let users load an image from the devices camera roll) Thanks
View ArticleAdobe Air 3.0 iOS streaming H264/Speex over RTMP -- No Video
Problem:H264/Speex RTMP stream from Flash Media Server doesn't display video. Audio plays fine. Conditions:Adobe Air 3.0iOS device (iPad 2, iOS4.3) App...
View ArticleHow to find out what word doesn't start with a "#"?
Hi, I need to find out the position in the text for the first word that doesn't contain a leading hashtag (#) - starting from the end of the text.This is a demo text: var demoText:String = "hello...
View Article