We need to put the video on the web. Would anyone tell me that how can I create a link to display the video on the web? Is there any source code and examples related to this?
Thank you in advance.
Printable View
We need to put the video on the web. Would anyone tell me that how can I create a link to display the video on the web? Is there any source code and examples related to this?
Thank you in advance.
you can use the <embed> tag.
<embed src=whatever></embed>