Hi Folks, I have been tasked with adding video playback and fullscreen support in our application. Searching the web I have found a number of resources outlining how to display a video in fullscreen using Stage.fullscreenSourceRect. Seems very straight forward and I am very interested in leveraging the hardware acceleration. However, when only specifying the video player source rect I dont include my player controls and I need these controls to be displayed in fullscreen too.
How should I be adding my player controls to fullscreen? Any help much appreciated. Cheers, Greg

