Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Two Slick QuickTime Tricks
Subject:   HREF/target parameters and qt gallery
Date:   2009-07-17 18:39:19
From:   DavidBattino
Response to: HREF/target parameters and qt gallery

See the "multiple movies, one player" example in the other article. Or make an iframe with the same dimensions as your movie, name it stage (name="stage"), and then add target="stage" to the thumbnail links:

<a href="movie1.mov" target="stage"><img src="poster1.gif" /></a>