views:

485

answers:

2

Hello,

I would like to use MPMovieplayerController has a playlist player. so my question is did you success to acheive this ?

How to catch when user clicks on next button ?

I tried MoviePlayer from apple sample code, in order to add overlay, but it does not help for he next button.

thanks for your help.

Thierry

** my sanwer **

I can't The only way is to hide QT controls and add an overlay.

A: 

Hi Thierry I'm having the same problem - I want to let the user going to the next movie (or prev one) when pressing on that buttons - next/prev.Did you found the solution for that?

A: 

I found a way, see my question and answer.

http://stackoverflow.com/questions/3593683/how-can-i-know-users-click-fast-forward-and-fast-rewind-buttons-on-the-playback-c/3598383#3598383

alones
Nice! Thanks a lot
thierryb