I can't see the movie on my Macintosh or on my Windows computer:

You need the latest version of the Quicktime plugin. Please make sure you got the version 6 or greater. You may have to download it from Apple (or to use the "upgrade" command from within Quicktime if you got an older version); then just say "yes" to all questions ;-).

I can't see the movie on my Linux box:

You have (at least !) two solutions :

1. The simplest one  (if you are using a mozilla navigator) seems to install the mozplugger package. The rpm file needed can be found on RPMseek . For instance on Mandrake, the rpm :
mozplugger-1.5.2-3mdk.i586.rpm

is compatible with mozilla 1.4.

Then follow the classical installation procedure:
sudo rpm - i <name of the rpm file>

You may need to restart your browser.

NB. Be patient when loading the movies : the plugger needs time to decode the file...


2. An other solution is to install mplayer and its plugin :
First, make sure that you have Mplayer already installed.

Second, install the mplayer-gui and mplayer-plugin files. Again, the rpm files needed can be found on RPMseek (look for "mplayerplugin"). For instance on Mandrake 10.0, the following files are compatible:
mplayer-1.0-0.pre3.13.100mdk.i586 .rpm
mplayer-gui-1.0-0.pre3.13.100mdk.i586 .rpm
mplayerplugin-0.80-1mdk.i586 .rpm

Then follow the classical installation procedure:
sudo rpm - i <name of the rpm file>

You may need to restart your browser.

NB. Be patient when loading the movies : the plugger needs time to decode the file...