Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: ”Back”-button?
From: Randy Kato
Date: Fri, 8 Sep 2000 19:25:35 +0100

Lena,

You can probably do it directly from the Get URL field with
"javascript:history.back()" but it would be better (for compatibility
reasons) to write a JavaScript function in the HTML and call that from Flash
with a Get URL like "javascript:myFunction()".

If you want to go to a different location in the browser's history list you
can use history.go(location); where 'location' is a string or an integer
indicating the relative position of the destination in the history list.

HTH,
Randy

Lena Björklund wrote:

> Hi all.
>
> I would like to assign an action to a button, Get URL: and the visitor
> is directed to his previous visited page, or maybe the one before that.
> Like the ”back”-button in the browser. Anyone knows how what to write in
> the ”Get URL”-field and if it´s possible at all? It would suite fine in
> this page, I think: http://home.swipnet.se/lena_b/annons.html .

--
'''''' ' ' ' ' ' ' ' ' '
Randy Kato - Web Master
Braincraft

627 Broadway, Suite 504, NYC 10012
T 212.539.1680 F 212.539.1741
http://www.braincraft.com
...... . . . . . . . . .



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  Re: FLASH: ”Back”-button?, Lena Björklund

Replies
  FLASH: ”Back”-button?, Lena Björklund

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]