# \[CS3\]\[AS2\] simultaneous rollovers

**URL:** https://forum.kirupa.com/t/cs3-as2-simultaneous-rollovers/280047
**Category:** flash
**Created:** [January 22, 2009, 3:15am UTC](https://forum.kirupa.com/t/cs3-as2-simultaneous-rollovers/280047 "2009-01-22T03:15:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pengwind](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/pengwind/32/2859_2.png) [@pengwind](https://forum.kirupa.com/u/pengwind)
#### Post date: [January 22, 2009, 3:15am UTC](https://forum.kirupa.com/t/cs3-as2-simultaneous-rollovers/280047/1 "2009-01-22T03:15:11Z")

</div>

Hi, I have a problem that is bogging me for a couple of hours now.  
What I am trying to do sounds very simple but I am just not able to do it. I want to be able to do a rollover over an other one… ok I explain:

What I want to achieve is to have a big movie clip on which I have a rollover function. When I rollover it, a second smaller movie clip appear over the first big one. When I rollover this new smaller one, I want something to happen (it could be anything…). When I rollout the smaller one, it’s stop to do it. Finally, when I rollout of the big movie clip, the smaller one disappear.

Unfortunately, what happening for me is this: the rollover of the first big mc work perfectly … but when I rollover the small one, it’s rollover function happen BUT, it also think that I am not “rollovering” the big anymore because I’m on the smaller one now. So, the small mc dissapear!

Is there a way to acheive what I want and to be able to do a second rollover on top of a first one without Flash thinking I’m not on the first one anymore ? Basicaly, two rollover, one on top of each other! ?

My .fla is a little to big for the max file size on the file attachment so you can download it right here so you can check what I have now:

[http://www.pengwind.com/exodeNEW/simultaneousRollovers.fla](http://www.pengwind.com/exodeNEW/simultaneousRollovers.fla)

(I use the tween class in this to make my mc appear/disappear!)
