# I need help and fast

**URL:** https://forum.kirupa.com/t/i-need-help-and-fast/172143
**Category:** flash
**Created:** [December 11, 2005, 10:31pm UTC](https://forum.kirupa.com/t/i-need-help-and-fast/172143 "2005-12-11T22:31:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![B\_cherry1978A](https://avatars.discourse-cdn.com/v4/letter/b/47e85d/32.png) [@B\_cherry1978A](https://forum.kirupa.com/u/B_cherry1978A)
#### Post date: [December 11, 2005, 10:31pm UTC](https://forum.kirupa.com/t/i-need-help-and-fast/172143/1 "2005-12-11T22:31:31Z")

</div>

Hi, hope this is the right place to post this. I am using flash mx 2004 pro. I was just following the tutorial for **[size=2][color=black][font=Verdana]Creating [/font][/color][/size][font=Verdana][size=2][color=black]a Full Flash Site. [/color][/size][/font]**[font=Verdana][size=2][color=black]I am having a problem loading my external movies. I don’t know if this is because Im not testing it on a server or what.

I used the following code  
\_root.contents.loadMovie(“home.swf”)

which was to load my 1st movie but didn’t

for my buttons I used  
on (release) {  
\_root.contents.loadMovie(“home.swf”);  
}

what am I doing wrong  
[/color][/size][/font]
