Simple AS3 Problem

Well, I was taking a flash tutorial, and this part was on importing images or swf files, and I inputted this code to try to click a button to make the picture work, but for some reason I got a problem, it’s

“1087: Syntax Error: extra character found after end of program”

on(release){loadMovie(“http://img229.imageshack.us/img229/310/coverfrontsonmayaq 2.jpg”, loadermc)}

Just using the picture as a example, can someone tell me what is wrong with this? I cant find it.