Multimedia Programming I
Flash Examples
We created Flash examples that demonstrated basic programming concepts and how to implement them in ActionScript 2.0. Here are some of them organized by topic.
Controlling MovieClips with Event Handler Methods
Conditional Statements: if/then
Writing Custom Functions
For loops
Arrays
Dynamically loading movieClips from the library
Place clips in random position with duplicateClip and Math.random
view in new window right-click to download
view in new window right-click to download
Loading movieClips from library with attachMovie and for loop
view in new window right-click to download
view in new window right-click to download
