-
web players
Hi,
I'm looking for a free video & music web player, which I can use in my site.
I'm asking it here, in the PHP forum, because later I want to create a simple management system that will enable me to upload videos and to watch them through this player in my site. So I prefer that it will be comfortable and adequate for this purpose, and not any regular Flash player which I cannot edit..
Thanks :)
-
This code plays .avi
Code:
<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="600" height="338" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
<param name="src" value="film.avi" />
<embed type="video/divx" src="film.avi" width="600" height="338" pluginspage="http://go.divx.com/plugin/download/">
</embed></object>
-
http://www.longtailvideo.com/
Plays video and audio of enough formats and has full screen capabilities.