How do I use a Flash Loading screan to pre-load an html page that also contains a flash movie??
Printable View
How do I use a Flash Loading screan to pre-load an html page that also contains a flash movie??
You preload Flash movie's embedded in whatever .html but the .html itself, not through Flash anyways.
Your html... http://www.geocities.com/meliss_site/biography.html refers to a folder with a capital F...
...param name="movie" value="Flash/nav.swf"...
But your movie is in fact in a folder named "flash" without a capital "F". Correct that both in your object & embed tags in your biography.html, and it should work fine.