# Loading an image brain fart

**URL:** https://forum.kirupa.com/t/loading-an-image-brain-fart/281195
**Category:** Uncategorized
**Created:** [February 5, 2009, 10:43pm UTC](https://forum.kirupa.com/t/loading-an-image-brain-fart/281195 "2009-02-05T22:43:54Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![putch](https://avatars.discourse-cdn.com/v4/letter/p/96bed5/32.png) [@putch](https://forum.kirupa.com/u/putch)
#### Post date: [February 5, 2009, 10:43pm UTC](https://forum.kirupa.com/t/loading-an-image-brain-fart/281195/1 "2009-02-05T22:43:54Z")

</div>

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
