PASSing out with frustration
Robert Brenstein
rjb at robelko.com
Wed Feb 16 11:12:20 EST 2011
On 16.02.11 at 17:44 +0200 Richmond apparently wrote:
>I have a series of images used as buttons
>with an optional overlay image that has
>both transparent and semi-opaque areas.
>
>When I mouse Down/Up over the opaque areas
>I want the mouse Down / Up signals to
>pass through the overlay to the images underlying it.
>
>But I cannot get my thick head around the mechanics of
>PASS.
Pass won't work since all objects are parallel to each other. You
need to use send to object. Have you tried to have no script in your
overlay object?
Robert
More information about the use-livecode
mailing list