Loading an image brain fart

OK, I must be going crazy here, its been a long day. I am trying to have an image load directly into a MC when the flash piece loads. Here is my code attached to my MC:

onClipEvent (load) {
load(“pic0.jpg”, “picHolder”);
}

Shouldn’t this be working? It’s not. Seriously, working with Flash for 10 years and I just cannot get this to work. I am having a seriously long day brain fart.

Help a poor soul.

P