ciaocodice:tellTarget ("someOtherMovieClip") { _x = 50; _y = 100; gotoAndStop(3); } //poi usare pero with , non poi far riferimento ai oggetti solo mc with ("someOtherMovieClip") { _x = 50; _y = 100; gotoAndStop(3); }![]()
ciaocodice:tellTarget ("someOtherMovieClip") { _x = 50; _y = 100; gotoAndStop(3); } //poi usare pero with , non poi far riferimento ai oggetti solo mc with ("someOtherMovieClip") { _x = 50; _y = 100; gotoAndStop(3); }![]()