/ Published in: ActionScript
Flash 8 only I think.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import flash.external.*; ExternalInterface.call("yourFunction(200)");