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?