Author: krishnakumari | Posted on: 7/5/2008 5:17:32 AM | Views : 1114

 Hi,
I am developing the which is some what similar to that of Youtube.
I have uploaded the video file ,i save in the database. And I images from the video, i save this also in the database,
I retrieved the images from the database and displayed them using datagrid and imagebutton.

 When  I click on perticular  image that corresponding  video has to play in the  video object(but that  video  play in both IE and mozilla)
can u please tell me the video object which is suitable for both IE and mozilla. And How can I get the video corresponding to that image.
my table is: 
Id int, video image, image image;
please tell me the solution for me.
 
...

Go to the complete details ...