MobileMoviePlayer.LoadURL
From Xojo Documentation
Method
Loads the video at the URL passed into the MoviePlayer.
Sample Code
Load a movie from a URL:
MoviePlayer1.LoadURL("https://www.learningcontainer.com/wp-content/uploads/2020/05/sample-mp4-file.mp4")