how to make flash page scroll to top?
        Posted  
        
            by noobug
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by noobug
        
        
        
        Published on 2010-03-14T23:24:52Z
        Indexed on 
            2010/03/14
            23:35 UTC
        
        
        Read the original article
        Hit count: 184
        
flash
I have an AS2 site where all the pages are different lenghts and have navigation at the top and the bottom.
When you click on the bottom navigation on one of the longer pages in order to get to another shorter page, you land on the same place where the bottom navigation was on the page before; ie you land at the bottom of the page.
How can I get around this so that every time you land on a new page it has scrolled to the top?
Thanks!!
© Stack Overflow or respective owner