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

_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to