cs3 loadmovie help

[COLOR=Green]Ok so all im trying to do is have a main window load other .swf files into it. THATS IT! The links work. they go to where i set the action script.

BUT BEFORE it goes to any links, it flashes my main.swf first then goes to whatever link was clicked. what am i doin wrong? any link i go to it flashes home page for a second and then goes to the link!

on my main site i have 3 buttons. they go but they home page flashes before it goes to each one!!![/COLOR]
[COLOR=RoyalBlue][COLOR=Teal]
on (release) {
_root.contents.loadMovie(“home.swf”);
}

on (release) {
_root.contents.loadMovie(“buy.swf”);
}

on (release) {
_root.contents.loadMovie(“sell.swf”);
}[/COLOR][/COLOR]

Please don’t double post. And FOR GODS SAKE don’t triple post! :hair:

:wink: