# Loading order - rollovers in flash

**URL:** https://forum.kirupa.com/t/loading-order-rollovers-in-flash/270543
**Category:** Uncategorized
**Created:** [September 10, 2008, 8:51pm UTC](https://forum.kirupa.com/t/loading-order-rollovers-in-flash/270543 "2008-09-10T20:51: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, 8:51pm UTC](https://forum.kirupa.com/t/loading-order-rollovers-in-flash/270543/1 "2008-09-10T20:51: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.

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

[http://www.kamstradesigns.com/kirupa/loadto1234.html](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??
