My client wants his online Quicktime files to play directly in the player. I followed the information trail until I found qtl files, which if you link to them from your html file should launch the movie in the player.

This works great both locally and on some servers but when is placed on the clinets server we get this error message.


--Begin Error Message--

This XML file does not appear to have any style information associated with it. The document tree is shown below.

<?quicktime type="application/x-quicktime-media-link"?>
<embed src="http://www.challengeday.org/video/videos/trailer_dsl.mov"
autoplay="true"/>


They are testing using a Mozilla Firefox v. 0.9.2 client.

I can;t seem to find any hwere to get infom on how to make these files work on the clients server....Help!!!!!