Pre-Loader Problems

Hello,

   I've been working with Flash for awhile now. I'm having problems with the pre-loader I've never used one before. I've done everything correct, I've checked my code, when I have the loader on scene 1 I put in:

ifFrameLoaded (“Scene 2”, 1) {
gotoAndPlay (“Scene 2”, 1);
}

My site is on Scene 2, when I go to test the movie, it doesn’t show the pre-loader at all, it skips to the site. I’ve slowed it down to see maybe it was showing it but really really fast. I don’t know anything else. I would appreciate any help on this. Thank you.