PDA

View Full Version : Movies not loading


teamhonda22
04-04-2005, 08:22 PM
I have created a simple flash movie that loads two other swf movies. Everything works fine when I test it in flash and when I open the main flash file in Internet Explorer. However, when I embed the flash file into my index page, the external movies do not play. I have tried both Firefox and IE and both do not work. I am also using loadMovieNum to load the swf files and I have used relative paths when I Load the movies.

Anyone know what I may be doing wrong?
rc

Flash Gordon
04-04-2005, 08:34 PM
perhaps you changed the name of the file, once you do that after publishing they don't work (unless you tweek them alot).

teamhonda22
04-04-2005, 08:40 PM
You are correct, I did change the name of the file, but I republished the main movie and the other external movies as well. Why would it matter if I changed the file name?

rc

Flash Gordon
04-04-2005, 09:39 PM
your html is then searching for the wrong file to download. obviously it will never find it now. just keep the same file names as you publish in.