RE: [flexcoders] Click through a Container

2007-05-01 Thread Gordon Smith
: [flexcoders] Click through a Container Yeah, as Juan told me, tried it and it works great :) Thanks! So here is another question... What if I have other controls in that container that also need mouse interactivity? As it is, the mouseEnabled property works great if I want to click through

RE: [flexcoders] Click through a Container

2007-04-28 Thread Gordon Smith
:46 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] Click through a Container Hi Gordon, I do need as much interactivity as possible :) Isn't there something like turn shield on or off? I noticed that if you don't define a background color or alpha, you can interact with the button

Re: [flexcoders] Click through a Container

2007-04-28 Thread Claudia Barnal
-- *From:* flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] *On Behalf Of *Claudia Barnal *Sent:* Thursday, April 26, 2007 3:46 PM *To:* flexcoders@yahoogroups.com *Subject:* Re: [flexcoders] Click through a Container Hi Gordon, I do need as much interactivity as possible :) Isn't

[flexcoders] Click through a Container

2007-04-26 Thread Claudia Barnal
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

RE: [flexcoders] Click through a Container

2007-04-26 Thread Gordon Smith
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

Re: [flexcoders] Click through a Container

2007-04-26 Thread Claudia Barnal
-- *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