Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Can't get movies not to Autoplay

I have created a page with a load of Quicktime movies with poster frames using iWeb, but they all start loading immediately in Safari. I have checked the "autoplay" flags in the js file and they are set to false. What's going on?


Many thanks


iWeb 3.0.3 / Safari 5.0.4 / MacOS 10.6.6

iWeb '08, Mac OS X (10.6.6), iWeb 3.0.3 / Safari 5.0.4

Posted on May 12, 2011 4:41 PM

Reply
5 replies

May 13, 2011 12:03 AM in response to Roddy

Hi Roddy - thanks for the reply. Yes I have checked that the autoplay settings are set correctly in the Quciktime inspector. I appreciate your HTML snippet, but not having any knowledge of coding I have no idea where I am supposed to paste this. Could you give me some guidance?


I'm a bit surprised, I thought these things were supposed to "just work"?!


Many thanks

Harry

May 13, 2011 4:56 AM in response to hazza26

Auto-play and loading are not the same.


QuickTime movies always load.


But you have to check Auto-play to play them while loading.


The info on the linked page is 100% nonsense and a waste of time too.


Update :


Here's a page made with the Save for Web/Export for Web with QT 7/QT X :


http://www.wyodor.net/Tutorials/FloatingObjects/


QT 7 and QT X have different ways of doing it, but the output is the same.


The movie doesn't load and only loads and plays when you click the button in the center.


Follow the instructions in the ReadMe.html when you have exported to Web with QuickTime.


Then use the sample page of the link above to paste the code provided in the ReadMe file QT create. Replacing the code in my page.


Use the <iframe> HTML element to display the movie in a iWeb page with the HTML Snippet.


Here's a page that explains how to do it .


http://www.wyodor.net/iWebBlogTest/Wyodor_1/archives/2009/05/entry_35.html


It works with all kind of movies of all flavours.


You may have to practice.

May 13, 2011 5:28 AM in response to Wyodor

Here's an alternative.


The page that QT X creates :


http://www.wyodor.net/_Discussions2/LotsAWaterMovie/LotsAWater.html


Copy the code in the two fields at the bottom of the page and paste them in a HTML Snippet.


Then change the path name to the picture and the movie. It is assumed that the folder is OUTSIDE the folder with the sitename. But wherever you put the folder with the movies, make sure the path is correct.


<a href="../../../LotsAWaterMovie/LotsAWater.mov" rel="qtposter">

     <img src="../../../LotsAWaterMovie/LotsAWater.jpg" width="640" height="376" />

</a>



This is the result :


http://www.wyodor.net/_Discussions2/LotsAWater/LotsAWater.html


Now the movie only loads and plays when the center button is clicked.

Can't get movies not to Autoplay

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.