I have a website and it is set to 100% of the browser window. Everything in the browser is left aligned. I have a script that when u has an event listener on the RESIZE so that everything will be centered when u adjust the window. What my problem is that right when the page loads the swf is left aligned. I want the stuff to be already centered but the only way to do that is to adjust the browser window.
Heres my site: My Example
Watch that when it loads its all to the left. Resize the browser and everything will snap to the middle.
Anyone know how to find out the browser windows size?:hair: