You could have a listener that watches the
Mouse.addListener(obj,
"mouseDown") and trigger whatever you'd like..
On Sep 15, 2006, at 4:02 PM, Colin Holgate wrote:
> I don't think there is a pass, and coincidentally we
hit exactly
> the same problem ourselves today. For us the easy
solution was to
> include the button's actions in the movieclip's
onRollOver. For
> more tricky situations you might want to use
onEnterFrame and
> hittest to check if the mouse is over the movieclip to
trigger it,
> and then the buttons ought to work ok.
>
> [To remove yourself from this list, or to change to
digest mode, go
> to http://www.penwor
ks.com/lingo-l.cgi To post messages to the
> list, email lingo-l penworks.com (Problems,
email owner-
> lingo penworks.com). 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.penwor
ks.com/lingo-l.cgi To post messages to the list, email
lingo-l penworks.com (Problems, email owner-lingo penworks.com). Lingo-L is for learning and helping
with programming Lingo. Thanks!]
|