|
-
theSWEEN
Small problem with my site
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
Last edited by thesween; 08-13-2007 at 07:36 PM.
-
up to my .as in code
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.
Last edited by Chris_Seahorn; 04-18-2006 at 01:43 AM.
-
theSWEEN
Thanks Chris, what version of KM did you use, I cant open it to see it?
-
theSWEEN
Its ok, I had a slight problem with Km but reinstalled and works fine now...

Ahaa!!! I see now, exellent! It was quite obvious I suppose, now that you've told me haha Thanks again mate, appreciate it!
-
up to my .as in code
Anytime. Good to see you man.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|