At 07:33 2/7/2001, Gene Fritzinger wrote:
>Can someone suggest a way of setting the visible of a sprite based upon
>the location of the cursor defined by a .rect? eg (25, 25, 100, 100)
if inside(the mouseLoc, rect(25,25,100,100)) then
-- do something
end if
--
Mark A. Boyd
Keep-On-Learnin' :)
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]