Preloader ****in up my contact page

I used a simple kirupa preloader to test my contact page which is two frames. One frame for filling out name, mail, subject, submit and another you get to see when the contact info is sent.

But when i use the preloader, i dont get to see the second frame to tell me the info is sent. Does anyone have a clue what the problem is?
And no i didnt **** up the code, cause when i remove the preloader my contact swf is working again.

Anyway, you can find my contact fla here.

//Bino

You are telling it to “gotoAndStop(2);” when you want it to gotoAndStop(3);" Heres the fla… why was all your code on one line? wow… I guess I won’t post the .fla it isnt letting me upload, says its too big… (I zipped it - still too big… 277kb too big I guess… even though it let you) But just go to the actionscript on your submit button and chnage gotoAndStop(2); to gotoAndStop(3);

thanks bud

//Bino