hi i have been looking for the as2 button which vibrate gcwindow when press button something like this on press button gcwindow shake with buzz sound beeeeep can any one help me to make this code in as2 thankyou
on(Press){
this._x+=random(2)-.5;
this._y+=random(2)-.5;

