1

I am developing a website, i need to play a video in my site so i used embed tag. As my video is based on real player file format. So i need to play it with real player,i found a way to play in IE, but i want mainly in Firefox and chrome. can anyone please help me to solve this problem. Thanks in advance...

abatishchev
  • 98,240
  • 88
  • 296
  • 433
Arun
  • 1,644
  • 9
  • 25
  • 41

1 Answers1

0

You can use this free component to add the video to your site:

ASPNetVideo Component

After installing it you need to drop the control on the page and set VideoURL property of the Video control to the correct video location.

Răzvan Flavius Panda
  • 21,730
  • 17
  • 111
  • 169