Creating transparent sprites to overlay on top to catch the mouse clicks is
a way that's guaranteed to work, but if you want to only manage 50 sprites
instead of 100, then use the matte ink with alpha click threshold
(referenced via lingo as sprite(x).alphathreshold) at 255. When the
alphathreshold is at 255, only totally opaque pixels catch mouseevents.
Charlie Fiskeaux II
The Creative Group
www.cre8tivegroup.com
859/858-9054 x29
cell: 859/312-3883
----- Original Message -----
From: "Kerry Thompson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 27, 2001 4:11 PM
Subject: Re: <lingo-l> simple sprite rollover
>that state will light up (ooohhh, aaahhh).
Except for California, which only lights up occasionally. Well, I guess
that depends on how you define "light up..."
>So, how to get a rollover for each individual state (without separating
>the states).
Can you make a graphics, set the blend to 0, and place it over the
individual states? Then check for a mouseOver and send a message to its
twin bitmap sprite.
Cordially,
Kerry Thompson
[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!]
[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!]