Are there any plans for Adobe AIR to take advantages of LLVM 3.3 new specs?
Are there any plans for Adobe AIR to take advantages of LLVM 3.3 new specs?
View ArticleHow to Test Different DPI with Flash CS6 Android Emulator?
Hello, I use Flash CS6 to develop an Android App. I tried to use the Android Emulator to test the Android App. However it seems that there is no setting for the DPI. Since there are different DPI for...
View Articleconvert ios photo(mediapromise) into byteArray ?
hello I'm trying to convert ios photo into bytearray. Because I want send the photo from iphone to AIR in laptop. I've found some tutorial looks great and should...
View ArticleIs it possible to flip stage video playback horizontally on iOS?
I'm using stage video in an app to play back some video and it would be useful if I could offer users the option to flip the video along the horizontal axis. i.e. the equivalent of scaleX = -1 on a...
View ArticleWhat do you use for automated ui testing mobile apps?
i was looking for a good solution to automate ui testing on mobile devices. monkeytalk looks promising but it seems they only support desktop apps. it is always a problem to tell whether the testtools...
View ArticleSetting the CFBundleVersion to display revisions properly on iOS
The current issue we are having is that we want to track build revision when we post to Testflight, etc. The format on IOS would ideally be something like 1.0.1 (59) or 1.0.1.59 to indicate that this...
View ArticleAIR 3.7 stage.orientation Not Working Properly
This was originally posted in the Flash Pro CC forum, and it was recommended that I post it here, instead. Using: Flash CS6 12.0.2.529 and AIR 3.7.0.1860 SDK Background: I first built an app using...
View ArticleIs it possible to access user account in an air android app ?
Is it possible to access user account in an air android app in as3 ? The only thing I've found on internet is that one has to add to its manifest permissions to acccess account :<uses-permission...
View ArticleAIR Android USB Debug
I've not had too much luck trying to debug my android device (nexus 7) over usb. Most articles/solutions I come across are to do with a wifi connection, that isn't an available option though. I read...
View ArticleAndroid APK Expansion Files for Apps over 50MB
Hello Support, We are building a new version of an app pubished on PlayStore (built with Adobe AIR) and need to embed higher resolution images. This results in my app apk file size which is over 100...
View ArticleInvalid value in supportedLanguages
HelloI've tryed to build iOS app with such tag: <supportedLanguages>en ru uk</supportedLanguages>, and got an error 105: "application.supportedLanguages contains an invalid value". The...
View ArticleHTTP Cache on mobile
In the process of porting an application built upon on a REST API, I have observed that HTTP requests sent from the Adobe AIR runtime do not seem to honour caching features like ETag or Last-Modified....
View ArticleAir Badge Installer not working on recent flash player versions in Firefox?
Whenever you click the Install button on the badge installer, it just does nothing until "Try Again" appears, and try again does nothing as well. This seems to be happening in all Firefox versions, but...
View ArticleImage properties problem when view is not a firstView in Flex
Hi “guys”, I have a problem in the creation complete handler. I am using Flash Builder 4.7 (Flex SDK 4.9.1) When I go to a view (meal3) when it is the “firstView” (ie firstView="views.meal3"), the...
View Articlehow to use Baskerville bold italic font in iOS?
So I want to use bold italic Baskerville. No matter what I do, it always shows up as regular in the device (without bold or italic). My code works fine on desktop. I've tried using TextFormat class...
View ArticleAndroid icons
Testing my android app with Flash CC and the icon is shrunk down. Is there any way to manually add the 96 & 144 icons?
View ArticleApp Store Issue - iPhone 5 Optimization Requirement
I got the following message when I uploaded an app to the app store: "We have discovered one or more issues with your recent delivery for "........". To process your delivery, the following issues must...
View ArticleiOS - Where to save files so they remain after app updates
Hi, I'm developing a game and I save the state to a file as recommended in this article:http://www.adobe.com/devnet/flash/articles/saving_state_air_apps.html Which saves it here:var f:File =...
View ArticleHas anyone tried publishing for Ouya yet?
Just curious if anyone has tried AIR on the Ouya yet, and your thoughts if so. Despite the mixed reviews about the system, I'm interested in developing for it, but I'd like to hear an AIR developer's...
View ArticleOne Size Fits All? (Stage size for best display on iOS and Android)
I'm beating my head against the wall trying to find the one proper stage size that will accommodate all iOS devices and all Android devices adequately. I've been following Colin Holgate's informative...
View Article