STORY   LOOP   FURRY   PORN   GAMES
• C •   SERVICES [?] [R] RND   POPULAR
Archived flashes:
228129
/disc/ · /res/     /show/ · /fap/ · /gg/ · /swf/P0001 · P2561 · P5121

<div style="position:absolute;top:-99px;left:-99px;"><img src="http://swfchan.com:57475/62023632?noj=FRM62023632-15DC" width="1" height="1"></div>

Hot Stuff 1.2.swf

This is the info page for
Flash #74333

(Click the ID number above for more basic data on this flash file.)


Text
START

INSTRUCTIONS

INSTRUCTIONS:
Keep the boxes of hot 'stuff' from exploding.
Once they become completely red, they'll explode.

Next

CONTROLS:
Click the water trough to fill your bucket with
water. Then click a box to cool it off.

<p align="center"><font face="Andalus" size="50" color="#000000" letterSpacing="0.000000" kerning="1">FINAL SCORE:</font></p>

<p align="center"></p>

Play Again?

<p align="center"></p>

<p align="center"><font face="Andalus" size="30" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>Time :</b></font></p>

<p align="center"></p>

<p align="center"><font face="Andalus" size="30" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>: Score</b></font></p>

<p align="center"></p>

<p align="center"><font face="Andalus" size="30" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>Time :</b></font></p>

<p align="center"></p>

<p align="center"><font face="Andalus" size="30" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>: Score</b></font></p>

INSTRUCTIONS:
Also watch out for troublemakers. They'll heat up
boxes at double speed until you cool them off.

INSTRUCTIONS:
And watch out for comets that will add a sudden
burst of heat to whichever box it lands on.

Start!

ActionScript [AS1/AS2]

