thats really nice! 
***2-Axis Scroller*** by Valé
This is an apart file here, on flashden, because application can scroll content on 2 axis [X&Y], and works exactly like a web browser.
*The vertical and/or scrollbars appears when content is larger than browser window
*The scroll buttons adjust their size depend of the content width/height
*scroll by dragging the scrollbars, by pressing the arrows or by using the mouse wheel
*easy to change the scroller color and to set the scroller sensitivity
*Click "enlarge content" buttons to see how it works
*Right click for full screen
*Refresh the page to load another color
Help file included.
HOW TO USE
All you have to do is to load or create movie clips into the "container" movie clip.
Examples:
1.
container.createEmptyMovieClip("mc_name", container.getNextHighestDepth());
2.
container.attachMovie("mc_name01", "library_name", depth);
Posted 10 months ago