How to add flv video into joomla mod_custom

22 Views Asked by At

I used this code to add video into joomla mod_custom. But it is not working. How can I fix it.

<div>
<object type="application/x-shockwave-flash" data="test.flv">
<param name="movie" value="http://lifeisatripsrilanka.com/video/Cultural_vulture.flv" />
</object>
</div>
0

There are 0 best solutions below