I don't think this is easy to do. How much interactivity with the Button
do you actually need? When you roll over the button, do you need it to
highlight? When you click, do you need the button to depress? Or do you
just need the button's click handler to execute?
 
And I'm curious... why do you need to have a translucent Canvas over a
Button?
 
- Gordon

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Claudia Barnal
Sent: Thursday, April 26, 2007 3:30 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Click through a Container



Hi,

How can I click through a Container (Canvas in my case) that has a
backgroundColor set and a 0.2 backgroundAlpha.

I want to be able to interact with a button that is under the Container.

Thanks,
Claudia


 

Reply via email to