YT2095 Posted February 14, 2007 Posted February 14, 2007 Ever wondered HOW it actualy Works? take a look INSIDE: http://www.1-click.jp/
Phi for All Posted February 14, 2007 Posted February 14, 2007 I've always suspected something like this was happening. The monkeys in my keyboard tried to tell me....
quan chi2 Posted April 11, 2007 Posted April 11, 2007 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now