[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.Instance of Symbol 106 MovieClip in Frame 1 (156 B)
onClipEvent (enterFrame) {
this.gotoAndPlay((this._currentframe + 1) + random(4));
this._x = (30.8 + random(5)) - 2;
this._y = (216.8 + random(5)) - 2;
}
Frame 28 (17 B)
gotoAndPlay (2);
Instance of Symbol 17 MovieClip in Symbol 106 MovieClip Frame 1 (115 B)
onClipEvent (enterFrame) {
Change = (random(31) - 15) / 10;
this._x = 114.2 + Change;
this._y = 69.5 + Change;
}
Symbol 106 MovieClip Frame 45 (17 B)
gotoAndPlay (1);
Symbol 106 MovieClip Frame 46 (17 B)
gotoAndPlay (1);