how do i show .flv files on html page...?
how to publish .flv files on html page
Usually, if you use a convertor (avi to flv) you have the option to publish in html. I recommend you to use a html editor like HTMLGateFree.
<object width="425" height="350"><param name="movie" value="http://address"></param><embed src="address" type="application/x-shockwave-flash" width="value" height="value"></embed></object>
<object width="425" height="350"><param name="movie" value="http://address"></param><embed src="address" type="application/x-shockwave-flash" width="value" height="value"></embed></object>
You can use free flash players. Like this one: http://www.jeroenwijering.com/?item=Flash_Video_Player
is there an automated way for converting a video into .flv?
Can one do this with php or something directly on a server?
Thanks,
K
Can one do this with php or something directly on a server?
Thanks,
K
Related topics
