Groups | Blog | Home
all groups > flash (macromedia) > july 2005 >

flash (macromedia) : help with scrolling fields. making buttons scroll



DESTROYdesigns
7/11/2005 9:53:00 PM
i have a list of buttons that have a rollover state and i need it to scroll.. how do i make this happen? please help me. thanks

icleric
7/12/2005 12:57:55 AM
up:
on(press){
textfield.scroll--;
}

down:
on(press){
textfield.scroll++;
}

http://razyr.com/icleric/scrollbuttons.swf
AddThis Social Bookmark Button