Guest User

Untitled

a guest
Mar 16th, 2014
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. getShakeResult(function( result ){
  2.                         clearTimeout(tmo);
  3.                         if ( !timeout ) {
  4.                             unsetLoading();
  5.                             updateCoinCount( result.count );
  6.                             alertResult( result );
  7.                             trace('325_Shake_Done', function(){
  8.                                 waitingForShake();
  9.                             });  
  10.                         }
  11.                     });
Advertisement
Add Comment
Please, Sign In to add comment