
November 25th, 2010, 09:05 AM
|
|
Contributing User
|
|
Join Date: Sep 2009
Posts: 51
Time spent in forums: 7 h 51 m 23 sec
Reputation Power: 3
|
|
|
Hi,
You can insert your own videos also in your html file by using the html tags such as <embed>, <object>.
example:
<embed src="sample.mpeg"/>
|