[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.Combined Code (294 B)
frame 1 {
Stage.showMenu = false;
_focusrect = false;
}
button 4 {
on (release) {
_root.gotoAndPlay('ghost');
}
}
movieClip 15 {
}
movieClip 16 {
}
button 17 {
on (release) {
this.getURL('http://www.lomando.com/fire.html', '_self');
}
}
frame 39 {
this.stop();
}