A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: Small problem with my site

  1. #1
    theSWEEN thesween's Avatar
    Join Date
    Nov 2005
    Location
    Hertfordshire, England
    Posts
    305

    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.

  2. #2
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    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.

  3. #3
    theSWEEN thesween's Avatar
    Join Date
    Nov 2005
    Location
    Hertfordshire, England
    Posts
    305
    Thanks Chris, what version of KM did you use, I cant open it to see it?

  4. #4
    theSWEEN thesween's Avatar
    Join Date
    Nov 2005
    Location
    Hertfordshire, England
    Posts
    305
    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!

  5. #5
    up to my .as in code Chris_Seahorn's Avatar
    Join Date
    Dec 2004
    Posts
    4,389
    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
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center