Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Is there any way to put a VideoView (which plays an MP4 file) above an image (which is the background of my app) ?

In other words, is there any way to put some transparency on my VideoView in the aim that the image be visible through the VideoView ?

Every time I try to put a VideoView over an ImageView, the VideoView hides a part of this ImageView (I tried to put an alpha on my VideoView but it doesn't work).

share|improve this question
You should show screen shot of what's happening? and what you want to look like? – MKJParekh Nov 1 '12 at 11:12
@MKJParekh Sorry ! I must not be clear enough! I would like the VideoView to have some transparency to make my background visible through my VideoView – mmoulis Nov 1 '12 at 11:50
I dont know how to make semi transparent videoview, But I guest you should do like , make semi-transparent background and put it over the video-view and that will be easy – MKJParekh Nov 1 '12 at 12:16

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.