MovieClipHistory
from the docs:
Provides a way to record and replay many methods used in dynamically defining a movie clip’s visual appearance. Methods recorded can be replayed on the original movie clip or another movie clip which is to “inherit” the original movie clip’s dynamic appearance. Supported methods include:
- attachMovie
- duplicateMovieClip
- createEmptyMovieClip
- loadMovie
- swapDepths
- removeMovieClip
- lineStyle
- beginFill
- beginGradientFill
- endFill
- moveTo
- lineTo
- curveTo
- clear
These methods are overridden for the movie clip so that new, history recording methods can be used in their place. The new methods record the method call and call for the movie clip the original method.
http://www.senocular.com/flash/actionscript.php?file=ActionScript_2.0/MovieClipHistory.as
Part of senocular’s Actionscript library.
No Comments »
RSS feed for comments on this post.
| TrackBack URI
You can also bookmark
this on del.icio.us or check the cosmos