function myMovie_DoFSCommand(command, args) { if (command == "fullscreen") { alert(true); } } Jordan Fink