PDA

View Full Version : how to add scroll bar to dynamically created button


amvian
10-19-2004, 06:40 PM
please help me how to add scroll bar to a movie clip which contains dynamically created button.

Thanks.

Gibberish
10-19-2004, 07:25 PM
you want the scroll in the button or just isnide the same mc as the button? either way it would be a scroller container mc with all the scroller function inside that.

you could use any scroller script, do a search I am sure there are hundreds on here.

amvian
10-19-2004, 07:38 PM
I would like to have the scroll innide the same mc as the button.
So i can scroll down to get different buttons.
If you know any link, could you please give me the link.

Thank you!!

oldnewbie
10-19-2004, 09:24 PM
http://www.flashkit.com/movies/Scripting/Scrolling/Really_s-Patrick_-3848/index.php

amvian
10-19-2004, 10:15 PM
the file in link is not working.

I wonder that can I use ScrollPane ?
Does anyone have good examples of how to use ScrollPane?

Thanks