How do I get this code to play the music file on repeat rather than once? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    How do I get this code to play the music file on repeat rather than once?

    avatar
    pensive215
    New Member


    Posts : 3
    Reputation : 1
    Language : english

    Solved How do I get this code to play the music file on repeat rather than once?

    Post by pensive215 Sat Nov 10, 2012 8:28 pm

    <embed src="https://www.youtube.com/v/FV6OCCR4qlA&fs=1&rel=0&autoplay=1&loop=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="false" width="1" height="1"></embed>
    Sir Chivas™
    Sir Chivas™
    Helper
    Helper


    Male Posts : 6980
    Reputation : 457
    Language : EN, FR, ES
    Location : || CSS || HTML || Graphics Designs || Support ||

    Solved Re: How do I get this code to play the music file on repeat rather than once?

    Post by Sir Chivas™ Sat Nov 10, 2012 8:37 pm

    Hi,

    Try changing the amount of loop.

    loop (supported players: AS3, HTML5)
    Values: 0 or 1. Default is 0. In the case of a single video player, a setting of 1 will cause the player to play the initial video again and again. In the case of a playlist player (or custom player), the player will play the entire playlist and then start again at the first video.

    Note: This parameter has limited support in the AS3 player and in IFrame embeds, which could load either the AS3 or HTML5 player. Currently, the loop parameter only works in the AS3 player when used in conjunction with the playlist parameter. To loop a single video, set the loop parameter value to 1 and set the playlist parameter value to the same video ID already specified in the Player API URL:
    https://www.youtube.com/v/VIDEO_ID?version=3&loop=1&playlist=VIDEO_ID
    avatar
    pensive215
    New Member


    Posts : 3
    Reputation : 1
    Language : english

    Solved Re: How do I get this code to play the music file on repeat rather than once?

    Post by pensive215 Sat Nov 10, 2012 10:59 pm

    Thanks Sir Chivas. That really helps.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I get this code to play the music file on repeat rather than once?

    Post by SLGray Sat Nov 10, 2012 11:11 pm

    Is this solved as you thanked Sir Chivas?



    How do I get this code to play the music file on repeat rather than once? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    pensive215
    New Member


    Posts : 3
    Reputation : 1
    Language : english

    Solved Re: How do I get this code to play the music file on repeat rather than once?

    Post by pensive215 Sun Nov 11, 2012 3:49 pm

    Yes, it is solved. Thanks a lot for all the help.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: How do I get this code to play the music file on repeat rather than once?

    Post by SLGray Sun Nov 11, 2012 6:30 pm

    Topic Solved & Locked



    How do I get this code to play the music file on repeat rather than once? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.