I am working on ASP.Net application which will provide the Video gallery. I ll have video link on my database. I need to embed those video on my page dynamically (it may from youtube,yahoo,DailyMothion or any other site..).
I have worked as followed by Embedded Video , but it will allow only to play you tube videos, other videos are not playing.
<object width="480" height="385">
Go to the complete details ...