Site help

hi,

I’ve got a website
www.mcfcstats.com

The thing is when I click on the enter button the process is fine but if I click on any button after this, as the page is loading the ‘intro’ screen appears and then dissapears when it is loaded, I just want it to go straight to the next page and not display the intro. Can anyone explain this or give me clues on how to solve the problem??

I was thinking maybe preloaders on every page?

I’ve used the loadmovie action to load each page and they all use the same level!

cheers
ASH

ouch, did you ask about this earlier? I see what you mean now if your did.

After you hit enter, how do you load the next swf?

Loadmovie()?

are you unloading anything before you load anything?

loadmovie automatically knocks out the movie on the same level its pointing to.

If you don’t need the enter site after you hit enter, try loading the movie to

Here’s another idea:

The top section of your page is the same everywhere right?

Use this as the maintimeline swf. the load everything into that movie adjusted so it appears below those racing lines.

yeah I did post it, still having major problems!!!

I have used the load movie action but havent unloaded anyhting before.

The other Idea wouldn’t be possible because I have put the titles of the pages in here!

I dont need the enter page once it has been used once, so how do I get rid of it after that?

cheers

If the main “enter” page was created on the main time line, then load the next movie to level 0. If you loaded it into another movie, perhaps a hidden one, then unload the “enter page” swf and load the navigation swf to the same level.