Jpg's not loading

my jpg’s are not loading into the swf file, this swf file also loads into the main swf window. this is what i have on my button.

on (release) {
loadMovie(“ksbluea.jpg”, _parent.holder);
}