# onRollOver with nested movie clips

**URL:** https://forum.kirupa.com/t/onrollover-with-nested-movie-clips/172600
**Category:** flash
**Created:** [December 15, 2005, 11:53pm UTC](https://forum.kirupa.com/t/onrollover-with-nested-movie-clips/172600 "2005-12-15T23:53:30Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RASMedia](https://avatars.discourse-cdn.com/v4/letter/r/ecae2f/32.png) [@RASMedia](https://forum.kirupa.com/u/RASMedia)
#### Post date: [December 15, 2005, 11:53pm UTC](https://forum.kirupa.com/t/onrollover-with-nested-movie-clips/172600/1 "2005-12-15T23:53:30Z")

</div>

I’m having a hard time getting some nested movie clips to respond to an onRollOver event.

given:

\_root.game\_mc.gameVenueBtn\_mc

game\_mc will respond to onRollOver, but the gameVenueBtn\_mc will not. If I change gameVenue\_mc to a button, the hand cursor appears when it is over, but still no onRollOver event.

Can somebody please explain the simple rules about how nested movieClips identify the onRollOver?

Thanks for any help in advance!

:puzzled:
