Swf transitions problem...(Voets Tut)

Ok. I have 5 sections…

Each button, when clicked, loads its own swf into an emptyMC. And each button has this on it for example. (thx voets)…

[AS]on (release) {
if (_root.currMovie == undefined) {
_root.currMovie = “Downloads”;
contentsmain.loadMovie(“Downloads.swf”);
} else if (_root.currMovie != “Downloads”) {
if (contentsmain._currentframe == contentsmain.midframe) {
_root.currMovie = “Downloads”;
contentsmain.play();
}
}
}
[/AS]

Now, those work perfect but the problem is…before the buttons appear ion the page this code is initiated…
[AS]_root.contentsmain.loadMovie(“MainMCNew.swf”);[/AS]

That loads the Main page to be displayed first. ok…when I click on for example, the downloads button, it loads it all fine. But the problem comes in here. When I click the Home button, I can’t click any other buttons after that. Nothing else works. Get what I mean? It’s hard to explain.

Thx to whoever can understand all that jibberish. hehe. :stuck_out_tongue:

it sounds like your variables are messing up somewhere… can you provide your flas?

Yeah, sounds like you made a typo or something similar. Probably nothing to bad. As Soulty said, please provide your FLA’s :slight_smile:

Ok here is the URL for the Fla’s… The file are too big.

http://www.whatjam.com/Flas.zip

Thanks again! :thumb:

Let me know if you need more fla’s.

Thank you. =)

I need more FLA’s. I need all FLA’s.

Ok here’s the rest of the files. Just to let you know…the file is large…around 10mb. :-/

Thank you soo much!

MoreFlas.zip

dude, ive downloaded all the files, made there swf’s and ran it, everything works fine. ? what combination dosent work? downloads then home and then another link works fine.

Oh yeah that’s where the problem is. Really sorry about that. I doesn’t when I use it on the internet. Works fine when I preview it. But doesnt when I go to the site…

Here see for yourself. Let me know if it does it.

The Site.

::edit:: Whoa wait a sec. it’s working now!!! WTH?! Ah jeez this is gay lol. Sorry bout that. And thank you for all your help. I’m a frickin moron lol. :smiley:

LOL…

No worries, i think ? :stuck_out_tongue:

cancels download :stuck_out_tongue: