Hi all,
Quick question which I hope someone has found the answer to…
When using the code
Handheld.PlayFullScreenMovie(“movie.mp4”, Color.blue, FullScreenMovieControlMode.Hidden, FullScreenMovieScalingMode.Fill);
How can you make it so the video will loop / start over as soon as it finishes?
Thanks in Advance