Search tutorials
Now let us go back to our timeline.
In the frame1 of the Layer 'clip', write this:
this.onEnterFrame=function(){
speed_mc.display.text=dancer.speed;
}
This will make the speed value display into the black circle of 'speed_mc'.
And it's done!
This works with any type of self-made or imported animation (gif, flv, swf). I didn't test it with the function loadMovie(), but...why not?
I hope you appreciated this small tutorial and will enjoy the result.
Best regards
Mike
| » Level Intermediate |
|
Added: 2005-06-22 Rating: 8 Votes: 8 |
| » Author |
| . |
| » Download |
| Download the files used in this tutorial. |
| Download (346 kb) |
| » Forums |
| More help? Search our boards for quick answers! |
-
You must have javascript enabled in order to post comments.


Comments
There are no comments yet. Be the first to comment!