settings in the player code? I have posted many other pages with no issues, it just seems to be the movie code.
Here is the entire code I put into the page:
<object id=”MediaPlayer1″ classid=”CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95″ codebase=”https://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701″ standby=”Loading Microsoft Windows?? Media Player components…” type=”application/x-oleobject” width=”400″ height=”282″>
<param name=”fileName” value=”https://www.militantplatypus.com/download/blogimages/mpeg/martha&cookesmonster.wmv”>
</param><param name=”animationatStart” value=”false”>
</param><param name=”transparentatStart” value=”false”>
</param><param name=”autoStart” value=”false”>
</param><param name=”showControls” value=”true”>
</param><param name=”Volume” value=”-20″>
<embed type=”application/x-mplayer2″ pluginspage=”https://www.microsoft.com/Windows/MediaPlayer/” src=”https://www.militantplatypus.com/download/blogimages/mpeg/martha&cookesmonster.wmv” name=”MediaPlayer1″ width=400 height=282 autostart=0 showcontrols=1 volume=-20></embed>
</param></object>