è possibile far tremare un movieclip?
codice: val = 1; this.onEnterFrame = function() { val *= -1; mc._x = val; mc._y = val; };
val = 1; this.onEnterFrame = function() { val *= -1; mc._x = val; mc._y = val; };
Regole del Forum