Simple Back Button
|
Popularity: (243)
Tags: flash simple button back Link: Visit It >> |
Simple Back Button Author: Page 1 ! 1 1 Do you need a flash button to return to the last page visited? You can si... back button in Flash. This is the code for the back button: on(press release){ getURL("javascript:history.go(-1)") ...