mouse tracking blues
Scott Rossi
scott at tactilemedia.com
Tue Jul 9 16:55:01 EDT 2002
Recently, "Scott Rossi" wrote:
> on doScroll
> if not the uAllowScroll of this stack then exit doScroll
> put item 1 of the uMLoc of this stack into x
> show img 1 at max(-633,min(1432,x - (trunc((x-400)/10)))),300
> send "doScroll" to me in 2 milliseconds
> end doScroll
Sorry, the "show img" line above should read like this:
show img 1 at max(-633,min(1432,(item 1 of loc of img
1)-(trunc((x-400)/10)))),300
Regards,
Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com
More information about the metacard
mailing list