Is it only rollOver you want to disable? You can set mouseChildren = false and objects children won't dispatch anything mouse-related.
R. On 6/6/07, beecee1977 <[EMAIL PROTECTED]> wrote:
Hi, Just wondering, is it possible to have a child object ignore mouse rollOvers so that the parent object can pick it up. (I want the parent object's rollOverEffect/rollOutEffect to be activated). Thanks in advance Bill

