I would like to make some kind of thumbnail with capturing BitmapData or ImageSnapshot of some UNINITIALIZED components in my Flex application.
I have an API that inherits flash.display.Sprite .When I try to generate the ASDocs for the API, The ASdoc shows that my class inherits from flash.display.Sprite, but doesnt link or there is no click-
I have found this great tutorial, about uploading files with a Flex app, using Php to do the server scripting for us.
\"What technology best describes the ba开发者_C百科ckend that your Flex application will connect to?\"
I\'m working with Flex 3.4 SDK. I\'m trying to programmatically(yep, must be this way) style/skin a VBox so that its top right corner is rounded, and it gets a two colors gradient brackground.
In my application i want checkbox on the accordion ,so is it possiable to set checkbox ? if it is possiable How can i identified child ?
I\'ve created a flex-based application and uploaded it to vkontakte. For some reason the auth-key parameter (at the flash vars) is empty, how come?
This 开发者_StackOverflow中文版is with Flexbuilder 3.2, Eclipse 3.3.2. I am moving my development environment to a new machine.Actionscript classes that compiled in the old environment now get a comp
What\'s the fastest way to get a screen capture in flex?I am curren开发者_运维知识库tly using: (I currently encode it to Base64 for upload to a webserver, but this is not necessarily required.All I wa