Jump to content

Mouse Pointer.


YT2095

Recommended Posts

  • 1 month later...
  • 3 weeks later...

Probably some Flash algo that does something like the following:

1)Plays a certain animation and audio when the mouse moves in a certain direction on the screen or clicks. Sort of like: if (mouse cursor movement == right) { play this audio and animation ) or if ( mouse is clicked) { play this animation and audio }

 

2)The animation conditions in the code are only called and the animation is only played along with the cursor (sort of like it's attached to the cursor) as long as the mouse is within a certain radius on the page.

 

3)The cursor is hidden, but the coordinates are monitored by the script.

 

Heh, maybe? Neat little toy. Nice find. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.