# Images not showing up

**URL:** https://forum.kirupa.com/t/images-not-showing-up/264078
**Category:** Uncategorized
**Created:** [June 23, 2008, 12:39am UTC](https://forum.kirupa.com/t/images-not-showing-up/264078 "2008-06-23T00:39:28Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![flashjones](https://avatars.discourse-cdn.com/v4/letter/f/dfb087/32.png) [@flashjones](https://forum.kirupa.com/u/flashjones)
#### Post date: [June 23, 2008, 12:39am UTC](https://forum.kirupa.com/t/images-not-showing-up/264078/1 "2008-06-23T00:39:28Z")

</div>

I am trying to load images externally but I don’t think I am using the right code.  
I am using the following in flash and it works fine, but when I bring it into dreamweaver it stops working. Any thoughts?

b1.onPress = function(){  
startPreload(“load/store.swf”);  
}

My thoughts are that it can’t find the files when it goes live. How can I change the code above so that it reads the files once uploaded to a server?

---

<div class="post-metadata">

### Author: ![randomagain](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@randomagain](https://forum.kirupa.com/u/randomagain)
#### Post date: [June 23, 2008, 8:00am UTC](https://forum.kirupa.com/t/images-not-showing-up/264078/2 "2008-06-23T08:00:36Z")

</div>

**loadMovie()**

i love your imadeupfunctioninmyhead()

---

<div class="post-metadata">

### Author: ![flashjones](https://avatars.discourse-cdn.com/v4/letter/f/dfb087/32.png) [@flashjones](https://forum.kirupa.com/u/flashjones)
#### Post date: [June 23, 2008, 6:55pm UTC](https://forum.kirupa.com/t/images-not-showing-up/264078/3 "2008-06-23T18:55:08Z")

</div>

I have no clue what that means. If I am doing something wrong I am open to any advice anyone has.

---

<div class="post-metadata">

### Author: ![randomagain](https://avatars.discourse-cdn.com/v4/letter/r/35a633/32.png) [@randomagain](https://forum.kirupa.com/u/randomagain)
#### Post date: [June 23, 2008, 7:06pm UTC](https://forum.kirupa.com/t/images-not-showing-up/264078/4 "2008-06-23T19:06:44Z")

</div>

I think you may need to post more code…

you should use **containerMC.loadClip(“something.swf”)** really

this a two way process, “do it for me” makes me more intent on never having children 😛
