Loading order - rollovers in flash

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.

http://www.kamstradesigns.com/kirupa/loadto.html
The Arizona Destinations link should roll out to the right.

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??