I am trying to export transparent PNG files using this class: com.adobe.images.PNGEncoder; var pngSource:BitmapData = new BitmapData (stage.stageWidth, stage.stageHeight);
I\'ll try and keep this short. I\'ve written an AIR app that uses an HTTPService to request various bits of data.There can be multiple services firing at once, so I use the standard AsyncToken behavi
We managed to get hold of a new Samsung TV that support AIR. I followed the few example files out there that show how to setup an AIR for TV file in Flashbuilder and my packaged export is an .airi fil
how can i make a hitest with 2 classes 1 class is called enemy and the second is called player they both are movieclip classes and the movieclips have instances of
I\'m trying to cycle between 2 different tween actions in Flex.Here is what I\'m trying so far: In declarations:
I have a CS4 InDesign script written in Javascript. I\'m trying to get it to work in CS5 but having problems.
开发者_如何学编程I want to open pdf in Air for Android/Black berry. How i do that? I use AIR 2.6 and IDE is Flash Builder 4.5.StageWebView.
In our AIR app, we are using class ServerSocket to listen for connections on a specific port. According to the docs, this is available from AIR 2.0 onwards. The event that we need to listen to in orde
I\'ve followed Adobe\'s instructions on how to develop iOS app using Flash CS5. Went through all the steps and was able to install my app on my ipad and iphone.The problem is that it didn\'t work!
I\'ve been using Indesign to create some brochures. I export them as SWF to display them as a flip book.