Handlers which manipulate the player object.

Handlers - qtFlipMovie, qtOverlayMovie, qtRotateMovie

command qtFlipMovie MovieControllerID, FlipType, Enable
Description:
Flips a movie matrix horizontally, vertically or restores to natural setting.
Parameters:
MovieControllerID: movieControllerID of player to flip the movie of.
FlipType: Type of flip horizontal|vertical.
Enable: yes|no (or on|off)
Return:
empty
command qtOverlayMovie MovieControllerID, FilePath
Description:
NOT FULLY IMPLEMENTED OR TESTED. Overlays an image on another movie.
Parameters:
MovieControllerID: movieControllerID of player of overlay movie on.
FilePath: Path to movie to overlay.
Return:
empty
command qtRotateMovie MovieControllerID, Degrees
Description:
Rotates a movie by the specified number of degrees. (Thanks to Brian Yennie)
Parameters:
MovieControllerID: movieControllerID of movie to rotate.
Degrees: Degrees to rotate player.
Return:
newWidth, newHeight