How to dismiss the tableview while playing the video in iphone?

Posted by Warrior on Stack Overflow See other posts from Stack Overflow or by Warrior
Published on 2010-03-31T17:34:56Z Indexed on 2010/03/31 18:13 UTC
Read the original article Hit count: 305

Filed under:
|
|

I am new to iphone development.I created a application which parse a url and display the content in a table view. On clicking a row ,corresponding video is played.

On clicking the "done"button on the player it come back to the table view.I want to dismiss the tableview before playing the video, just like you tube application and on clicking "done" button the table should appear as present modal view.

How can i achieve that? Please help me out.Thanks.

© Stack Overflow or respective owner

Related posts about iphone

Related posts about dismiss