Quote:
Originally Posted by FiMeTi
very nice one ... this would rock if it would show a movie as a thumbnail and by start it would grow or something like that. ^^
Because it dont looks very addressing when you post a bunch of movies. =)
good job. thx mate!
Installed!
|
Cheers Buddy , Glad you liked it
You could alter the screen height and width and edit the code to select autoplay then members could maximise the screen to full screen themselves?? or you could just put a link to a full screen page underneath.
The great thing about Divx is that it turns a 2.5gb film into 100 megs and streams just like watching it on tv, I can see a good few movie forums being set up as a result.
Just edit the bits in red
Quote:
<<object classid="clsid:67DABFBF-D0AB-41fa-9C46-CC0F21721616" width="500" height="410" codebase="http://go.divx.com/plugin/DivXBrowserPlugin.cab">
<param name="mode" value="full" />
<param name="autoPlay" value="true" />
<param name="src" value="{param}" />
<embed type="video/divx" src="{param}" mode="full" width="100" height="75" autoPlay="true" pluginspage="http://go.divx.com/plugin/download/">
</embed>
</object>
|