Thursday, April 21, 2011

FLVPlayBack: don't load flv until prompted to

Is it possible to configure FLVPlayback so that it does not auto-load the associated video file, but instead waits for a click on a "play" button to load and then play it? (I'm building a site that will have a player for a rather large video on its front page, and I'd rather not have the video downloaded unless/until the user asks to see it.) I already have autoplay set to false, but I can still see the video getting downloaded in the progress bar.

From stackoverflow
  • Leave the source of the FLVPlayback blank. Set the source only when the user asks to see the video.

  • how do you redirect the source on click?

0 comments:

Post a Comment