|
|
 |
RE: FN-FORUM Back Button Javascript.
date posted 10th January 2001 23:20
Can you make that work with a FLASH button?
Andrew
Yes, I believe with this one you can just use get url. and
Javascript:go.history(-1) as the link. Though with some Javascript functions
such as close.window() it's better to use an FS command and enable FS
Commands when publishing to HTML that way you can get the FS commands like
quit=true which are designed for the standalone player to call a
corresponding Javascript function when the SWF file is embedded in a Web
page. I believe there is some information on this in the Flash help pages.
However with the history function I believe you can just use get url.
I've only just learned how to do this myself I built a Flash Midi Player on
my Site which was quite demanding in terms of action scripting so I think I
might be becoming a bit of an expert ;-)
Nick
http://www.artberry.net/
|
 |
|