A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Is there any quick fix to the back button problem?

  1. #1
    Senior Member
    Join Date
    May 2005
    Location
    Canada
    Posts
    212

    Is there any quick fix to the back button problem?

    I have a basic site with 5 sections (home, about, what we do, portfolio, contact) the page navigates using a simple on
    (release) {
    _root.gotoAndStop("label");
    }
    is there any easy way to make it when u hit the back button it just goes to the homepage? if they hit it now it goes to the page they came from

  2. #2
    Wait- what now? tidenburg's Avatar
    Join Date
    Dec 2005
    Posts
    1,471
    put a swf on another page that redirects you straight away to the flash website. This way when the user presses back the user will just reset the flash movie
    "I'd only told them the truth. Was that so selfish? Our integrity sells for so little, but it is all we really have. It is the very last inch of us, but within that inch, we are free."

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