I tried to change the flv player with http://flv-player.net/players/maxi/ and I failed :(
Can you explain how to install correctly ?
Problem With Install Flv Player
Subject: Re: Problem With Install Flv Player
I think you just need to download it into your Icy Phoenix root and rename the SWF file to "flv_player.swf"
Subject: Re: Problem With Install Flv Player
I tried but no go, I look totally different player and no video file does not work
not necessarily this player , I want only one complex
with full screen , look how many minutes is the video file etc

not necessarily this player , I want only one complex
with full screen , look how many minutes is the video file etc
Subject: Re: Problem With Install Flv Player
You should check the documentation and see how the parameters should be passed.
Then you will need to edit bbcode.php accordingly:
Then you will need to edit bbcode.php accordingly:
elseif ($tag === 'flv')
{
$html = '<object type="application/x-shockwave-flash" width="' . $width . '" height="' . $height . '" wmode="transparent" data="flv_player.swf?file=' . $content . '&autoStart=false"><param name="movie" value="flv_player.swf?file=' . $content . '&autoStart=false"/><param name="wmode" value="transparent"/></object>';
}
{
$html = '<object type="application/x-shockwave-flash" width="' . $width . '" height="' . $height . '" wmode="transparent" data="flv_player.swf?file=' . $content . '&autoStart=false"><param name="movie" value="flv_player.swf?file=' . $content . '&autoStart=false"/><param name="wmode" value="transparent"/></object>';
}
Subject: Re: Problem With Install Flv Player
You need to ask the author how that player requires the video files to be passed, otherwise the will not be recognized and played.
Subject: Re: Problem With Install Flv Player
aa , thx
not necessarily this player , I want only one complex
with full screen , look how many minutes is the video file etc
not necessarily this player , I want only one complex
with full screen , look how many minutes is the video file etc
Subject: Re: Problem With Install Flv Player
Any player you would like to use, you should learn how that player needs the vars passed, otherwise you won't be able to use it.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.1538s (PHP: 12% SQL: 88%)
SQL queries: 13 - Debug Off - GZIP Enabled