Shared object Location On Mac
Hi, When using ADT to test an application, where is the shared object file being located? I've searched my entire drive for *.sol files, and I cannot find one pertaining to my mobile app I'm testing...
View Article[Nexus 4] Setting focus and showing soft keyboard
Within my app I have code like this: // in Item class constructor inputText.needsSoftKeyboard = true; // in ItemContainer class var item:Item = new Item(); addChild(item); stage.focus = item.inputText;...
View ArticleLoading font class fails when loader is being subloaded from app-storage://
Hi I'm developing a presentation that has to work on Web(Pure AS3), Desktop, Android and iOS.I make use of shared runtime fonts using same technique as illustrated...
View ArticleBug in Flash Professional CC when launching debug launcher xml file handle...
There appears to be a bug in either Adobe Flash Professional CC, or ADL when launching debug launcher for an AIR application Flash Professional CC automatically generates or updates the XML app...
View ArticleFacebook release Hash Key
Hello, I'm having troubles trying to get the Facebook release Hash Key. I have a question; there is a Facebook Hash Key for each p12, does it means debug and release hashKey should be equal, or do I...
View ArticleBest sound format for mobile audio
Hi, I am currently working on a new project for iOS and Android, which involves playing a rather long audio session (around 25 minutes). Since the audio files will be downloaded by the user to the...
View ArticleReboot Desktop application without old ProductManager class
Hi, With AIR 3.1, I used the undocumented adobe.utils.ProductManager class to reboot a desktop application. However, this class is no longer available in the latest versions of AIR (I'm using 3.7). Is...
View ArticleRemove href tag from HTML text
Hi guys, I've got an html text in my iOS app (Adobe AIR 3.7) and I need to remove the href tag.Here's an example of what I mean: FROM<a target="_blank"...
View ArticleExecute in background
Hi, I have developed an android app that I wish to be execute in background but I don't now how I must configure for that. I need help please. It's possible configure the descriptor file for to be...
View ArticlecacheAsBitmap and Android: Graphical corruption and other issues
We have an AIR app released on iPad and Android. We started with iPad only but eventually the boss decided to move to Android and we overhauled the whole app to resize for different screen dimensions...
View ArticleASC2 breaks when using -inline
https://bugbase.adobe.com/index.cfm?event=bug&id=3594539
View ArticleSamsung Galaxy Tab Orientation/aspectRatio Bug
Hi there, we developed an App and defined <aspectRation>portrait</portrait> in the descriptor xml. We also set:<autoOrients>false</autoOrients>...
View ArticlepauseForGCIfCollectionImminent() Garbage Collection
Dear Developers, I was hoping you can help me out with garbage collection. During my game, I set the pauseforgcifcoolectionimminet to 0.25 just before the level is going to start, during selection of...
View ArticleApps requesting access to microphone (iOS7)
This may be something with iOS 7, but I'm seeing our apps ask for access to the microphone at launch. What triggers this? We aren't using the microphone in the app. At least not that we are aware of....
View ArticleAndroid Soft Keyboard issues
I'm testing on a Nexus 4, Android 4.2.2, and having a few challenges getting the virtual keyboard to behave: 1. When a TextField gains focus, it always provides the return (newline) button in the...
View ArticleAIR for iOS
Hello everyone,I'm developing an app (actually already developed the Android version and it's published in google play store).The mobile app was developed in Flash CS6 using several FLA files and a...
View ArticleHelp packaging an android apk through command line
Hello everyone. I've recently developed an app that is near the release deadline and I've ran into the problem of low resolutions icons. All of the troubleshooting I've done has claimed I'll need to...
View ArticleImage orientation on iOS
Hi Everyone, Reading the EXIF is not working in iOS. I managed to fixed using same classes(jp.shichiseki.exif.*) in Android. Here is my source code, import jp.shichiseki.exif.*;import...
View ArticleBrightcove player issue
Hi, I am having problems with brightcove player in adobe Air development. I use AIR development for blackberry and I need to embed the brightcove player in the page.the code snippet for loading the...
View ArticleAudio tag html5 webstageview android local
OS androidthe html5 audio tag works perfect in webstageview if the webpage is online, but if the html5 page is local it doesn't work.I copy all the files in File.applicationStorageDirectory; Have you...
View Article