I have a UIViewController subclass called videoPlayerViewController. In storyboard I dragged out a UIViewController. I set the class correctly in Storyboard. I put a button on the screen. When I click the button, it executes the method playVideo:.I have a UIViewController subclass called video