Full flash site problems

i’ve got the same problems as scotta down there.
i followed the “making a full flash site” tutorial
and everything is in place the way it should be.
…well. probably not. since it’s not working.

but anyhow.
i’ve checked and rechecked the coding
and i can’t figure out why it’s not working.
im pretty sure its not in my actionscript.
it must be something wrong with
the swf im trying to load in the contents movie clip.

here’s how my site works.
( like any other flash site )

it starts in index.swf
in the index.swf there is a movie clip called navclip
which is called to play on mouseover of another button (i was trying to create a menu that would appear on mouseover)
so inside navclip there are buttons, which, when clicked,
should call up the external swf’s into my contents clip (called “stuff” ) on the main stage.

this is my coding for those buttons:


on (release) {
_root.stuff.loadMovie(“bio.swf”);
}

etc…

that looks very correct to me.
BUT .
it duNNN work.

is it because there’s something wrong with my
bio.swf?

-___-*

ive spent hours trying to figure this out already.
if ANYONE. could point me in ANY direction.
I would greatly appreciate it.

if there are any of you who are bored enough…
(or kindhearted enough) who would like to assist me
personally, my email is sirulian@hotpop.com.

:ne: thanks a whole lot.

Hmmm, the script is correct… make sure that your Instance Names are correct also. I don’t know what could be causing this, does anything happen when you try to load the external file?

Post your files and I’ll give 'em a once-over.

got email? i’ll mail em to ya.

if you wouldn’t mind of course. :snug:

michael at emptyproductions dot com

newhopeKenny can u send me the file once it is corrected or at least tell me waht is wrong because i am have the same problem as sirulian. I read everywhere and still can’t fix the problem I know it has something to do with the paths either _root or _parent but i can’t seem to get it to work
Thanks in Advance

Sure. I’ll get to it tonight. (@ work right now)

alright kenny.
it’s sent. ;D
thanks so much.
good luck.

Hi sirulian, did newhopekenny fix your fla up. If so can I have a look at it.