Search results for clip (118)
//ChackFunction = true,false inertia = 0.1 , speed = 5 , jumpHeight = 40 , s = 0 , Position Y = nameMovieClip._y , nameClip = ...
837
CLICK!!!
Click around to make it grow or wipe it off with SpaceBar. Most of the code was recycled from an old flash. Changed ...
2195
MovieClip.prototype.doDoc = function() {
this.mnW = this._width
this.onMouseMove = function(){
this.xmouse = Math.abs(t ...
7536
This movie clip detects a user's screen resolution, and if it is 800 x 600, runs a script. You will need MC Tween to run it ...
2738
Copy the preloader clip form root of the file and paste it in first frame of your flash file, move all your other content to ...
10572
Just a simple use of the mc_tween2.as. It goes to different coordinates on a movieClip.
6357