MoviePlayer.ControllerSizeChanged

From Xojo Documentation

Event


MoviePlayer.ControllerSizeChanged()

Supported for all project types and targets.

The size of the controller has changed.

Notes

When a movie first starts this event fires and allows you read the ControllerWidth/Height properties and then resize the MoviePlayer and or window to best accommodate that size. The event also fires if the movie changes size "on its own."