Can you share your screen saver so that I might learn what you have done?
ALso, is this possible for Macintosh OSX screensavers?
Thanks Tom
On Nov 24, 2003, at 6:08 PM, Mike Brown wrote:
Hi Monte,
Your method works like a charm! Thanks!!
- Mike
You might want to try something like the following:
local sOldMouseLoc
on mouseMove x,y if sOldMouseloc = "" then put x,y into sOldMouseLoc if sOldMouseLoc <> x,y then quit end mouseMove
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
Macintosh PowerBook G-4 OSX 10.3.1, OS 9.2.2, 1.25 GHz, 512MB RAM, Rev 2.1.2
Advanced Media Group Thomas J McGrath III 2003 [EMAIL PROTECTED] 220 Drake Road, Bethel Park, PA 15102
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
