-
Click-to-play placeholder frame– is it better?
To embed a Quicktime in a web page, I first created a Quicktime movie file with autoplay setting off, and I set autoplay to “false” and controller to “true” in the embed/object codes. But when testing in my browser, the movie autoplayed anyway.
I discovered my Quicktime player prefs had “Automatically play movies when opened” checked. Unchecking it made the difference. Since that setting is a function of the visitor’s computer, it doesn’t seem like I can avoid the movie autoplaying for all visitors.
My goal is to embed a Quicktime movie in a page and NOT have it play automatically, but begin loading in the background while the visitor reads a title graphic; even 10 or so seconds can make a difference in the choke factor.
[BTW, the page I’m talking about is not a home page, it would be a requested page to play a specific video, so the visitor would expect a download/buffer to occur when they ask that page to load.]
I’ve read many recommendations to use a click-to-play placeholder frame as a src parameter for an embedded Quicktime movie.
Is this a solution to:
(1) allow background loading of the movie until clicked
(2) circumvent the visitor’s Quicktime Player autoplay settingThanks for listening!