Flv Player BBCode
Re: Flv Player BBCode
hi, how i can add the logo and where it should be located the image file?
thanks in advance
thanks in advance
- Forum URL: http://www.gamerhispano.com/foro
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
Re: Flv Player BBCode
maybe you should look at the documentation of that player at the link on the first post, and it will tell you how to do it and where to put it!
Re: Flv Player BBCode
i have this:
but don't work
regards
Code: Select all
<embed src="http://www.gamerhispano.com/foro/player.swf" width="480" height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="width=480&volume=50&displayclick=none&fullscreen=true&logo=logo.png&file={URL}" />
regards
- Forum URL: http://www.gamerhispano.com/foro
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
Re: Flv Player BBCode
works well but does not display the logo
look this link:
http://www.gamerhispano.com/foro/prueba ... html#p2007
any idea that can be?
regards
Code: Select all
<embed src="http://www.gamerhispano.com/foro/player.swf" width="480" height="360" allowscriptaccess="always" allowfullscreen="true" flashvars="width=480&volume=100&displayclick=none&fullscreen=true&logo=http://www.gamerhispano.com/foro/logo_player.png&file={URL}" />
http://www.gamerhispano.com/foro/prueba ... html#p2007
any idea that can be?
regards
- Forum URL: http://www.gamerhispano.com/foro
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
Re: Flv Player BBCode
Code: Select all
<embed width="480" height="360" flashvars="width=480&volume=100&displayclick=none&fullscreen=true&image=http://www.gamerhispano.com/foro/logo_player.png&file={URL}" allowfullscreen="true" allowscriptaccess="always" src="http://www.gamerhispano.com/foro/player.swf">
Re: Flv Player BBCode
thanks, works perfect
- Forum URL: http://www.gamerhispano.com/foro
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
- Hosting: http://www.bluehost.com
- PhpBB Version: 3.0.7-PL1
- Style: SE Square Left (based on prosilver)
Re: Flv Player BBCode
hello guys!
i need a little help to load subtitle like this code:
this code is used by a site, is not fictive.
I think is needed a plugin to load .srt file, can u help me cisco?
many tks
i need a little help to load subtitle like this code:
Code: Select all
[flv=http://yourserver.com/mov.flv]http://yourserver.com/mov.srt[/flv]
I think is needed a plugin to load .srt file, can u help me cisco?
many tks
Re: Flv Player BBCode
i've never used subtitles, but read here maybe they will help you!
http://www.longtailvideo.com/support/fo ... es-problem
http://www.longtailvideo.com/support/fo ... es-problem
Re: Flv Player BBCode
ty mate, i will look.
And offtopic question: what mod or bbcode is showing [mywindows] [mybrowser] before online status ? tks a lot.
And offtopic question: what mod or bbcode is showing [mywindows] [mybrowser] before online status ? tks a lot.