Hover Problems On Button Inside a Movie Clip
I have a Canvas document containing a Movie Clip that contains another Movie Clip and a button within that Movie Clip... basically this:
- Parent Movie Clip
- Child Movie Clip
- Button
- Child Movie Clip
When user hovers the Parent Movie Clip it flips and grows and then the Child Movie Clip containing the Button animates in. The initial Parent hover works ok, however, when I hover the Child Movie Clip containing the Button the Parent Movie Clip executes it's mouseout action instead of staying in it's hover state as well. Can someone help me get the Parent Movie Clip to stay when the Child is hovered and then when the mouse pointer goes outside of the Parent + Child Movie Clips then play have the mouseout action execute? I tried attaching the file but the forum gave me an error, so here's a link to it: https://www.dropbox.com/s/vt44umwoyw4t4od/test.fla?dl=0.
Any help is greatly appreciated!