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>

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies