# Pictures

**URL:** https://forum.kirupa.com/t/pictures/170510
**Category:** Uncategorized
**Created:** [November 26, 2005, 10:56pm UTC](https://forum.kirupa.com/t/pictures/170510 "2005-11-26T22:56:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![squiddie](https://avatars.discourse-cdn.com/v4/letter/s/c37758/32.png) [@squiddie](https://forum.kirupa.com/u/squiddie)
#### Post date: [November 26, 2005, 10:56pm UTC](https://forum.kirupa.com/t/pictures/170510/1 "2005-11-26T22:56:06Z")

</div>

```auto
on (release) {
       _parent.container.loadMovie("1.jpg");
} 

```

whats wrong with this code?!  
I’ve tried

[list]  
[_]changing \_root. to \_parent.  
[_]the pictures are in the same place  
[_]the MC is called container  
[_]the file name for the pic is right  
[_]the pic is the same size as the MC (320_240)  
[/list]any other ideas?! oh and how do u make it action script: instead of code:
