# Movie load question

**URL:** https://forum.kirupa.com/t/movie-load-question/173266
**Category:** Uncategorized
**Created:** [December 22, 2005, 7:48pm UTC](https://forum.kirupa.com/t/movie-load-question/173266 "2005-12-22T19:48:52Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Jackluna](https://avatars.discourse-cdn.com/v4/letter/j/e495f1/32.png) [@Jackluna](https://forum.kirupa.com/u/Jackluna)
#### Post date: [December 22, 2005, 7:48pm UTC](https://forum.kirupa.com/t/movie-load-question/173266/1 "2005-12-22T19:48:52Z")

</div>

any one know how to load the next movie on the real size  
the first intro of the lamp its ok… but the this is the script I use on the last  
keyframe

this.loadMovie(“enter.swf”,0)

but this movie should be biger but this get horrible when my home page appear  
my web page is very very small  
this is the scrip I use on the button

on (release) {  
loadMovie(“index\_designpueva.swf”,1);  
}

this is the page so you know wath Im talking about  
[http://www.geocities.com/lunasolis@sbcglobal.net/](http://www.geocities.com/lunasolis@sbcglobal.net/)
