Here's the user story for this simple iPhone App:
The user clicks on the thumbnail and triggers the MPMoviePlayerViewController
to play the online video (in full screen).
We know that after the video finishes it would automatically shut down the player, then return to the previous page.
I need: return to another scene, not the previous one with the thumbnail.
Is there anybody who could offer some help? Thank you very much ahead of time.