Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • A-K Engdahl 5 posts 25 karma points
    Feb 21, 2012 @ 19:52
    A-K Engdahl
    0

    Turn on loop on my .flv file

    How do I loop my file? I tried this

     

    <script type="text/javascript">
    <![CDATA[
        var videoid = "]]><xsl:value-of select="$videoid" /><![CDATA[";
        flowplayer(videoid,"/scripts/flowplayer-3.1.4.swf", {
        clip: {
     
        loop: true
        }
        });
    ]]>
    </script>

Please Sign in or register to post replies

Write your reply to:

Draft