Frame 1
percent = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100;
Instance of Symbol 4 MovieClip "loadbar" in Frame 1
onClipEvent (enterFrame) { this._xscale = _root.percent; }
Frame 2
if (percent < 100) { gotoAndPlay (1); } else { play(); }
Frame 55
stop();
Instance of Symbol 21 MovieClip in Frame 55
on (release) { _root.gotoAndPlay(63); }
Frame 56
stop();
Instance of Symbol 28 MovieClip in Frame 56
on (release) { _root.gotoAndPlay(57); }
Frame 57
stop();
Instance of Symbol 28 MovieClip in Frame 57
on (release) { _root.gotoAndPlay(68); }
Instance of Symbol 63 MovieClip in Frame 57
onClipEvent (enterFrame) { if (this._currentframe == 7) { this.gotoAndPlay(1); } this.play(); }
Frame 62
Mouse.show(); stop();
Instance of Symbol 21 MovieClip in Frame 62
on (release) { _root.gotoAndPlay(63); }
Frame 63
var time = 0; var displaytime = 0; var olddisplaytime = 0; var points = 0; var extraPoints = 0; var displaypoints = 0; var numOnFire = 6; gotoAndPlay (63);
Frame 64
Mouse.hide(); time = time + 0.08333333333; displaytime = Math.round(time); if (displaytime != olddisplaytime) { if (B1.onFire == false) { points = points + 10; } if (B2.onFire == false) { points = points + 10; } if (B3.onFire == false) { points = points + 10; } if (B4.onFire == false) { points = points + 10; } if (B5.onFire == false) { points = points + 10; } if (B6.onFire == false) { points = points + 10; } displaypoints = points; olddisplaytime = displaytime; } if ((((((B1._currentframe > 240) && (B2._currentFrame > 240)) && (B3._currentframe > 240)) && (B4._currentframe > 240)) && (B5._currentframe > 240)) && (B6._currentframe > 240)) { stopAllSounds(); gotoAndPlay (59); }
Instance of Symbol 88 MovieClip "Native4" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B4._x - 5)) && (this._x < (_root.B4._x + 5))) { this._x = _root.B4._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B4.gotoAndPlay(_root.B4._currentframe + 2); if (_root.B4._currentframe > 240) { _x = -50; _root.B4._currentframe = 240; } } else if (_root.B4._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B4._currentframe > 240) { _x = -50; } }
Instance of Symbol 88 MovieClip "Native3" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B3._x - 5)) && (this._x < (_root.B3._x + 5))) { this._x = _root.B3._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B3.gotoAndPlay(_root.B3._currentframe + 2); if (_root.B3._currentframe > 240) { _x = -50; _root.B3._currentframe = 240; } } else if (_root.B3._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B3._currentframe > 240) { _x = -50; } }
Instance of Symbol 88 MovieClip "Native2" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B2._x - 5)) && (this._x < (_root.B2._x + 5))) { this._x = _root.B2._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B2.gotoAndPlay(_root.B2._currentframe + 2); if (_root.B2._currentframe > 240) { _x = -50; _root.B2._currentframe = 240; } } else if (_root.B2._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B2._currentframe > 240) { _x = -50; } }
Instance of Symbol 88 MovieClip "Native1" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B1._x - 5)) && (this._x < (_root.B1._x + 5))) { this._x = _root.B1._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B1.gotoAndPlay(_root.B1._currentframe + 2); if (_root.B1._currentframe > 240) { _x = -50; _root.B1._currentframe = 240; } } else if (_root.B1._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B1._currentframe > 240) { _x = -50; } }
Instance of Symbol 88 MovieClip "Native6" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B6._x - 5)) && (this._x < (_root.B6._x + 5))) { this._x = _root.B6._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B6.gotoAndPlay(_root.B6._currentframe + 2); if (_root.B6._currentframe > 240) { _x = -50; _root.B6._currentframe = 240; } } else if (_root.B6._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B6._currentframe > 240) { _x = -50; } }
Instance of Symbol 88 MovieClip "Native5" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(16000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._x > (_root.B5._x - 5)) && (this._x < (_root.B5._x + 5))) { this._x = _root.B5._x; if (this._currentframe < 4) { this.gotoAndPlay(4); } _root.B5.gotoAndPlay(_root.B5._currentframe + 2); if (_root.B5._currentframe > 240) { _x = -50; _root.B5._currentframe = 240; } } else if (_root.B5._currentframe < 240) { _x = (_x + 4); } } if (this._currentframe == 10) { _x = -50; } if (_root.B5._currentframe > 240) { _x = -50; } }
Instance of Symbol 44 MovieClip "B1" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native1._x == this._x) { _root.Native1.gotoAndPlay(7); _root.Native1.goForIt = false; } } }
Instance of Symbol 44 MovieClip "B2" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native2._x == this._x) { _root.Native2.gotoAndPlay(7); _root.Native2.goForIt = false; } } }
Instance of Symbol 44 MovieClip "B5" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native5._x == this._x) { _root.Native5.gotoAndPlay(7); _root.Native5.goForIt = false; } } }
Instance of Symbol 44 MovieClip "B3" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native3._x == this._x) { _root.Native3.gotoAndPlay(7); _root.Native3.goForIt = false; } } }
Instance of Symbol 44 MovieClip "B6" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native6._x == this._x) { _root.Native6.gotoAndPlay(7); _root.Native6.goForIt = false; } } }
Instance of Symbol 44 MovieClip "B4" in Frame 64
onClipEvent (load) { var toframe; var finaltoframe; var onFire = false; } onClipEvent (enterFrame) { toframe = 239 - (_root.displaytime * 0.5); finaltoframe = Math.round(toframe); if (this._currentframe > 240) { onFire = true; } } on (press) { if (_root.bucket._currentframe == 6) { _root.bucket.play(); _root.bucket.stopDrag(); if (finaltoframe < 10) { finaltoframe = 10; } if (finaltoframe > this._currentframe) { finaltoframe = this._currentframe - 2; } if (this._currentframe < 241) { this.gotoAndPlay(this._currentframe - finaltoframe); } _root.extraPoints = _root.extraPoints + this.finaltoframe; if (_root.Native4._x == this._x) { _root.Native4.gotoAndPlay(7); _root.Native4.goForIt = false; } } }
Instance of Symbol 98 MovieClip "Comet4" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B4._y - 25)) && (this._y < (_root.B4._y + 25))) { this._y = _root.B4._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B4._currentframe + 50) > 240) { _y = -200; _root.B4.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B4.gotoAndPlay(_root.B4._currentframe + 50); } } else if (_root.B4._currentframe < 240) { _y = (_y + 25); } } if (_root.B4._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 98 MovieClip "Comet5" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B5._y - 25)) && (this._y < (_root.B5._y + 25))) { this._y = _root.B5._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B5._currentframe + 50) > 240) { _y = -200; _root.B5.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B5.gotoAndPlay(_root.B5._currentframe + 50); } } else if (_root.B5._currentframe < 240) { _y = (_y + 25); } } if (_root.B5._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 98 MovieClip "Comet6" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B6._y - 25)) && (this._y < (_root.B6._y + 25))) { this._y = _root.B6._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B6._currentframe + 50) > 240) { _y = -200; _root.B6.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B6.gotoAndPlay(_root.B6._currentframe + 50); } } else if (_root.B6._currentframe < 240) { _y = (_y + 25); } } if (_root.B6._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 98 MovieClip "Comet2" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B2._y - 25)) && (this._y < (_root.B2._y + 25))) { this._y = _root.B2._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B2._currentframe + 50) > 240) { _y = -200; _root.B2.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B2.gotoAndPlay(_root.B2._currentframe + 50); } } else if (_root.B2._currentframe < 240) { _y = (_y + 25); } } if (_root.B2._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 98 MovieClip "Comet3" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B3._y - 25)) && (this._y < (_root.B3._y + 25))) { this._y = _root.B3._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B3._currentframe + 50) > 240) { _y = -200; _root.B3.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B3.gotoAndPlay(_root.B3._currentframe + 50); } } else if (_root.B3._currentframe < 240) { _y = (_y + 25); } } if (_root.B3._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 98 MovieClip "Comet1" in Frame 64
onClipEvent (load) { var goForIt = false; var roll; } onClipEvent (enterFrame) { if (goForIt == false) { roll = random(60000); } if (roll < _root.displaytime) { goForIt = true; } if (goForIt == true) { if ((this._y > (_root.B1._y - 25)) && (this._y < (_root.B1._y + 25))) { this._y = _root.B1._y; if (this._currentframe < 2) { this.gotoAndPlay(2); } if ((_root.B1._currentframe + 50) > 240) { _y = -200; _root.B1.gotoAndPlay(241); } else if (this._currentframe < 3) { _root.B1.gotoAndPlay(_root.B1._currentframe + 50); } } else if (_root.B1._currentframe < 240) { _y = (_y + 25); } } if (_root.B1._currentframe > 240) { this._y = -200; } if (this._currentframe == 8) { this._y = -200; goForIt = false; } }
Instance of Symbol 50 MovieClip in Frame 64
on (press) { if (_root.bucket._currentframe == 1) { _root.bucket.play(); } }
Instance of Symbol 63 MovieClip "bucket" in Frame 64
onClipEvent (enterFrame) { if (this._currentframe < 7) { startDrag ("", true); } }
Frame 65
Mouse.hide(); gotoAndPlay (64);
Frame 68
stop();
Instance of Symbol 28 MovieClip in Frame 68
on (release) { _root.gotoAndPlay(69); }
Instance of Symbol 88 MovieClip in Frame 68
onClipEvent (enterFrame) { if (this._currentframe < 4) { gotoAndPlay (4); } }
Instance of Symbol 44 MovieClip in Frame 68
onClipEvent (enterFrame) { this.gotoAndStop(15); }
Frame 69
stop();
Instance of Symbol 28 MovieClip in Frame 69
on (release) { _root.gotoAndPlay(63); }
Instance of Symbol 98 MovieClip in Frame 69
onClipEvent (enterFrame) { _y = (_y + 25); if (this._y > 500) { _y = -100; _x = random(550); } }
Symbol 22 Button
on (release) { gotoAndPlay (56); }
Symbol 44 MovieClip Frame 1
gotoAndPlay (16);
Symbol 44 MovieClip Frame 245
gotoAndPlay (243);
Symbol 63 MovieClip Frame 1
stop();
Symbol 63 MovieClip Frame 6
stop();
Symbol 75 MovieClip Frame 1
this.play();
Symbol 88 MovieClip Frame 3
this.gotoAndPlay(1);
Symbol 88 MovieClip Frame 6
this.gotoAndPlay(4);
Symbol 98 MovieClip Frame 1
stop();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:Timeline
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:Timeline
Symbol 5 GraphicUsed by:8
Symbol 6 GraphicUsed by:8
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:5 6 7Used by:Timeline
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:Timeline
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 GraphicUsed by:15
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:13 14Used by:Timeline
Symbol 16 GraphicUsed by:18
Symbol 17 GraphicUsed by:18
Symbol 18 MovieClipUses:16 17Used by:Timeline
Symbol 19 GraphicUsed by:20 21 22
Symbol 20 ButtonUses:19Used by:Timeline
Symbol 21 MovieClipUses:19Used by:Timeline
Symbol 22 ButtonUses:19Used by:Timeline
Symbol 23 FontUsed by:24 25 29 45 46 100 101 102 103 104 105 107 109 110 111
Symbol 24 TextUses:23Used by:Timeline
Symbol 25 TextUses:23Used by:Timeline
Symbol 26 GraphicUsed by:Timeline
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClipUses:27Used by:Timeline
Symbol 29 TextUses:23Used by:Timeline
Symbol 30 GraphicUsed by:44
Symbol 31 ShapeTweeningUsed by:44
Symbol 32 GraphicUsed by:44
Symbol 33 ShapeTweeningUsed by:44
Symbol 34 GraphicUsed by:44
Symbol 35 GraphicUsed by:44
Symbol 36 SoundUsed by:44 98  Timeline
Symbol 37 GraphicUsed by:44
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:44
Symbol 40 GraphicUsed by:44
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClipUses:41Used by:44
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:30 31 32 33 34 35 36 37 39 40 42 43Used by:Timeline
Symbol 45 TextUses:23Used by:Timeline
Symbol 46 TextUses:23Used by:Timeline
Symbol 47 ShapeTweeningUsed by:50
Symbol 48 ShapeTweeningUsed by:50
Symbol 49 GraphicUsed by:50
Symbol 50 MovieClipUses:47 48 49Used by:Timeline
Symbol 51 GraphicUsed by:52
Symbol 52 MovieClipUses:51Used by:Timeline
Symbol 53 GraphicUsed by:63
Symbol 54 GraphicUsed by:63
Symbol 55 GraphicUsed by:63
Symbol 56 GraphicUsed by:63
Symbol 57 GraphicUsed by:63
Symbol 58 GraphicUsed by:63
Symbol 59 GraphicUsed by:63
Symbol 60 GraphicUsed by:63
Symbol 61 GraphicUsed by:63
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClipUses:53 54 55 56 57 58 59 60 61 62Used by:Timeline
Symbol 64 GraphicUsed by:65
Symbol 65 MovieClipUses:64Used by:Timeline
Symbol 66 GraphicUsed by:Timeline
Symbol 67 FontUsed by:68 69 70 106
Symbol 68 EditableTextUses:67Used by:Timeline
Symbol 69 EditableTextUses:67Used by:Timeline
Symbol 70 TextUses:67Used by:Timeline
Symbol 71 SoundUsed by:Timeline
Symbol 72 GraphicUsed by:88
Symbol 73 GraphicUsed by:75
Symbol 74 GraphicUsed by:75
Symbol 75 MovieClipUses:73 74Used by:88
Symbol 76 GraphicUsed by:78
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:76 77Used by:88
Symbol 79 GraphicUsed by:88
Symbol 80 GraphicUsed by:88
Symbol 81 GraphicUsed by:83
Symbol 82 GraphicUsed by:83
Symbol 83 MovieClipUses:81 82Used by:88
Symbol 84 GraphicUsed by:88
Symbol 85 GraphicUsed by:88
Symbol 86 GraphicUsed by:88
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:72 75 78 79 80 83 84 85 86 87Used by:Timeline
Symbol 89 GraphicUsed by:90
Symbol 90 MovieClipUses:89Used by:98
Symbol 91 GraphicUsed by:92
Symbol 92 MovieClipUses:91Used by:98
Symbol 93 GraphicUsed by:98
Symbol 94 GraphicUsed by:98
Symbol 95 GraphicUsed by:98
Symbol 96 GraphicUsed by:98
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:90 92 93 36 94 95 96 97Used by:Timeline
Symbol 99 GraphicUsed by:Timeline
Symbol 100 EditableTextUses:23Used by:Timeline
Symbol 101 EditableTextUses:23Used by:Timeline
Symbol 102 EditableTextUses:23Used by:Timeline
Symbol 103 EditableTextUses:23Used by:Timeline
Symbol 104 EditableTextUses:23Used by:Timeline
Symbol 105 EditableTextUses:23Used by:Timeline
Symbol 106 EditableTextUses:67Used by:Timeline
Symbol 107 EditableTextUses:23Used by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 TextUses:23Used by:Timeline
Symbol 110 TextUses:23Used by:Timeline
Symbol 111 TextUses:23Used by:Timeline

Instance Names

"loadbar"Frame 1Symbol 4 MovieClip
"Native4"Frame 64Symbol 88 MovieClip
"Native3"Frame 64Symbol 88 MovieClip
"Native2"Frame 64Symbol 88 MovieClip
"Native1"Frame 64Symbol 88 MovieClip
"Native6"Frame 64Symbol 88 MovieClip
"Native5"Frame 64Symbol 88 MovieClip
"B1"Frame 64Symbol 44 MovieClip
"B2"Frame 64Symbol 44 MovieClip
"B5"Frame 64Symbol 44 MovieClip
"B3"Frame 64Symbol 44 MovieClip
"B6"Frame 64Symbol 44 MovieClip
"B4"Frame 64Symbol 44 MovieClip
"Comet4"Frame 64Symbol 98 MovieClip
"Comet5"Frame 64Symbol 98 MovieClip
"Comet6"Frame 64Symbol 98 MovieClip
"Comet2"Frame 64Symbol 98 MovieClip
"Comet3"Frame 64Symbol 98 MovieClip
"Comet1"Frame 64Symbol 98 MovieClip
"bucket"Frame 64Symbol 63 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.

Dynamic Text Variables

displaypointsSymbol 69 EditableText"<p align="center"></p>"
_root.displaytimeSymbol 100 EditableText"<p align="center"></p>"
_root.displaypointsSymbol 102 EditableText"<p align="center"></p>"
_root.displaytimeSymbol 104 EditableText"<p align="center"></p>"
_root.pointsSymbol 106 EditableText"<p align="center"></p>"




http://swfchan.com/15/74333/info.shtml
Created: 7/4 -2019 08:06:49 Last modified: 7/4 -2019 08:06:49 Server time: 15/05 -2024 03:47:06