Форум Flasher.ru

Форум Flasher.ru (http://www.flasher.ru/forum/index.php)
-   ActionScript 1.0/2.0 (http://www.flasher.ru/forum/forumdisplay.php?f=93)
-   -   Почему getNextHighestDepth() вечно глючит? (http://www.flasher.ru/forum/showthread.php?t=120396)

iNils 21.01.2009 18:27

А где происходит инкремент prelN?

джонатан 21.01.2009 21:27

Код AS1/AS2:

this.onLoadComplete = function() {
        prelN ++;
}
 
this.onLoadInit = function() {
        LoadImages();
}
 
function LoadImages() {
        preview_mc.createEmptyMovieClip(iZ, 16000 + iZ);
        preview_mc[iZ].flagLoaded = false;
        mcl.loadClip(PhotoArr[iZ], preview_mc[iZ]);
        iZ ++;
}



Часовой пояс GMT +4, время: 16:45.

Copyright © 1999-2008 Flasher.ru. All rights reserved.
Работает на vBulletin®. Copyright ©2000 - 2026, Jelsoft Enterprises Ltd. Перевод: zCarot
Администрация сайта не несёт ответственности за любую предоставленную посетителями информацию. Подробнее см. Правила.