Resize an SWF when loading it with SWFObject

后端 未结 4 1972
名媛妹妹
名媛妹妹 2020-12-09 06:56

I\'m loading an SWF movie into an HTML page using SWFObject. I want to resize this SWF dynamically. How can SWFObject help? I\'m sure I don\'t have to write my own solution.

4条回答
  •  伪装坚强ぢ
    2020-12-09 07:17

    This did not work for me but did some small changes as indicated in http://code.google.com/p/swfobject/wiki/faq section "How can I create a SWF that will encompass 100% of the browser window?"

    as this

    
    

    and perfect!

提交回复
热议问题