Thursday, April 17, 2008
Thursday, April 17, 2008    

A quick test of formatting from FD.

private function updateScrollBar():void
{
    TweenLite.to(optionSelector.thumb_mc, 0.2, 
    {y:INITIAL_THUMB_Y+__currentMenuIndex/(nContH/nDocH)});
}


0 Comments:

Post comment

Links to this post:


Create a Link

gotoAndStop( topOfPage );