[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 (1.33 KiB) ●
frame 1 {
go = 0;
}
movieClip 27 {
}
button 36 {
on (release) {
_root.go = 1;
}
}
button 52 {
on (release) {
_root.go = 2;
}
}
button 54 {
on (release) {
_root.go = 3;
}
}
button 55 {
on (release) {
_root.go = 4;
}
}
button 56 {
on (release) {
_root.go = 5;
}
}
movieClip 72 {
}
movieClip 110 {
frame 19 {
if (_root.go == 1) {
play();
} else {
gotoAndPlay(1);
}
}
frame 53 {
if (_root.go == 2) {
play();
} else {
gotoAndPlay(35);
}
}
frame 80 {
if (_root.go == 3) {
play();
} else {
gotoAndPlay(69);
}
}
frame 107 {
if (_root.go == 4) {
play();
} else {
gotoAndPlay(98);
}
}
frame 141 {
if (_root.go == 5) {
play();
} else {
gotoAndPlay(132);
}
}
frame 273 {
stop();
}
}
button 113 {
on (release) {
getURL('http://www.hentai-foundry.com/profile-Supersatanson.php', '_blank');
}
}
movieClip 115 {
}
button 118 {
on (release) {
_quality = 'LOW';
}
}
button 120 {
on (release) {
_quality = 'MEDIUM';
}
}
button 122 {
on (release) {
_quality = 'HIGH';
}
}
// unknown tag 88 length 99
button 128 {
on (release) {
play();
_root.go = 0;
}
}
movieClip 130 {
}
// unknown tag 88 length 63
// unknown tag 88 length 81
frame 2 {
stop();
}