Preload Problem

Hello all,

I can’t seem to figure out what the problem is with my preload script.
I found a preload script online and edited it so that it can be applied to my work but whenever I publish, the output always gives me this error:

Quote:
 	 		 			 				**Error** Scene=preload, layer=a, frame=10:Line 4: ')' or ',' expected
 	gotoAndStop(_level0:C);

Error Scene=preload, layer=a, frame=10:Line 5: Unexpected ‘}’ encountered
}

Total ActionScript Errors: 2 Reported Errors: 2
The error comes out and it doesn’t preload properly. Could someone help me to understand what I did wrong so I can fix it? A sample .fla is provided [URL=“http://download.yousendit.com/01162D9D53A5B6A8”]here.

Thanks in advance!