;

PDA

Click to See Complete Forum and Search --> : Small problem with my site


thesween
04-17-2006, 10:32 AM
Hello :) Ive come across a problem while making my site... Have a look at the attached.. I have my index page which moves around when you press the menu.. My first page is a house, if you click on the circle there, it goes inside the house where there are three rooms.. the rooms work the same as the main menu when you load it by itself... However, the rooms load up inside the home page which somehow stops it working properly..

To see what I mean, have a look at 'inside' first, then 'index' to see how it stops working... if anyone can help, I really appreciate it! Unzip them all in the same file, obviously :)

Chris_Seahorn
04-18-2006, 02:39 AM
Your all set with this:
http://sandbox.blogdns.com/examples/TheSween.zip

You had it fine as a standalone but pulled into the main movie your using "_root" on your buttons was failing since it's timeline is no longer the _root if pulled into another movie.

Even _parent wasn't required because your buttons are at the same clip level as the loading clip and could hit that clip directly (see button script) without having to reference the tree so I smoked it.

thesween
04-18-2006, 05:06 PM
Thanks Chris, what version of KM did you use, I cant open it to see it? :)

thesween
04-18-2006, 05:19 PM
Its ok, I had a slight problem with Km but reinstalled and works fine now...
:D

Ahaa!!! I see now, exellent! It was quite obvious I suppose, now that you've told me haha Thanks again mate, appreciate it! :)

Chris_Seahorn
04-18-2006, 09:58 PM
Anytime. Good to see you man.