| Article: |
QuickTime Web Movie Secrets | |
| Subject: | Using this with iWeb | |
| Date: | 2007-09-02 15:15:18 | |
| From: | ShoutingMan | |
|
Thanks for explaining the "Movie Poster" approach to QuickTime embedding. With your examples, I've found how to use it with iWeb 08's new "HTML Snippet" feature to allow me to keep my web editing in there for a while longer.
|
||
Showing messages 1 through 2 of 2.
-
Using this with iWeb
2007-09-04 18:18:57 David Battino [Reply | View]
-
Using this with iWeb
2007-09-08 16:47:09 ShoutingMan [Reply | View]
It's an iWeb limitation that requires the javascripts references by each movie. I need to experiment some more but a quick attempt showed it necessary.
It was that need that got me to move the loadmovie() to an external file as well.
Thanks again for the code. I'm now using it with iWeb to create a video gallery for my Toastmasters club. This coding dramatically simplifies the layout of the website, with only a modest increase in iWeb usage complexity.
David Fischer





loadMovie()function to an external file.Perhaps it's a shortcoming of iWeb, but I noticed you included the external script links with each movie. You only need them once per page.