thanks
In that link i saw this code for play video with streaming data.
<object type="video/3gp" class="player" autoplay="true" data="rtsp://server/file.3gp" width="200" height="140"/>
but i want that display all audio/video in small images and when click on that link than able to play video in youtube or in embeded player.
but first problem is how to display all audio/video list in one screen with small images?
i have no any idea for this but i seen that type view in youtube site when opened mobile.
to create the video list, with associated thumbnails, you could use standard HTML elements and tags (e.g.: div, img). About the video thumbnails themselves, you could place the them on your server, and load them from your WRT widget as explained in this Forum Nokia Wiki article: