Цитата:
|
не совсем так: выгружается и заменяется все, что было именно в level0, остальные levels это не никак не затрагивает
|
_level0 это был _root. загружая на нулевой уровень флешку, плеер сбрасывал
_все_, что было.
разница между _root и _level0 в том, что _root в загружаемых флешках мог быть именно загружаемой флешкой, а не корнем плеера, для этого был флаг _lockroot.
Цитата:
|
The initial SWF file loaded into an instance of the Flash Player is automatically loaded into _level0. The SWF file in _level0 sets the frame rate, background color, and frame size for all subsequently loaded SWF files. SWF files are then stacked in higher-numbered levels above the SWF file in _level0.
|