Livi17
08-19-2009, 02:20 AM
I hope I put this in the proper forum.
I have a flash movie that is 1050px in height. the bottom part appears off-screen on most browsers.
During the movies loading sequence, some animation happens off screen that users with low resolution will miss. It's not imperative that they see it, however I thought it would be cool if I could control the browser's scroll bars so the HTML page scrolls down for them until the animation is finished, and then it scrolls it back up to the top of the page. If it's not too hard, easing during the scroll would be awesome, also.
I am not even sure what would be needed to accomplish this. I am assuming it will require javascript function calls from flash, but I have no idea how to do that.
I have a flash movie that is 1050px in height. the bottom part appears off-screen on most browsers.
During the movies loading sequence, some animation happens off screen that users with low resolution will miss. It's not imperative that they see it, however I thought it would be cool if I could control the browser's scroll bars so the HTML page scrolls down for them until the animation is finished, and then it scrolls it back up to the top of the page. If it's not too hard, easing during the scroll would be awesome, also.
I am not even sure what would be needed to accomplish this. I am assuming it will require javascript function calls from flash, but I have no idea how to do that.