I took a look at the page source and noticed that the <embed></embed> tag is missing within the <object> </object> tags. If you look at Kirk's old style pages, you will find a sample of the tag format. It should read something like:
<embed type="application/x-mplayer2" pluginspage="http://microsoft.com/windows/mediaplayer/en/download/" id="mediaPlayer" name="mediaPlayer" displaysize="4" autosize="-1" bgcolor="darkblue" showcontrols="true" showtracker="-1" showdisplay="0" showstatusbar="-1" videoborder3d="-1" autostart="0" src="media/video.wmv" designtimesp="5311" loop="false" height="309" width="320">
This should make it visible in all browsers that currently do not see the videos.
Larry
|