In m project I have a window with a QuickTime Movie View object in the center. I've configured the Movie View to not show any controls (Play, Pause, Stop etc.). I can load and play a movie fine through code. When a user clicks on the move that is playing, the movie pauses.
Is there a way to disable this pausing behavior?