I want to create a Screen in my app where there will be a video playing on the screen and there will be buttons and labels on the video screen like below.

How to implement that? Can you give some sample code or idea? Is it possible to implement multiple layers in one screen?
This is not possible on pre OS7.0 devices. For OS7.0 devices you can use
ComponentCanvasclass.Check this info from RIM