the question isn't about flash. I just have no idea where to find the answer and seeking help here.
Okay, I want to link a button to "previous page" or "go back". What action code should I add to that button? (In Dreamweaver)
Printable View
the question isn't about flash. I just have no idea where to find the answer and seeking help here.
Okay, I want to link a button to "previous page" or "go back". What action code should I add to that button? (In Dreamweaver)
history.back()
Thanks,
I tried it and it works...
:>