Jump to content

  •  

  • Tutorial info Visit support topic

    • Added on: Oct 29 2008 05:18 PM
    • Views: 2913
     


    * * * * *
    1 Ratings

    Adding FLV Video support with JW FLV Media Player

    Posted by v0rtex on Oct 29 2008 05:18 PM
    Adding FLV Video support in IP.Gallery with JW FLV Media Player

    1.Download  JW FLV Media Player

    License: Free for non-commercial use:

    Quote

    You must buy a commercial license if:

       1. Your site has any ads (AdSense, display banners, etc.)
       2. You want to remove the players' attribution (eliminate the right-click link)
       3. You are a corporation (governmental or nonprofit use is free)

    2. Upload the files of JW FLV Media Player, following the instructions in file "readme.html".
    3. In ACP -> tab "Components" - > IP.Gallery -> Media Manager - Custom Media Types -> Add New Media Type  enter:

    Icon: win_player.gif
    Media Title: FLV Video
    Mime Type: application/x-shockw
    Media Extension: .flv
    Allow this type to be submitted? - yes

    Display Code:
    <center><embed
    src="http://yourdomain.com/path.to.player/mediaplayer.swf"
    width="400"
    height="300"
    allowscriptaccess="always"
    allowfullscreen="true"
    flashvars="height=300&width=400&file={FILE}&enablejs=true&autostart=true&showcontrols="true""
    /></center>

    You can modify the above parameters from:
    http://www.jeroenwij...om/?page=wizard, but please note:

    Quote

    flashvars="height=300&width=400&file={FILE}&enablejs=true&autostart=true&showcontrols="true""
    The text in red shows you how to initiate with the player the attached file.

    Note:
    For the category, in which you activate the FLV support has to have the following option enabled:
    Allow multi-media submissions?

    Powered by Tutorials 1.4.1 © 2012, by Michael McCune