Adding FLV Video support in IP.Gallery with JW FLV Media Player
1.Download JW FLV Media Player
License: Free for non-commercial use:
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:
You can modify the above parameters from:
http://www.jeroenwij...om/?page=wizard, but please note:
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?
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)
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""
Note:
For the category, in which you activate the FLV support has to have the following option enabled:
Allow multi-media submissions?













