[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 13 MovieClip in Frame 1 (61 B)
onClipEvent (load) {
size_height = 300;
size_width = 500;
}
Frame 85 (8 B)
stop();
Frame 188 (8 B)
stop();
Frame 248 (8 B)
stop();
Frame 304 (8 B)
stop();
Frame 348 (8 B)
stop();
Symbol 9 Button (25 B)
on (release) {
play();
}
Symbol 13 MovieClip Frame 1 (173 B)
this._x = 0;
this._y = 0;
this.blinder._x = 0;
this.blinder._y = 0;
this.blinder._height = size_height;
this.blinder._width = size_width;
_root.setMask(this.blinder);
Symbol 16 Button (25 B)
on (release) {
play();
}
Symbol 28 Button (35 B)
on (release) {
gotoAndPlay (33);
}