jep, found that funny too, overlooked the possibility to use the "enterframe" event. I already used the inside() function :)
Thanks, Grimmwerks too! Martijn ----- Original Message ----- From: "Colin Holgate" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 3:19 PM Subject: Re: <lingo-l> <lingo-l>rollover area in bitmap > >I used imaging lingo to create a bitmap with different area's to click on. > >It works based on a list of rects that define the clickable area's. If the > >bitmap is clicked a behaviour checks wether the click was inside an area or > >not. > >I'd like the cursor to change when the pointer is over a clickable area. I > >can't figure out how to do just that. > > > It's almost funny that you got past the difficulties of imaging > lingo, and then got stuck on this! Look at the Inside() function, > with that you can tell when the mouse is inside one of your hot rects > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!] ------------------------- Pas de Deux Van Mierisstraat 25 2526 NM Den Haag tel 070 4450855 fax 070 4450852 http://www.pdd.nl [EMAIL PROTECTED] ------------------------- [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
