NetStream ends stream seconds too early...
Hi,I am just drawing attention to this one as it is a complete show-stopper for us! Advertisers are not going to be happy with losing the final two to three seconds of a thirty-second slot that they've...
View ArticlebrowseForOpen, browseForSave can't open custom directory
hi, i have a very simple air application that just asks the user to select a file and then opens a dialog to save the file. The problem that I have is that the browseForOpen dialog doesn't start in...
View ArticleiOS App with Rich Text inside a TextArea
Hi everybody, I need to develop an AIR for iOS application with a TextArea including rich text. It might be editable. The text should look something like this: Number of cars: 7Number of planes: 12 The...
View ArticleFatal error when trying to install AIR app on OSX
A user of my application is getting a fatal error when trying to install on OSX. Most installs seem to go fine so I was surprised at this one. A portion of the OSX error report is below. Has anybody...
View ArticleSlow load of BitmapData
In my application, i am using a graphical counter for score. It has several effects that would be too hard to render real-time, so i have my whole animation converted to 2525x45px picture. In my...
View ArticleFile.copyTo (and copyToAsync) extremely slow on Android. e.g. 1/2 second per...
On first launch, my app copies about 100 tiny XML files from application dir to storage dir. It takes about 35 seconds. That is clearly an issue. It takes about 1/100th of a second on any other...
View ArticleFB4.7, iOS compilation fail on "standard" packing method only (fast and AIR...
Sharing with the community with a bug and solution.I think this is a compiler bug, but not sure. AIR-sdk: v.3.4. Error: Error occurred while packaging the application: Exception in thread "main"...
View ArticleAndroid confusion
I've got my app running perfectly on desktop, and for a while it was working great on mobile, today it loaded starling alright, loaded my assets, then seems to have an issue with displaying my title...
View ArticleProblems with switching language (Mac os)
Hello.I have Mac os 10.6.8 and two languages in input source - US and Russian.I have a sample application build with sdk 4.5.1 Air 3. When I using this application russian language is always disabled....
View ArticleInternal error in subsystem ABC generator
Hello, I'm working on an AIR/AS3 project which uses AIR 3.4 SDK and ASC 2.0 compiler. For performance improvement i'm using inlining. Few weeks ago I wanted to upgrade my AIR SDK to take advantage of...
View Articleslide show for ios and android crash
Hi All, i have create a app for ios and android. it will load some image dynamically from local directory and show on screen. but i realize after few hour the app will automatically crash. please...
View ArticleBitmapdata.draw + NetStream.play( null ) = SecurityError
Hello,Can someone help me, with this bug. Problem Description:While playing video in data creation mode ( play( null ); appendBytes( xxx ); ), if we try to bitmapdata.draw on video or video container,...
View ArticleProblem with SharedObject in AIR 3.5 IOS
Hi, I've been compiling my ios app with AIR 3.4 since it has been released and a week ago I downloaded AIR 3.5 and uploaded my app compiled with AIR 3.5. But I realized there has been a problem with...
View ArticlenativeProcess.exit() doesn't work with the CMD
Hello, nativeProcess.exit() doesn't work with tne CMD on windows, background program still running. Thanks.
View ArticleNativeProcess and cmd loop
Hello, cmd loop doesn't work correctly file = file.resolvePath("C:\\Windows\\System32\\cmd.exe"); nativeProcessStartupInfo.executable = file;...
View ArticleiOS Text input no longer opening keyboard
Hi All. So recently we just switched away from using MouseEvents to TouchEvents when we target iOS due to performance (found out about that from this thread...
View ArticleURLLoader bug with AIR SDK
Environment: Flash Builder 4.7AIR SDK 3.4Mobile ActionScript project Problem severity: Use URLLoader class to get data from server; use URLVariables to send data containing a single field (Note, this...
View ArticleNativeApplication is Null on Windows
Hi, I'm finding that the following line of code is returning a null nativeWindow object on Windows 7. It works fine however on Mac. Is this a know bug?...
View ArticleAir URLLoader Error #2032 only with SSL w/redirects on windows
We have several commercial air apps deployed. About 3-4 times a month, we get a user whose app cannot connect to our web server to get some info the app uses. This is a very odd problem: we use...
View ArticleAndroid AIR App Random Error #2032: Stream Error (HTTPStatusEvent = 0)
Hello I am investigating an issue with failed requests and it's been difficult to narrow it down. When I put the URL into a browser I get a valid / expected response. However when I try to access the...
View Article