d3xt3r Site Admin

Joined: 16 Mar 2008
Posts: 1 Location: USA
|
I am not sure if this falls in this category. But something worth considering. YouTUBE has the ability for custom player theme colors now. Which is awesome. You only need to modify the embed code slightly to change the player colors, add remove border, and stop related videos from displaying after playback.. Pretty cool if you ask me!
D3xt3r.net Video Code
Code: <div align="center">
<object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/xxGI46GxZFE&rel=0&color1=0x000000&color2=0x000000"></param>
<param name="wmode" value="transparent"></param>
<embed src="http://www.youtube.com/v/xxGI46GxZFE&rel=0&color1=0x000000&color2=0x000000" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed>
</object>
</div>
<div align="center"><a title="D3xt3r.net Video's" href="http://www.d3xt3r.net/video.php"><font size="-1" color="0099ff">D3xt3r.net Video's</font></a></div>
Working Video Here:
http://www.d3xt3r.net/playvideo.php?v=xxGI46GxZFE |
_________________
 |
|
Admin Site Admin

Joined: 08 Mar 2008
Posts: 6
|
It is useful. I might integrate it, but is there some way we could route the traffic through a proxy server? To maybe unblock it if someone is blocked?
Admin |
|
|