1- this is the code (it's a live embeded player fron justin.tv):
<object bgcolor="#000000" data="http://www.justin.tv/widgets/live_embed_player.swf?channel=rugga_gamer" height="180" id="live_embed_player_flash" type="application/x-shockwave-flash" width="300"><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always" /><param name="allowNetworking" value="all" /><param name="movie" value="http://www.justin.tv/widgets/live_embed_player.swf" /><param name="flashvars" value="hostname=www.justin.tv&channel=rugga_gamer&auto_play=true&start_volume=25" /></object>
2- then I inserted in my Blogger blog throghout a HTML/JavaScript
3- this is the way it looks on Blogger:

4- but when visitors click on it they ended redirected to "http://www.justin.tv/XXXXXX"
I tried with the simple way: <a href="http://www.myblog.blogspot.com.html">......</a> but doesn't work !!
in a second option I also tried to embed: "http://www.justin.tv...ga_gamer/popout" (at least because this last one don't redirect on clicking it) but I have not found out how to do it.
is a way to embed this last URL throurghout a HTML/JavaScript to place it on Blogger's sidebar?
it'd be great if you can help me with any of these two problems? thanks in advance !!