Help - Can not get more than one extension working in a single project.
I created a small app to test extensions that I am creating.Now, I have 2 extensions in my project. #1 - AlertViewNativeExtension - this is an extension that shows an UIAlertview dialog based on a...
View ArticleCacheAsBitmap and setting Alpha?
I am experiencing a problem with setting the cacheAsBitmap and alpha properties on TV devices. (This is not an issue on my desktop.) I'd like to set a display object's cacheAsBitmap property to...
View ArticleH264 stream is not encoded properly in AIR 3.2
Hi all, I'm running latest AIR runtime on my desktop: 3.2.0.2070My air appliation is compiled with latest air sdk also: 3.2.0.2070Platform is Windows XP.The application is aka Cirrus Video Phone Lab...
View ArticleMaximum video resolution?
I'm working on a standalone installation project that displays high-resolution video spanning across an array of displays.Wondering what the dimensions are of the largest video size that can be played...
View ArticleFuture support on Smart TVs
I have been trying to do some research on which AIR runtimes are supported on which TV platforms and there seems to be a lack of information (in particular a big gap with no updates on Adobe's Devnet...
View ArticleOpening .mp4 files using flvplayback component 2.5 in Air 3.2
I've publishing the package using the extended desktop profile and captive runtime. When I run the published .exe file from a hard disk (either on my local machine or other test machines) it works...
View ArticleSaving (MP3) Sound Objects
Hello All, Very relevant to mobile devs as we’ll all probably cross this bridge some time... I have a music downloader app which using the load of the sound object to grab ID3 data. Then, I use a URL...
View Articlesocket speed on windows and OSX
HI, everybody.I built a ftpclient use flash.net.socket.It is fine on windows. but Transfer speed is poor on OSX. On windows, Transfer speed is 50MB/s on 1G Network. On OSX, Transfer speed is 3MB/s on...
View ArticleNative Extension: Invalid extension descriptor: myExtension.ane
Invalid extension descriptor: myExtension.ane Trying to build an ane with adl and getting this error. Not sure what it means. Everything looks right to me... adt -package -keystore ~/testcert.p12...
View ArticleHow to test and Deploy AIR application on SMART TV
Hello everyone, I had developed Air app for Samsung Smart TV. I already finished a simple app and packaged it into an .airi file. Based on some of the related posts here, I found that this .airi file...
View ArticleStageWebView Multiple Videos
Hi everyone, I was wondering if there is a way to play multiple videos with stage web view. Actually i am using this code to call a youtube video: FLASH CS6 AS3: import...
View ArticleAir 3.5 iOS Native Extension - Undefined symbols for architecture armv7
I am trying to create a native extension to interface with a 3rd party SDK that was designed for iOS. I have built this extension before, but recently the 3rd released an update to their sdk and I took...
View ArticleMAC OS X + stage.fullScreenSourceRect + renderMode set to GPU = problem with...
When setting stage.fullScreenSourceRect, stage.displayState to StageDisplayState.FULL_SCREEN_INTERACTIVE; and renderMode to GPU, mouse position is read incorrectly. This is not only for mouseX and...
View ArticleSwitch to fullscreen in a desktop app which is running windowed
I have a desktop application that runs with a transparent masked border, so since it's not a fullscreen application i have <fullScreen>false</fullScreen> in the app descriptor. BUT I'd like...
View Articleerror occurred while packaging application
I make a ANE,and want run app with ios simulator. but I always get the error, anyone can help me ? think you...
View ArticleHow to access SQLITE db on Local Network
I have an AIR app that I would like to be able to have all users in the office read from the same SQLITE db located on our local network or local server. Is this possible?
View ArticleFull screen Air app from Flash
Hi,Im using Flash CS3, and I´m trying to make my first AIR applications.I try to get a full screen view using:stage.displayState = StageDisplayState.FULL_SCREEN_INTERACTIVE;but i only get a full screen...
View Articlefingerprint reader in AIR app
Does anyone have any experience using a fingerprint reader/scanner with AIR?I see there are fingerprint readers out there but they seem to only Log you in Windows.Any suggestions for using one with an...
View ArticleAIR Applications fail to install (Acer Aspire One, Linux)
I've successfully installed the latest version of AIR for Linux on my Aspire One, although it took a few attempts. I am, however, not succeeding in installing any apps. 1. My system believes that .air...
View ArticleEmbedding local .swf file in AIR app
Hi all, I want to include a small Google Maps .swf file as part of my overall HTML based AIR application and I was wondering whether anyone here has had any success in achieving this. Currently, my set...
View Article