I\'m writing an age verification actionscript for a flash project.Right now I have it where if the user is born before a certain year it will allow them to access the swf if not it will deny them.the
I want to create a list with flash cs3 using the accordion component (the user clicks on a row, and the row expands). The icon of the header is a movieclip \"My_icon\":
I\'m a Flash beginner and followed a tutorial: http://www.webwasp.co.uk/tutorials/018/tutorial.php ... to learn how to make a \"live paint/draw\" effect. I didn\'t realize that if I made something in
I\'ve loaded a AS2 swf into a AS3 swf but the onLoadInit function for a MovieClipLoader object isn\'t executing; which leaves my images not centered and not reduced in dimensions (width/height)
How to minimize the file size of a bitma开发者_运维知识库p in flash/actionscript.How many ways of doing this?HI,
So I\'m trying to mute a streamed video. For now I\'m working with one in the same directory. 开发者_Python百科
how to disable the flash right click menu in the below code <span style=\"width: 400px; height: 280px; position: relative; display: block; overflow: hidden; z-index: 2;\" id=\"mObjCont0\" class=\"
To start with, I\'m not new to actionscript (AS2.0) neither am I an experienced programmer in this language and I barely use any of it\'s object oriented features (frankly, I\'ve never even written a
I have 8 MovieClips on my stage and I am trying to make a photo gallery using this script: var photo :XML = new XML();
Closed. This question needs details or clarity. It is not currently accepting answers. Want to improve this question? Add details and clarify the problem by editing this post.