I am trying to figure out the best way to embed and resize swf videos.
Here is the url to one of the videos I am looking to embed. http://help.servdot.com/cpanel-whm/cpanel/x3/m/Logging-into-cPanel.php
The example embed code is
<iframe src="http://help.servdot.com/cpanel-whm/cpanel/x3/m/Logging-into-cPanel.swf" width="780" height="624" frameborder="0" marginheight="0" marginwidth="0" scrolling="no"></iframe>
When I change the dimensions it crops the video and I need it to scale, Any ideas? thanks.