Mouseover effect

There are a few ways to do this, what I would do is in that “mini movie” have a empty frame at the beginning with a stop() action placed so that it doesn’t automatically play.

Now since it has a empty first frame, there is nothing showing yet. When you want it to show up, just have an action to tell that mini movie to play().

So when it goes to the next frame of that mini movie, it will now show up.