Hi all i want to know what is dispatchEvent in AS3. I didn\'t get any idea while Googling it. :( So please help me
When requesting data with: <param value=\"data-file=http://url-to-my/json.开发者_如何学运维script\" name=\"flashvars\">
I was asked to add a preloader to a rather messily constructed AS2 website.I\'m using the preloader-in-the-first-frame approach--there are tons of references to _root throughout the site so I can\'t l
I\'m looking for a physics engine for Actionscript which supports particles attracting eachother. Like in this example.
Is it possible to use the flash.net.NetConnection object to connect to my Flash remoting enabled web application over HTTPS within Tomcat or any other servlet container?
I\'m using Adobe Flash CS 4 and would like to know are there any profiler 开发者_高级运维or memory analysis tools available for it ? (actionscript 3). I know there are available tools for Flex, but ar
suppose I want to make a small SWF app, basically a couple of buttons, textboxes and event handlers. Something like this in C# or Java would be a single easily readable source code file that can be co
It is my first time to code an actionscript for flash. I want to write a flash clip which works as a parent of another flash clip. I want to wr开发者_运维问答ite a function in the parent flash, and ca
I am trying the basic XML parsing code from the adobe documentation.. I tried it with several RSS feeds I plan to use, many of large websites..
I\'m trying to scatter movie clips around the stage using Actionscript 3 in a way that looks as though they were randomly placed there, like photographs spread out on a table top.