keep "posterurl" after movie loads

  • Greetings~

    I'm sure this is an easy question;

    Using "videohotspot":
    I have two videos I need to load initially but id like to keep my "posterurl"s up after they load and have the user choose which "posterurl" to click to initiate either video.

    This is what I have so far:


    <hotspot name="videoScreen"
    url.html5="%SWFPATH%/plugins/videoplayer.js"
    url.flash="%SWFPATH%/plugins/videoplayer.swf"
    posterurl="rukusPoster_.png"
    videourl="Ruckus_EdSpaces.mp4"
    distorted="true"
    ath="0"
    atv="0"
    edge="center"
    scale=".5"
    rx="0"
    ry="0"
    rz="0"
    ox="0"
    oy="-275"
    loop="true"
    pausedonstart="true"/>

    I'm assuming I need an "onvideoready" but might need to 2 functions for "onclick" (one for initial play and one for pause).

    Ideas?

    Thanks in advance~

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!