Re: YouTube Video BBCode
Posted: 06 Jul 2010, 04:14
any ideas here guys?
Database and Demo for phpBB3 BBCodes, Mods and Smilies
https://phpbb3bbcodes.com/
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>
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}">
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}">
Code: Select all
<param name="flashvars" value="file={URL}&controlbar=over&stretching=fill&logo=images/player/logo_player.png">
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.