Category Archives: tutorial
Multiple Targets
An actionscript exercise. Trying to get a movie clip to go to the closest dynamically created target. Click the button to make more targets. Dragable targets. Move the targets around to see the ball’s target change.
Example
actionscript
Here’s the actioscript for the little ball:
123456789101112131415161718192021222324252627282930313233343536373839404142434445onClipEvent (load) {
//random [...]
Also posted in portfolio Tagged actionscript, as2, experiment, flash, interactive, open source Leave a comment






















Dynamic Scrolling Buttons