If there is anyone here who can diagnose the problem for me I would certainly appreciate it.I have an issue with the quicktime linkage that you use.
When I use Linux, which is most often, I use the mplayer mozilla
firefox
plugin. Mplayer is basically the only (read as best) player that can
handle win32 type codecs plus the real player and quicktime player
codecs in Linux.
When I visit your site http://onegoodmove.org/1gm/ every quicktime link
automatically begins to download without the need to click on the
picture.
Here is a sample of the code I use for the videos
Code: Select all
<br />
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"
CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"
HEIGHT=256
WIDTH=320
>
<PARAM NAME="src" VALUE="http://homepage.mac.com/onegoodmove2/movies/poster.mov"<PARAM NAME="CONTROLLER" VALUE="False" >
<PARAM NAME="AutoPlay" VALUE="False" >
<PARAM NAME="Loop" VALUE="False" >
<PARAM NAME="HREF" VALUE="http://homepage.mac.com/onegoodmove2/movies/name.mov" >
<PARAM NAME="TARGET" VALUE="myself" >
<EMBED SRC="http://homepage.mac.com/onegoodmove2/movies/poster.mov"
HEIGHT=256 WIDTH=320
TYPE="video/quicktime"
PLUGINSPAGE="http://www.apple.com/quicktime/download/"
CONTROLLER="False"
AUTOPLAY="False"
LOOP="False"
HREF="http://homepage.mac.com/onegoodmove2/movies/name.mov"
TARGET="myself"
/>
</OBJECT>
<br /><br />
<span style="color:red">Click on the picture to play the video </span><br />
Quicktime Video MB <br />