all groups > flash actionscript > march 2005 >
You're in the

flash actionscript

group:

Browser's Back Button


Browser's Back Button doidom
3/26/2005 9:33:08 PM
flash actionscript:
How do I script my Flash movie so when a user clicks the browser back button
he or she returns to their previous site. I don't want the script for a
movie button but a script so one click takes them out of my Flash site and
back to the previous site.

Thanks much!

Re: Browser's Back Button a little ant
3/28/2005 10:34:03 AM
Re: Browser's Back Button pdpdpd
12/16/2005 7:24:07 PM
Hello All,

I've read this tutorial and came across the following:

Stage.$jsvarlistener = new LocalConnection();
Stage.$jsvarlistener.setVariables = function(query) {

I can only publish in AS1. I can't find any reference to $jsvarlistener. What
does this do? Is there a replacement in AS2

Thanx
pd
AddThis Social Bookmark Button