on(press){
onEnterFrame = function(){ // make it loop
biography_text.scroll-=1;
}
}
on(release){
onEnterFrame = null; // cancel loop
}
|
Results 1 to 4 of 4
Thread: Need help with the text scrollerThreaded View
|
Click Here to Expand Forum to Full Width |