Right now my cam embed is being restricted by the iframe box.
http://imgur.com/nvkDYvH
I want It to blend with the page. So no scroll bars. And have it wider so it shows it all the cam and chat.
Looks like i need to add <iframe scrolling="no"
current html is
<iframe src="http://site.com/a/embed.htm" width="850" height="528" frameborder="1">
<p>Your browser does not support iframes.</p>
</iframe>