moz (1.0) won't display qt ref movie

Solaris

Official something...
When I browse to a page on my intranet that has a quicktime reference movie embeded in it, moz won't display the reference movie (src=). moz loads the movie, because when I click where it is supposed to be moz loads the linked url (href=) to the streaming server file. The reference movie is just a jpeg renamed with a .mov extention (this is ok according to the streaming server help). My code:
embed width="277"
height="207"
src="./sample.mov"
href="rtsp://10.0.0.1/sample.mov"
autoplay="true"
controller="false"
pluginspage="http://www.apple.com/quicktime/"
/embed

This code displays as expected in IE. My moz plugin is qt6 (preview).
NB: I've left off the tag brackets as I cant get them to display in this message.

Help...
 
Back
Top