Hi all i want to know what is dispatchEvent in AS3. I didn\'t get any idea while Googling it. :( So please help me
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
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 want to detach a movieclip and attach 开发者_如何学运维it elsewhere, but it doesn\'t seem possible in AS2.
HI all, i have a class file named Main.as and another class calledr icon.as package { import icon; public class main {
I have a flash game embedded on Facebook but need access to the flashvars facebook passes to all embedded games. However I am using the mochiads preloader meaning that _root.fb_sig_user is always unde
I have noticed that my AS2 swf that I load into an AS3 swf with SWFBridge sometimes doesnt load. I have usually loaded the page several times and it works fine then sometimes it does not load. When I
I don\'t have a specific code sample, but is there a general way to guess what version of Actionscript the code snippet is: 1 开发者_开发技巧or 2 or 3?
I am very new to Flash and Actionscript. I am trying to simply play an FLV file. I have the following:
I\'m an actionscript novice so I hope I\'m missing something simple here. In a nutshell, I have a for loop updating a dynamic text element but it seems to iterate so fast that only the last item in th