am scrolling a dynamic text field by using the scroll function. I was wondering if it is possable to slow down the scroll and is it possable to add a ease to it? this si the code u am using currently on the button
on (rollover){
scroller.scroll += 1;
}
also i have it set to go to the next fram on rollover and that trggers another frame to go to previous fram so it loops, is there another way to do that?
Please let me know
-Kool