anything can be done if you think outside the box... making the embed cam link to your whitelabel is something i did in the past... anyways, if you put the embed code in a DIV, let's say <div id="mydiv"></div> and set up jquery like $('#mydiv').click(function() { window.location.replace("http://www.google.com"); }); it will redirect you to the url of your choice... you can also put on your own logo, hide controls etc if you want.. it all depends who's willing to pay me to reveal the secret hahaha 
__________________
php, html, jquery, javascript, wordpress - contact me at contact at zerovic.com
|