Ok this is starting to piss me off so let's see if anyone else has any ideas. Some reason Firefox 3 doesn't like to play AVI files.
[ame="http://www.darksidealliance.com/gallery/showimage.php?i=382&c=21"]Venturebros Maybe - DSA Photo / Video Gallery@@AMEPARAM@@http://www.darksidealliance.com/gallery/files/1/9/7/5/maybe.avi@@AMEPARAM@@http://www.darksidealliance.com/gallery/files/1/9/7/5/maybe.avi[/ame]
Yet in IE it opens fine. In Firefox 2 it was working, but after installing 3 it all went to hell. I do not know if it's the coding, codec or plugin that FireFox is missing.
Here is the inline video embed mod template for the Gallery.
** Right, FF just crashed like 3 times on me. Time to uninstall it all and reinstall. Buggy POS.
[ame="http://www.darksidealliance.com/gallery/showimage.php?i=382&c=21"]Venturebros Maybe - DSA Photo / Video Gallery@@AMEPARAM@@http://www.darksidealliance.com/gallery/files/1/9/7/5/maybe.avi@@AMEPARAM@@http://www.darksidealliance.com/gallery/files/1/9/7/5/maybe.avi[/ame]
Yet in IE it opens fine. In Firefox 2 it was working, but after installing 3 it all went to hell. I do not know if it's the coding, codec or plugin that FireFox is missing.
Here is the inline video embed mod template for the Gallery.
HTML Code:
<!-- OBJECT is needed for Microsoft Internet Explorer and EMBED is needed for Netscape/Mozilla deviations. --> <object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" id="Player" <if condition="$media_width AND $media_height"> width="$media_width" height="$media_height" </if> codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" standby="Please wait while loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <param name="URL" value="$image_file_url"> <param name="rate" value="1"> <param name="balance" value="0"> <param name="currentPosition" value="1"> <param name="playCount" value="1"> <param name="autoStart" value="1"> <param name="loop" value="-1"> <param name="uiMode" value="full"> <param name="stretchToFit" value="0"> <param name="enabled" value="-1"> <param name="enableErrorDialogs" value="1"> <param name="ShowControls" value="True"> <param name="AutoSize" value="1"> <embed type="application/x-oleobject" name="Player" src="$image_file_url" rate=1 balance=0 currentPosition=1 playCount=1 autoStart=0 loop=-1 currentMarker=0 invokeURLs=-1 volume=100 mute=0 uiMode=full stretchToFit=0 windowlessVideo=0 enabled=-1 enableContextMenu=0 fullScreen=0 SAMIStyle SAMILang SAMIFilename captioningID enableErrorDialogs=0 _cx=7938 _cy=6482 <if condition="$media_width AND $media_height"> width="$media_width" height="$media_height"> </if> </embed> </object> <if condition="$show_download_link_for_media == 1"> $download_link </if>
** Right, FF just crashed like 3 times on me. Time to uninstall it all and reinstall. Buggy POS.
Comment