This example removed the controller from the poster movie, but adds it
to the movie when it is clicked. It also autoplays the movie
(including in Safari).
-George
On Mar 13, 2008, at 2:44 PM, Stuart Ramdeen wrote:
Hi,
After eventually getting my head around the Javascript method of
embedding a QuickTime movie, I have come up against a brick wall,
which I can't seem to get over.
I have a page at https://secure.houseschools.com/stu/test.html that
is supposed to load a poster movie and, when clicked, open a
connection to an on demand stream over rtsp.
It works in FireFox on PC and Mac, Internet Explorer on PC, but I
can't get it to work in Safari on the Mac.
Well, it works if you click on the play button, but I specifically
have the 'autoplay' set to 'true'. Here's the entire html page: