Can Shadowbox detect swf dimensions?

View: New views
2 Messages — Rating Filter:   Alert me  

Can Shadowbox detect swf dimensions?

by mmc501 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Can shadow box automatically detect swf dimensions without specifying them in the rel tag.
I have a few swf files being loaded from a database, but the height and width of the swf file are not appearing correct.  

Re: Can Shadowbox detect swf dimensions?

by mjijackson :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No. You must explicitly tell the script how wide/tall your SWF is using the height and width options. However, if you know of a way to detect the dimensions of a SWF from JavaScript, I'm all ears.