Text (55 B)ActionScript [AS1/AS2] (807 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 (8 B)
stop();
Instance of Symbol 3 MovieClip in Frame 1 (179 B)
onClipEvent (enterFrame) {
if (_root.getBytesLoaded() == _root.getBytesTotal()) {
_root.play();
} else {
_root.percent = _root.getBytesLoaded() / _root.getBytesTotal();
}
}
Frame 219 (17 B)
gotoAndPlay (2);
Library Items (353 B)
Symbol 1 Font | Used by:2 |
Symbol 2 EditableText | Uses:1 | Used by:Timeline |
Symbol 3 MovieClip | Used by:Timeline |
Symbol 4 Video | Used by:Timeline |
Streaming Sound 1 | Used by:Timeline
|
Dynamic Text Variables (115 B)
percent | Symbol 2 EditableText | "00%" |