/ Published in: ActionScript 3

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import flash.external.ExternalInterface; ExternalInterface.call("history.go(-1)");
Comments
