YouTube Video BBCode
Re: YouTube Video BBCode
this is what my bbcode looks like and it centers it just fine!
Code: Select all
<div align="center">
<table width="505" height="440" border="0" cellpadding="0" cellspacing="0" style="text-align: center;">
<tr>
<td background="images/playerbbcodes.png" width="505" height="440"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/watch?v/{SIMPLETEXT}&rel=en&fs=1&color1=0x234900&color2=0xd4d4d4"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/watch?v/{SIMPLETEXT}&rel=en&fs=1&color1=0x234900&color2=0xd4d4d4" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></td>
</tr>
</table>
</div>
Re: YouTube Video BBCode
Cisco are you sure??? i get a white background instead of the youtube video using your html replacement...
Re: YouTube Video BBCode
if it doesn't work for you change {SIMPLETEXT} to {IDENTIFIER}!
Re: YouTube Video BBCode
Hi,
is there a way to put some logo on player?
I Use YouTuBBcode - Custom look with no YouTube Logo HTML replacment.
I try this:and
Nothing happened.
I try this:and
Nothing happened.
Ok, i find solution
Simply include the URI for your logo in your flashvars:
Works fine in IE and Opera, in Firefox 3.6.8 there is no logo.
Any ideas?
is there a way to put some logo on player?
I Use YouTuBBcode - Custom look with no YouTube Logo HTML replacment.
I try this:
Code: Select all
<param name="logo" value="images/player/logo_player.png">
Code: Select all
<param name="logo" value="images/player/logo_player.png&file={URL}">
I try this:
Code: Select all
<param name="image" value="images/player/logo_player.png">
Code: Select all
<param name="image" value="images/player/logo_player.png&file={URL}">
Ok, i find solution
Simply include the URI for your logo in your flashvars:
Code: Select all
<param name="flashvars" value="file={URL}&controlbar=over&stretching=fill&logo=images/player/logo_player.png">
Any ideas?
Re: YouTube Video BBCode
I like that custom frame..Is there a way to make it slide out like the highslide youtube?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: YouTube Video BBCode
Replace .swf in the highslide with this: &hl=en_US&fs1&color1=0x2b405b&color2=0x6b8ab6&border=1
Board rules! No PM support
Re: YouTube Video BBCode
Stoker,
I'm confused..Are you replying to my post? I am asking about the cool black frame in the first post of this topic.
I'm confused..Are you replying to my post? I am asking about the cool black frame in the first post of this topic.
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: YouTube Video BBCode
Yes.Stitch » 22 Aug 2010, 07:04 wrote:Stoker,
I'm confused..Are you replying to my post? I am asking about the cool black frame in the first post of this topic.
That one is not possible because it has to be the direct link to the swf file
The codechange I posted only display the youtube borders.
Board rules! No PM support