-
ScrollButtonsListBox
Scroll Buttons for a FListBox Clip | Source Original Question What I would like to do is to have an app which has a remote in the flash movie – and if you click on the arrow on the remote with the mouse, then it has the intended effect as using the arrows on the…
-
Load Variables
Clip | Text | Source Dynamic Textfield
-
Pass Variable
Pass Variable from one Clip to Another Source
-
Duplicate and Randomly Distribute Clip
Clip | Source Some help from Macromedia. How to Use the Clip? Create an empty movie clip: Insert > New Symbol > MovieClip Name it clipRandom. Place it on the layer you want it (e.g. at the bottom). Add the ActionScript in the first frame of the main timeline: clipRandom.loadMovie(„duplicate-and-randomly-distribute-clip.swf“); This is all – you…
-
OnLoad
Update April 28, 2013: Doesn’t work with Firefox 20, but still works with Chromium 25 with Ubuntu 12.10. An Example of the onLoad Eventhandler Source files
-
Put on a Mask
Clip | Source If one opens the source file one can see there are two more circles on other layers on both sides which can not be seen with the mask put on. Original Question Hi all, I’m using Flash Mx and in all the books i’ve read says that anything outside the stage area…