# So close to finishing my first site but i'm now stuck!

**URL:** https://forum.kirupa.com/t/so-close-to-finishing-my-first-site-but-im-now-stuck/242775
**Category:** flash
**Created:** [October 30, 2007, 10:03am UTC](https://forum.kirupa.com/t/so-close-to-finishing-my-first-site-but-im-now-stuck/242775 "2007-10-30T10:03:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Olive\_K](https://avatars.discourse-cdn.com/v4/letter/o/9dc877/32.png) [@Olive\_K](https://forum.kirupa.com/u/Olive_K)
#### Post date: [October 30, 2007, 10:03am UTC](https://forum.kirupa.com/t/so-close-to-finishing-my-first-site-but-im-now-stuck/242775/1 "2007-10-30T10:03:12Z")

</div>

Hi there,  
I have finished all the design work of my site and have all the relevant pages (.swf files) with their buttons etc. I now need to link them all together. I did the [www.kirupa.com/developer/mx/full\_site.htm](http://www.kirupa.com/developer/mx/full_site.htm) tutorial which was HUGELY helpful, the problem I have though is my ‘home page’ is not a template for the other pages, they are each totally different in lay out apart from a home button on each sub page (ie you always have to return to the home page to get to a different page in the site). So when I put  
on (release) {  
\_root.contents.loadMovie("-\*sub page-.\*swf");  
}

onto a button on the home page… and publish it… it opens on top of the home page and you can see bits sticking through. What is the script to open a whole new .swf file and remove the home page?

Also the buttons for navigation on the home page are not part of a movie clip… do they need to be? Although I made an ‘actions’ layer and inserted a movie clip (instance name ‘contents’) as described in the full\_site tutorial.

Any help is MUCH appreciated

x Olive
