WebMoviePlayer.AllowLooping
From Xojo Documentation
Property (As Boolean )
aWebMoviePlayer.AllowLooping = newBooleanValue
or
BooleanValue = aWebMoviePlayer.AllowLooping
New in 2020r1
Supported for all project types and targets.
or
BooleanValue = aWebMoviePlayer.AllowLooping
New in 2020r1
Supported for all project types and targets.
If True, the movie will restart when it is playing and reaches the end.