Hello.
I’m looking for a way to center a Flash page vertical, even though it’s bigger than the browser window.
I have made a home page entirely in Flash (see here). The page is fading in the top and the bottom, and I have used
overflow:hidden;
to hide the vertical scroll bar. I just need the center of the Flash always to be in the center of the browser, also when you scale the window smaller.
Is there even a way to do that?? :puzzled: