Divx web player – how to use it to stream your own avi/divx movies
if you have ur avi/divx video files hosted somewhere else and have DIRECT link to it, you can stream videos (only avi and divx) using the divx web player.
here is the divx web player code (example)
<object codebase=”http://go.divx.com/plugin/DivXBrowserPlugin.cab” height=”350″ width=”656″ classid=”clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616″><param name=”autoplay” value=”false”><param name=”src” value=”http://yoursite/.avi” /><param name=”custommode” value=”Stage6″ /><param name=”showpostplaybackad” value=”false” /><embed type=”video/divx” src=”http://yoursite/.avi” pluginspage=”http://go.divx.com/plugin/download/” showpostplaybackad=”false” custommode=”Stage6″ autoplay=”false” height=”350″ width=”656″ /></object>
all you have to do is change the value=“your_direct_download_link” (notice that you have to change it twice, as you can see on the divx web player code above in red)
Please note that this only works, if you have a DIRECT download link to the video.
Usually when you sign up for a free file hosting acct, the DL links are static.
To download a file, clicking on the given link will take you to the file hosting site where you need to click another download link. the 2nd download link is the one that is unstable – meaning, it is a download slot and not a direct link to your files.
Once a download slot is used, their system will generate another download slot for the next downloader. You would be able to download files but you might not be able to use it to stream videos.
Feel free to check out my site for MOVIES YOU CAN DOWNLOAD FOR FREE -
—————— o O o ——————-

[...] mac8394 wrote an interesting post today onHere’s a quick excerpt … if you have ur avi/divx video files hosted somewhere else and have DIRECT link to it, you can stream videos (only avi and divx) using the divx web player…. … all you have to do is change the value=“your_direct_download_link” (notice that you have to change it twice, as you can see on the divx web player code a … Usually when you sign up for a free file hosting acct, the DL links are static…. [...]
Pingback by Budget Web Hosts » Divx web player - how to use it to stream your own avi/divx movies | September 25, 2007
these is cool
here is a code generator from divx
http://labs.divx.com/WebPlayerCodeGenerator