Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 495599
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:36:31+00:00 2026-05-13T05:36:31+00:00

Is it possible to make the flash content go back to some previous frame

  • 0

Is it possible to make the flash content go back to some previous frame when the user clicks on the back button in the browser? Similarly, can the the refresh button be used to refresh to the same frame and not go back to the starting frame?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T05:36:31+00:00Added an answer on May 13, 2026 at 5:36 am

    It depends on how you build it. First of all, you need to import something called SWFAddress. In order to use SWFAddress you need to make sure you’re embedding your Flash using SWFObject, not just object/embed tags.

    SWFAddress lets you append anchor tags to your url. What this allows you to do is change the URL in a way that the browser can understand without forcing a refresh of the page.

    So for instance, if my app is at http://www.mypage.com/flash.html and I install SWFAddress I can set it up so that when I press a button to go to page 2 the following happens:

    1. SWFAddress changes my URL to http://www.mypage.com/flash.html#page2
    2. The JavaScript SWFAddress files notice this change and inform Flash.
    3. Flash says “Oh look there’s been a URL change and someone is passing me the value “page2” – what should I do with that?
    4. You can set up a switch statement that will allow flash to respond to these events in intelligent, predictable ways – for instance, you can say “if the url changes to ‘page2’ then gotoAndStop(2)” if that’s how you’re running things.

    I wouldn’t necessarily be doing it with Frames, though – what you really want are functions to control the way Flash behaves. So instead of sticking all of your page two content into frame 2, you’d create function gotoPage(2) and put your logic there.

    As far as refreshing a frame, again that’s going to depend on how you code it – but if someone hits refresh in the browser it will always refresh the browser window. With SWFAddress, though, if you have it set up right it will always take them to the destination that you’ve linked to the anchor tag.

    Does that help? Any questions?

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to make a Flash embedded in a browser access a DLL,
Is it possible make some handler that will do something when user shutdown computer
Is possible to make a word as button within the dynamic textField in flash
Possible Duplicate: How can I make my application check if Adobe flash player is
Is it possible to make changes to a CSS rule-set dynamically (i.e. some JS
Is it possible to make a upload progress using javascript only? (maybe with some
what's the recommended method to encrypt flash files ? i'd like to make some
Is it possible to make a link with a .swf flash file, using swfObject?
Is it possible to make a glow effect any other way then flash? I
Is it possible to make scrolling clouds with Flash, jQuery or JavaScript? If yes,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.