i\'ve been looking for long time a way to setup swfaddress with flash as3, assuming that the content is pulling from an xml.
I have a container symbol called BoxContainer. This can contain an unknown number of Radio Button components. To add these, I have an array of Radio Buttons called boxes. This is part of the CheckBoxe
got another little provlem with flex ... i\'ve made a ellipse and i want to rotate it dynamicly. made a h:slider which change the rotate=\"\" value of the ellipse.
This is my current code: _root.createEmptyMovieClip(\"noteGrid\", _root.getNextHighestDepth()); for(i = 1; i <= 14; i++){
How would I load a resource (like a JSON 开发者_运维技巧or XML document) from the web in ActionScript 3?
I\'ve been programming some stuff in ActionScript (Haxe) and arrived this very specific problem. Here\'s the code (pseudo :S):
I am using the stage ScaleMode as开发者_如何学编程 NO_SCALE and want to know the width and height specified in HTML in the embed tag. Is there a way to go about it?
I am Rajiv and new to this Flex. Actually, I want to know about the validation part of the script. So, will anybody tell me regarding the scripting for validation in Flex? Any help will be appreci开发
I\'m embedding a few fonts in my ActionScript file as follows: [Embed(source=\"DAXCOMPL.TTF\", fontName=\"DaxCompact-Light\", mimeType=\'application/x-font\', embedAsCFF=\'false\')]
I am trying to access html files protected by basic authentication. Below is the code to do that but I still get the authentication dialog. I checked the fiddler and found that for the first request a