Changes

Jump to: navigation, search
Designing the User Interface
== Designing the User Interface ==
<google>ADSDAQBOX_FLOW</google>
Select the ''movieViewController.xib'' file and display the Object library (''View -> Utilities -> Object Library''). Drag a single UIButton instance to the view window and change the text on the button to “Play Movie”. With the button selected display the connections inspector window (''View -> Utilities -> Connections Inspector''), click on the circle to the right of the Touch Up Inside event and drag the blue line to the ''File’s Owner'' object. From the resulting menu, select the playMove action method.

Navigation menu