Search results for mouse (8)
Gravity by Martin Schuhfuss;
Click and drag to rotate 3D;
Use mouse wheel to zoom in/out.
359
RealFlames is an AS 3.0 particle effect script, adapted to function like flames. Along with the script, it uses a mixture of ...
6740
This is a simple circular preloader with a pulsating glow effect. It's extremely small in size (only 1kb), and it's very easy ...
31321
This tiptool shows up when you mouse over a button. Easy to reprogram to do other functions. Must have FuseKit installed in o ...
4506
this is an interactive experiment to simulate a symbol's avoidance
of the _xmouse and _ymouse. It tests for the distance bet ...
9870
MovieClip.prototype.doDoc = function() {
this.mnW = this._width
this.onMouseMove = function(){
this.xmouse = Math.abs(t ...
7536