Flash site help

Ok, so i’ve go this website:

http://www.thebig7.co.uk

The problem is that the main movie is supposed to load movies into it for each section of the site. But as you can see its not happening!

The code im using is:

loadMovieNum("flayer67_1.swf", 1);

this files are uploaded into the same dir on the server (htdocs) and ive even tryed to change the code to:

loadMovieNum("http://www.thebig7.co.uk/flayer67_1.swf", 1);

Any ideas?

Thanks.

Post this in the Flash Forum. This is the wrong place ;).

ah, sorry :frowning:

Anyone care to move the topic? Save me double posting!

Ok, so i’ve go this website:

http://www.thebig7.co.uk

The problem is that the main movie is supposed to load movies into it for each section of the site. But as you can see its not happening!

The code im using is:
Code:
loadMovieNum(“flayer67_1.swf”, 1);

this files are uploaded into the same dir on the server (htdocs) and ive even tryed to change the code to:

 	Code:
loadMovieNum("http://www.thebig7.co.uk/flayer67_1.swf", 1); 

Any ideas?

Thanks.

Please do not double post, do not cross post and put the questions is the right places.

Thanks :slight_smile:

does it really matter, the guy needs help, changing the place wont fix anything…just help em out…and anyways, its not like he put this question in battle…the guy put it in flash mx 2004.

Excuse me? If you knew what you were talking about I might just take you seriously. This question was posted in Random. I moved it to the Flash MX section only to find that he also posted the same question in Flash MX 2004.

Don’t worry about me Xp me and al the other mods are well aware on how to run the forums.

edit: I deleted your post because it has nothing to do with the question.

anyways, back to the poster’s question: maybe you should try just loadMovie() and not loadMovieNum(). The difference is that loadMovieNum() is for variables (like dyn. text, etc) and loadMovie() is for swf and jpg files.

:slight_smile:

ok thanks, i’ll give it a go!

nope, still no luck…anyone else lol

could it be a simple problem such as wrong file names, or a possible miss spelling somewhere?

nope, i’ve checked all the file names :frowning: wish it was that simple

woohoo lol got it working, Thanks guys :slight_smile:

http://www.thebig7.co.uk

whoot i like the freeway thing on the left :slight_smile:

and what’d you change/do to get it working?