dynamic height and width with swfobject

Posted by uswaretech on Stack Overflow See other posts from Stack Overflow or by uswaretech
Published on 2010-03-27T12:27:57Z Indexed on 2010/03/27 12:33 UTC
Read the original article Hit count: 307

Filed under:
|

swfObject embed has the following signature,

swfobject.embedSWF(swfUrlStr, replaceElemIdStr, widthStr, heightStr, swfVersionStr, xiSwfUrlStr, flashvarsObj, parObj, attObj, callbackFn)

with width and heigth required attributes,

What can I do to signify dynamic height and width.

© Stack Overflow or respective owner

Related posts about flash

Related posts about swfobject