Text (223 B)<p align="center"><font face="IMPACT" size="60" color="#ffffff" letterSpacing="0.000000" kerning="1">LOADING</font></p>
|
ActionScript [AS1/AS2] (761 B)
[Tools][Expand/Collapse All]Note that automatic extraction of ActionScript 3 is still pretty much unsupported by swfchan. AS1/AS2 works okay most of the time.Frame 1 (169 B)
total = _level.getBytesTotal();
loaded = _level.getBytesLoaded();
procent = Math.round((loaded / total) * 100) + "%";
if (loaded >= total) {
gotoAndStop (3);
}
Frame 2 (17 B)
gotoAndPlay (1);
Frame 3 (8 B)
play();
Library Items (418 B)
Symbol 1 Font | Used by:2 |
Symbol 2 EditableText | Uses:1 | Used by:Timeline |
Symbol 3 Bitmap | Used by:4 |
Symbol 4 Graphic | Uses:3 | Used by:Timeline |
Symbol 5 Graphic | Used by:Timeline |
Streaming Sound 1 | Used by:Timeline |
Instance Names (119 B)
"procent" | Frame 1 | Symbol 2 EditableText |
Special Tags (173 B)
FileAttributes (69) | Timeline Frame 1 | Access local files only, Metadata not present, AS1/AS2.
|
Dynamic Text Variables (255 B)
procent | Symbol 2 EditableText | "<p align="center"><font face="IMPACT" size="60" color="#ffffff" letterSpacing="0.000000" kerning="1">LOADING</font></p>" |