ResizeMovie()

Syntax

ResizeMovie(#Movie, x, y, Width, Height)
Description
Resize and move the movie display area on the movie window.

Parameters

#Movie The movie to resize.
x, y, Width, Height The new location and size of the movie in pixels.

Return value

None.

See Also

PlayMovie(), MovieWidth(), MovieHeight()

Supported OS

All

<- PlayMovie() - Movie Index - ResumeMovie() ->