Ok... I've been working on this flash site for my own where I've incorporated an introanimation done in After Effects. For this to look good I have chosen to make my flash 900*900 pixels large (which is kind of large I guess). The actual area that the website occupies is 800*400, so that's alright. However, when you first enter the website you would like to view from the middle of the site, and as you probably are thinking, you rarely use a browser window, as large/larger than, 900*900 pixels. It does not matter if the browserwindow actually crops the top and bottom of the flashfile, but since the flashfile is 900*900 it starts by croping only the bottom (if you use a smaller browserwindow) as it is now. The
HTML file is setup so the flashfile is centered by using tables. It's no problem in scrolling down once you've entered the site, but I would instead like to use some kind of browserhints that tells the internetbrowser to scroll down so it positions itself in middle of the whole site, once you enter.
So... Is this possible with some javascript code or any other kind of script. Go to
www.surfsonic.se/test3 and you'll see what I mean.