Thanks everyone - lots of great suggestions. Think the noop graphic is the
way to go for this application.

NB I can get quite a nice rollover by using:

on mouseEnter
>    set the ink of me to "blendDarken"
> end mouseEnter
>
> on mouseLeave
>    set the ink of me to "noop"
> end mouseLeave
>

in the behavior of the overlay graphic.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to