clip.slideTo ( x_value, y_value, duration, easing, delay, callback );
Where callback is structure as follows:
clip.slideTo ( […], { scope:this, func:”function_name”, args:argvalue } );
To send multiple args values, send as an array
<アンダブロッブ />
Where callback is structure as follows:
To send multiple args values, send as an array