# Movie won't load

**URL:** https://forum.kirupa.com/t/movie-wont-load/117014
**Category:** Uncategorized
**Created:** [July 23, 2004, 11:50am UTC](https://forum.kirupa.com/t/movie-wont-load/117014 "2004-07-23T11:50:15Z")
**Posts on this page:** 4
**Page:** 2

<div class="post-metadata">

### Author: ![Simon\_Henriksen](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/simon_henriksen/32/625_2.png) [@Simon\_Henriksen](https://forum.kirupa.com/u/Simon_Henriksen)
#### Post date: [August 1, 2004, 3:12pm UTC](https://forum.kirupa.com/t/movie-wont-load/117014/21 "2004-08-01T15:12:05Z")

</div>

> [@stringy](#):
>
> if it is targeting container in this movie, it should be
> 
> on (release) {  
> this.\_parent.\_parent.\_parent.container.loadMovie (“websites/image0.swf”);  
> }

Okay it works now. Thanks a lot.

This mc is in another (the main) movie, and when i load it from there and then press the websites button, nothing is happending…?

---

<div class="post-metadata">

### Author: ![stringy](https://avatars.discourse-cdn.com/v4/letter/s/919ad9/32.png) [@stringy](https://forum.kirupa.com/u/stringy)
#### Post date: [August 1, 2004, 3:23pm UTC](https://forum.kirupa.com/t/movie-wont-load/117014/22 "2004-08-01T15:23:55Z")

</div>

> [@Simon Henriksen](#):
>
> Okay it works now. Thanks a lot.
> 
> This mc is in another (the main) movie, and when i load it from there and then press the websites button, nothing is happending…?

glad it works.  
I`m not entirely sure what your last comment means .

---

<div class="post-metadata">

### Author: ![Simon\_Henriksen](https://yyz1.discourse-cdn.com/flex011/user_avatar/forum.kirupa.com/simon_henriksen/32/625_2.png) [@Simon\_Henriksen](https://forum.kirupa.com/u/Simon_Henriksen)
#### Post date: [August 1, 2004, 3:29pm UTC](https://forum.kirupa.com/t/movie-wont-load/117014/23 "2004-08-01T15:29:14Z")

</div>

> [@stringy](#):
>
> glad it works.  
> I`m not entirely sure what your last comment means .

Okay,

The portfolio.swf is loading into the main movie final.swf. When it’s loaded I press the websites button and nothing happends…

---

<div class="post-metadata">

### Author: ![stringy](https://avatars.discourse-cdn.com/v4/letter/s/919ad9/32.png) [@stringy](https://forum.kirupa.com/u/stringy)
#### Post date: [August 1, 2004, 6:19pm UTC](https://forum.kirupa.com/t/movie-wont-load/117014/24 "2004-08-01T18:19:04Z")

</div>

> [@Simon Henriksen](#):
>
> Okay,
> 
> The portfolio.swf is loading into the main movie final.swf. When it’s loaded I press the websites button and nothing happends…

at a guess  
on (release) {  
loadMovie(“websitecontent.swf”, “loader”);  
}  
By the way I think in your websitecontent file the text buttons would benefit from a transparent rectangle

[Previous page](https://forum.kirupa.com/t/movie-wont-load/117014.md?page=1)
