// Catch FS Commands in IE, and pass them to the corresponding JavaScript function. Sub introMovie_FSCommand(ByVal command, ByVal args) call introMovie_DoFSCommand(command, args) end sub