MoviePlayer.Stop method

From Xojo Documentation

Method

MoviePlayer.Stop()

Supported for all project types and targets.

Stops the current movie.

Example

This example stops the current movie that is playing in MoviePlayer1.

MoviePlayer1.Stop