-
Brownian Motion / Brownsche Bewegung
Clip | Source
-
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…