![]() |
|
||||||||||
|
|||||
|
onClipEvent (load){
clr=new Color(this); } onClipEvent (enterFrame) { _x += 35; if (this.hitTest(this._parent.zzz)) { this._parent.xy--; if (!this._parent.xy) { this._parent.gotoAndStop(2); } _x = 0; clr.setRGB(random(0xFFFFFF)); } if (_x>600) { _x = 0; clr.setRGB(random(0xFFFFFF)); } } |
![]() |
Часовой пояс GMT +4, время: 16:41. |
|
|
« Предыдущая тема | Следующая тема » |
|
|