Using Flash Builder 4 on Mac OS X, trying开发者_运维知识库 to debug why it seems our Air app is leaking the objects declared in the MXML files, but if I try to expand the Instance in the Object Refere
I\'m building an AIR application in Flash Builder and need to get something like stage.stageWidth But stage.stageWidth doesn\'t work and nativeWindow.width returns width of the window - I need width o
I need help in exporting a bytearray to a wav or mp3 (or anything that runs!) from my flash code to my php page.
I\'ve been successfully building AS3 projects that import FXG graphics using FlashBuilder 4 for web.
I have decided to go the route of using ViewNavigator and having one view with 3 states.Each state is a \"page\".It runs just fine on the desktop but when compiled for mobile, the transitions between
I\'m trying to follow this page to launch my AIR native installer application from the browser using \"browser invocation\"
I am trying to import a FlashDevelop project into Flash Builder. I simply started an ActionScript project and dragged and dropped files & created packages as needed, selected \"Set开发者_开发问答
In main.mxml I have a bunch of textInput controls a combobox and a few checkboxes that I would like to be able to clear with some sort of loop. Right now, I开发者_JAVA技巧 do it like this:
I read that using Flash Builder 4.5.1 you can create one application and run it on a mobile device, in Internet browser and in Desktop AIR. However, I created a mobile application and the only option
We have a flex app and its correspoding SWC project which works great in flash builder 4.0, and we have imported it a bunch of times to a fresh installation no problem.