• Can anyone help me with scaling the contents of the iframe to a fluid div?

    Currently I have a div wrapped around the iframe which scales according to the media. The swf crops to the iframe. Is there a way to make the swf scale to fit the iframe?

    <div id=”flashcontent”>
    [iframe width=\”962\” height=\”302\” src=\”movie.swf” scrolling=\”no\” frameborder=\”0\” allowtransparency=\”true\”]
    </div>

    https://www.ads-software.com/extend/plugins/iframe/

Viewing 1 replies (of 1 total)
  • Plugin Author webvitaly

    (@webvitaly)

    As I know, it is no possible to scale content inside of the iframe, because you cannot access it because of security reasons.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: [iframe]] How can I scale an enbedded swf for a fluid design?’ is closed to new replies.