# loadMovieNum - movies with RollOvers

**URL:** https://forum.kirupa.com/t/loadmovienum-movies-with-rollovers/270546
**Category:** flash
**Created:** [September 10, 2008, 9:17pm UTC](https://forum.kirupa.com/t/loadmovienum-movies-with-rollovers/270546 "2008-09-10T21:17:13Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![melissa2ca](https://avatars.discourse-cdn.com/v4/letter/m/ee7513/32.png) [@melissa2ca](https://forum.kirupa.com/u/melissa2ca)
#### Post date: [September 10, 2008, 9:17pm UTC](https://forum.kirupa.com/t/loadmovienum-movies-with-rollovers/270546/1 "2008-09-10T21:17:13Z")

</div>

Hello! I have been trying to get this site to work with rollovers and am frazzled. I finally was able to figure out how to make rollovers in flash, however, they roll to the right, which is where my movie loads into.

[[COLOR=#800080]http://www.kamstradesigns.com/kirupa/loadto.html[/COLOR]](http://www.kamstradesigns.com/kirupa/loadto.html)  
The Arizona Destinations link should roll out to the right.

[[COLOR=#800080]http://www.kamstradesigns.com/kirupa/loadto1234.html[/COLOR]](http://www.kamstradesigns.com/kirupa/loadto1234.html)  
This shows the link functioning, without the action script added.

FILE NAMES ARE:  
Main File (loadto.swf)  
Index Page file (index.html)

The script I’m using to load the movie is:  
loadMovieNum(“index.swf”, “1”)  
stop();

Is there a different code I should/can use to make it so that the links/rollovers appear on top of the movie that I’m loading in??
