Positioning Flash Content

I’m trying to position my Flash animation (which is 1440px wide) in the absolute horizontal center of my webpage like http://www.2advanced.com/

Does anyone know how to achieve the same effect as what they’ve done?

Notice how their entire website is done in Flash, and the width of the Flash is very large. If you resize your window, the website automatically centers itself, blocking off the extra space on the left and right side of the site (you can clearly see this if you concentrate on the background image). The left/right scroll bar of your window won’t appear until you resize your window to a certain width. And still, the website is centered at all times. A small window size just means a smaller field of view of the website. If I’m confusing you, just visit their website and try resizing the window and you’ll notice it.

I made an attempt and played around with CSS properties but I still can’t get it to work the say way 2advanced did.

Does anyone have an idea how to do this?

Thanks so much in advance.