| I'll look into magic widget.  But i dont think i need it. 
 The iframe works now in a footer the way i like. But its in a square box and not showing the full cam - chat room.
 
 I need  to resize an IFrame so that all of its document contents are visible, but no scroll bars are displayed on the page.
 
 ok i got it with no bars
 <iframe src="http://fff.com/camembed.htm" name=""  height="700px" width="960px" frameborder="0" marginheight="20" marginwidth="35" scrolling="no"> <p>Your browser does not support iframes.</p> </iframe>
 
 But  its still a small box and not all of the content..  Maybe its not possible with footer widget. And its just restricted for the size.  I guess i'll try magic widget tomorrow.
 |