use "rollOver" instead of "press"
on(rollOver)
{
biography_text.scroll=biography_text.scroll-1;
}
And here is what I putted for the down button
on(rollOver)
{
biography_text.scroll=biography_text.scroll+1;
}
|
Results 1 to 4 of 4
Thread: Need help with the text scrollerThreaded View
|
Click Here to Expand Forum to Full Width |