iPhone - move above buttons

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-03-12T02:22:18Z Indexed on 2010/03/12 2:27 UTC
Read the original article Hit count: 500

Filed under:
|
|
|

I have a video at 320x240 on the middle of the screen area. Around this video, several buttons that will call different actions.

When the MPMoviePlayerController is fired and the movie starts playing the buttons are behind the video and I cannot click them. I see them but they are not clickable.

I think the video window is covering the whole area.

How can I solve that?

© Stack Overflow or respective owner

iPhone - move above buttons

Posted by Mike on Stack Overflow See other posts from Stack Overflow or by Mike
Published on 2010-03-12T02:22:08Z Indexed on 2010/03/12 2:27 UTC
Read the original article Hit count: 500

Filed under:
|
|
|

I have a video at 320x240 on the middle of the screen area. Around this video, several buttons that will call different actions.

When the MPMoviePlayerController is fired and the movie starts playing the buttons are behind the video and I cannot click them. I see them but they are not clickable.

I think the video window is covering the whole area.

How can I solve that?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about iphone-sdk