i am using the
on(release){
getURL ("javascipt:history.back()");
}
on(release){
getURL ("javascipt:history.back()");
}
it works fine in ie but in netscape it will work once and then it disables the button wherever you are on the site.
any ideas?