I am using iframe plugin to embed swf files in my articles.
the problem is the size of these files are variable. where as the iframe assumes values of height and width from its parameter which do not vary.
also I want following function:
<style="width: 90%; height: 300px" scrolling="no" marginwidth="0" marginheight="0" vspace="0" hspace="0" frameborder="0">
visit link
I checked iframe.php file in the install package to manipulate but dont know where it is saved on the server after installation.