Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FLASH AND JAVASCRIPT

Status
Not open for further replies.

donfredo

Programmer
Joined
Apr 30, 2001
Messages
2
Location
FR
Hello,
I use this function in html to create a button that is doing the same thing
than the "BACK" button of the browser:
<a href=&quot;&quot; onclick=&quot;history.go(-1);return false &quot;><img src=img1.jpg&quot;></a>

I just can't seem to be able to do this with a button in a flash animation

What to use : FSCommand ? getURL ?
What would the function in the HTML page look like ?

Thanks a lot, Fred
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top