1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Trying to limit the play time of an imbedded .avi

Discussion in 'Resource center' started by bwtinhfx, Sep 4, 2008.

  1. bwtinhfx

    bwtinhfx Member

    Joined:
    Sep 4, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    11
    Hi. I am embedding a YouTube video using the following script:

    <embed src='http://www.youtube.com/whatever' autostart='false' volume = '50'/>

    .... but the total play time of the video is long, and I would like to show only a few seconds. Is it possible to stipulate the amount of time that an embedded video will play? I am aiming this page at a wide audience, some of whom won't be that comfortable with computers, and want to make it as fool proof as possible.

    Thanks for any thoughts.
    Brett Taylor
     
  2. Direxion

    Direxion Member

    Joined:
    Feb 4, 2009
    Messages:
    9
    Likes Received:
    0
    Trophy Points:
    11
    i don't think it can be done...

    your alternative would be to 'acquire' the video ;)
    crop it down, re-upload and then display the new video...

    you might wanna ask the owners permission though

    [​IMG]
     
  3. homesick

    homesick Regular member

    Joined:
    Jun 12, 2013
    Messages:
    2,745
    Likes Received:
    1
    Trophy Points:
    46
    just what Direxion said
     

Share This Page