I have a swf file that needs to be centered vertically and horizontally. I’ve done this a million times but it’s not working right now. Regardless of the users monitor resolution I need this swf to sit centered. I know some of this is also in the HTML coding but I’m doing all the normal things with that too and it’s not working.
In my HTML I have a main table at 100% width. This table is aligned to center and the <tr> tags is set to center and middle. Nested in the table is another table that embedded my SWF. It’s always allowed the swf to stay centered regardless of browser size - what am I doing wrong right now?