Forum Moderators: coopster

Message Too Old, No Replies

Grabbing Table Size

And assigning to a variable...

         

inveni0

6:21 pm on May 31, 2006 (gmt 0)

10+ Year Member



I'd like to place a Flash file within a Table that has width and height set to 100%. I'd like to then capture the pixel width of the table so that I can resize the flash file so that it fills the screen at the best resolution. Is there a way to assign table width to a variable?

Alternatively, I could capture the width of the user's screen resolution and base the rest off of that.

Any idea on how this could be done?

inveni0

7:28 pm on May 31, 2006 (gmt 0)

10+ Year Member



It appears that I can use Javascript to do what I need.

Thanks!