You can try setting mouseChildren="false" on the outer Canvas.

-Josh

On Wed, Jul 30, 2008 at 8:08 PM, David Gironella <[EMAIL PROTECTED]>wrote:

>  I have this piece of code.
>
>
>
> <mx:Canvas width="500" height="200" mouseOver="{*trace*(*'over'*)}"
> mouseOut="{*trace*(*'out'*)}" backgroundColor="0x342453">
>
>
>
>       <mx:Canvas width="200" height="100" x="50" y="50" backgroundColor="
> 0x213424">
>
>
>
>       </mx:Canvas>
>
> </mx:Canvas>
>
>
>
>
>
> When I mouseOver second canvas, first canvas detect a mouseOut event. How
> can I prevent this?
>
>
>
> Giro.
>  
>



-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]

Reply via email to