I can't figure out how to look video on a mobile platform.
I need to create some code that lets a video loop endlessly until the user taps on the screen to cancel it. I've build all of the functionality surrounding the video that cancels when you tap to cancel, but I am having a hard time figuring out how to determine whether the user has "finished watching the video and need to have the video played again", or "the user has now cancelled the video, break loop".
Below I'll be putting my...
Video loop using Handheld.PlayFullScreenMovie
I need to create some code that lets a video loop endlessly until the user taps on the screen to cancel it. I've build all of the functionality surrounding the video that cancels when you tap to cancel, but I am having a hard time figuring out how to determine whether the user has "finished watching the video and need to have the video played again", or "the user has now cancelled the video, break loop".
Below I'll be putting my...
Video loop using Handheld.PlayFullScreenMovie