Enter title: Flash Site Scrollbar
Enter title: Flash Site Scrollbar
Out of context: Reply #7
- Started
- Last post
- 12 Responses
- ********0
http://thefosterimposters.com/
this one does it rather nicely - still fullscreen flash...I think its done with a Stage.onResize = function and a listener. Basically, if the stage gets below a certain size, then disable all other events on the listener(like scaling or repositioning) and kick in the scrollbars. For the functionality of those bars, check the links that Version4 sent, as well as a multitude of tutorials (just google it)...If you house all your content ina MC, just make the scrollbar coordinates correspond with the main MC (so everything will slide up and down with the scrolling)...Hope that helps, let me know if you need more specific examples/tutorials
~Andrew