snx
02-16-2006, 04:02 PM
i am trying to make a custom scroller:
thumbScrollUp.onRollOver = function()
{
thumbContainer._y--;
}
thumbscrollup is a button... i want it to repeat the y-- but i need to roll over roll off roll over roll off.. hehe
thx for the help...
snx
thumbScrollUp.onRollOver = function()
{
thumbContainer._y--;
}
thumbscrollup is a button... i want it to repeat the y-- but i need to roll over roll off roll over roll off.. hehe
thx for the help...
snx