Some favorite site feeds aggregated locally: iPhone Development RSS   Adobe Labs RSS   Macrumors RSS

Thursday, April 17, 2008

Quick test post. Apologies.

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)});
}
 
 Return to the main page
Comments:

There are currently 0 Comments:

 Leave a comment