[flexcoders] Re: How to prevent children from causing a mouseOut event

2007-05-07 Thread Tom Sobut
To add to this, I found that when you implement rollOver and rollOut on a formItem, you'll need to define a backgroundColor on the formItem. Without it you will get rollOuts and rollOvers between the children in your formItem. If anyone knows a better way around this, let me know.

RE: [flexcoders] Re: How to prevent children from causing a mouseOut event

2007-05-07 Thread Gordon Smith
@yahoogroups.com Subject: [flexcoders] Re: How to prevent children from causing a mouseOut event To add to this, I found that when you implement rollOver and rollOut on a formItem, you'll need to define a backgroundColor on the formItem. Without it you will get rollOuts and rollOvers between

[flexcoders] Re: How to prevent children from causing a mouseOut event

2007-04-25 Thread iko_knyphausen
I should have asked 5 hours ago ! ;-) Thanks Gordon --- In flexcoders@yahoogroups.com, Gordon Smith [EMAIL PROTECTED] wrote: Use rollOver and rollOut instead of mouseOver and mouseOut. - Gordon From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED]