--Strange behavior noticed--
When I have no mouse---- handlers in the "attached to a sprite script"
which has an ancestor script, I don't get any messages to the mouse----
handlers in the ancestor script. I even made a separate movie to test, and
if the attached script has a mouseUp/Down, then the ancestor gets mouseUp,
mouseDown, and mouseUpOutside messages. Adding just mouseEnter then also
gives me mouseEnter/mouseLeave messages. So in order for my toggle button
script used as an ascestor to get these mouse messages, I need at least a
mouseDown and a mouseEnter in it which just call the same thing in the
ancestor.
roymeo
[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!]