"create a full flash site" tute! HELP

Hi, i made a flash site after the tute, but it get weird when I upload it to my webhost! you just see the main .swf flash (i mean you see the file flash C:-) ) all the time.
What did I do wrong? :-/

Check if you have a layer for actions on the root timeline and put a stop command in the first frame:

stop();

yeah, i tried that, but an error message comes up then. I’m gonna try again, but it’s so strange, it works perfectly when I preview it in my webbrowser.

EDIT:
Found the problem, it was the loader! I removed that and then it worked!
Kinda dull though to have a site that’s all white before it actually shows up! :smiley:
Thx for the help everyone