First, thanks for SWFObject. I've only recently started using it with my Flash projects and it's amazing. I'm trying to learn more to get the full use out of it.
I have a full Flash site which has a tiled background using the Bitmap Data class and Drawing API. Everything on the site is centered using: Stage.width/2; I'd like to keep the full screen effect and still house the site inside of SWFObject. Is this possible and if so what parameters can I use to achieve this?