![]() |
|
||||||||||
|
|||||
|
Регистрация: Sep 2001
Адрес: Moi address ne dom i ne ulica...
Сообщений: 634
|
Цитата:
MovieClip.prototype.mcPause = function(wTime) {
var inter, me = this, mcCont = function () {
me.play(); clearInterval(inter);
}; inter = setInterval(mcCont, wTime); this.stop();};
|
![]() |
Часовой пояс GMT +4, время: 01:07. |
|
|
« Предыдущая тема | Следующая тема » |
|
|