I hope I'm missing something obvious..Per user option, I'm trying to allow a series of videos to continue to play full screen with my video object - without the act of Loading the next video forcing it back out of full screen mode. Checking to see if I should be in full screen and going back is quite jarring. Is my only option to "fake" constant full screen by allowing my player to expand to the user's screen size?
I've run into the same problem with both the MediaPlayer object and normal Video object.
Any ideas? Like I'm missing something obvious?
Thanks in advance-

Per user option, I'm trying to allow a series of videos to continue to play full screen with my video object - without the act of Loading the next video forcing it back out of full screen mode. Checking to see if I should be in full screen and going back is quite jarring. Is my only option to "fake" constant full screen by allowing my player to expand to the user's screen size?
