flash button inside a button
        Posted  
        
            by user164142
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user164142
        
        
        
        Published on 2010-05-12T10:56:41Z
        Indexed on 
            2010/05/12
            11:14 UTC
        
        
        Read the original article
        Hit count: 225
        
actionscript-3
|flash
I have a button containing 2 child buttons. I want to be able to keep the mouse over state active, when I rollover a child button. At present it fires mouse out when i rollover a child button, I suspect this is correct, but not what I want to happen.
Any ideas how to get around this?
© Stack Overflow or respective owner