PDA

View Full Version : scroll horizontal AND vertical?



awarlock
June 7th, 2003, 03:04 AM
I need a script that will let a user scroll a movieclip Horizontally AND Vertically. Just like a regular vertical scrollbar which u always see, it has an up arrow and down arrow. i need that, as well as a right and left arrow.

The idea is that i have a big image file, and i want to mask it, and let users scroll thru it up down right and left.

jbrewer
June 8th, 2003, 06:59 PM
do you want it to scroll with two scroll bars or by the mouse movement??? there are ways to do both.

awarlock
June 9th, 2003, 05:04 AM
with scrollbars

blah-de-blah
June 9th, 2003, 05:41 AM
isn't there a component that comes with flash that does this?!

awarlock
June 9th, 2003, 07:21 AM
is there?
or was that a rhetorical question..

blah-de-blah
June 9th, 2003, 07:22 AM
yea i think its called the scrollpane

jbrewer
June 9th, 2003, 11:23 AM
yep the scroll pane in components #2 is the thing to use. drop it on the stage and then use the reference pannel to help you set it up.