Making Screensavers with Revolution -sb-OS
Thomas J McGrath III
3mcgrath at adelphia.net
Mon Nov 24 18:11:55 EST 2003
Mike,
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
> use-revolution at lists.runrev.com
> 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 ð 3mcgrath at adelphia.net
220 Drake Road, Bethel Park, PA 15102
More information about the use-livecode
mailing list