Send a script command to the application hosting the player as an ActiveX control.
Syntax
shell.send("<your own command or information string>")
Examples
shell.send("mainmenu"); // sends the string 'mainmenu' to the host application.
Remarks
See Also


