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

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

cube-prison-escape.swf

This is the info page for
Flash #124407

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


Text
play

instructions

instructions

back

The 115th escape game from
123Bee.com.
You get trapped inside a prison
which takes the shape of a Cube.
Somehow you'll have to escape
from the prison because the
prison is of a terrible type. Watch
the clues carefully and try to
escape from this place. All the
best.

2

7

3

3

4

7

2

4

6

4

6

2

1

5

3

Walkthrough

Walkthrough

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

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

M

I

E

P

R

pause

PAUSE

CENTRE

LEFT

3

2

1

4

1

5

2

3

3

4

1

2

3

1

1

2

2

3

2

3

1

5

TOP

BOTTOM

A

B

C

D

G

F

H

J

K

L

N

Q

S

T

U

V

W

X

Y

Z

21

22

23

21

22

23

M

O

2

3

10

A

B

C

D

E

F

G

I

H

J

K

L

M

N

O

P

Q

R

S

U

V

W

X

Y

Z

11

15

16

A

B

D

E

G

J

F

H

M

P

Q

R

S

T

U

V

W

X

Y

Z

O

N

C

I

K

L

O

I

41

42

45

36

37

38

3

25

1

9

811

92

181

50

59

5

7

26

229

577

68

339

98

94

18

85

53

60

93

512

786

888

11

87

28

30

88

927

666

815

320

114

720

979

628

247

420

586

840

987

952

19

29

97

23

615

75

200

520

315

62

187

46

203

147

12

100

35

68

47

14

20

98

57

67

105

320

360

180

119

146

145

124

155

135

984

500

393

275

996

801

589

115

162

994

804

220

160

299

599

495

911

22

21

827

20

16

14

30

70

100

100

85

69

4

2

6

2

4

6

3

7

4

2

7

CENTRE

3

2

1

4

1

5

2

3

3

4

1

2

3

RIGHT

2

1

2

LEFT

3

1

BOTTOM

1

3

4

5

TOP

97

23

615

75

200

520

315

62

187

46

203

147

12

100

35

68

47

14

20

98

57

67

105

3

1

25

9

181

811

50

92

59

5

7

26

229

577

339

18

94

53

85

93

60

<p align="center"><font face="Comic Sans MS" size="32" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>congrats game over</b></font></p>

!

.

E

P

A

C

S

T

N

G

I

L

<p align="center"><font face="Comic Sans MS" size="32" color="#ffffff" letterSpacing="0.000000" kerning="1"><b>congrats game over</b></font></p>

586

840

247

420

979

720

114

987

952

29

30

88

87

11

512

28

786

927

666

815

320

888

19

69

940

79

0

386

160

95

827

22

16

911

495

599

299

21

70

360

121

119

804

994

180

146

124

155

984

393

996

135

275

589

115

162

500

145

801

125

158

CONGRATULAtions

PLAYAGAIN

submitscore

MOREGAMES

NAME :

COUNTRY :

SCORE :

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

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

Ok

www.123bee.com

click here

play full version

ActionScript [AS3]

Section 1
//gaga_102 (cube_fla.gaga_102) package cube_fla { import flash.display.*; public dynamic class gaga_102 extends MovieClip { public var centreClip:MovieClip; } }//package cube_fla
Section 2
//gaga_103 (cube_fla.gaga_103) package cube_fla { import flash.display.*; public dynamic class gaga_103 extends MovieClip { public function gaga_103(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 3
//gaga_104 (cube_fla.gaga_104) package cube_fla { import flash.display.*; public dynamic class gaga_104 extends MovieClip { public function gaga_104(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 4
//gaga_105 (cube_fla.gaga_105) package cube_fla { import flash.display.*; public dynamic class gaga_105 extends MovieClip { public function gaga_105(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 5
//gaga_106 (cube_fla.gaga_106) package cube_fla { import flash.display.*; public dynamic class gaga_106 extends MovieClip { public function gaga_106(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 6
//gaga_107 (cube_fla.gaga_107) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_107 extends MovieClip { public function gaga_107(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain4); } public function displayPain4(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 7
//gaga_109 (cube_fla.gaga_109) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_109 extends MovieClip { public function gaga_109(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain5); } public function displayPain5(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 8
//gaga_111 (cube_fla.gaga_111) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_111 extends MovieClip { public function gaga_111(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain6); } public function displayPain6(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 9
//gaga_112 (cube_fla.gaga_112) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_112 extends MovieClip { public function gaga_112(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain7); } public function displayPain7(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 10
//gaga_113 (cube_fla.gaga_113) package cube_fla { import flash.display.*; public dynamic class gaga_113 extends MovieClip { public function gaga_113(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 11
//gaga_114 (cube_fla.gaga_114) package cube_fla { import flash.display.*; public dynamic class gaga_114 extends MovieClip { public function gaga_114(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.top1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 12
//gaga_115 (cube_fla.gaga_115) package cube_fla { import flash.display.*; public dynamic class gaga_115 extends MovieClip { public function gaga_115(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.top1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 13
//gaga_116 (cube_fla.gaga_116) package cube_fla { import flash.display.*; public dynamic class gaga_116 extends MovieClip { public function gaga_116(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.top1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 14
//gaga_117 (cube_fla.gaga_117) package cube_fla { import flash.display.*; public dynamic class gaga_117 extends MovieClip { public function gaga_117(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.centre1NodeOpened){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.centre1NodeOpened = true; } } }//package cube_fla
Section 15
//gaga_120 (cube_fla.gaga_120) package cube_fla { import flash.display.*; public dynamic class gaga_120 extends MovieClip { public function gaga_120(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 16
//gaga_121 (cube_fla.gaga_121) package cube_fla { import flash.display.*; public dynamic class gaga_121 extends MovieClip { public function gaga_121(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.right1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 17
//gaga_122 (cube_fla.gaga_122) package cube_fla { import flash.display.*; public dynamic class gaga_122 extends MovieClip { public function gaga_122(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.right1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 18
//gaga_123 (cube_fla.gaga_123) package cube_fla { import flash.display.*; public dynamic class gaga_123 extends MovieClip { public function gaga_123(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.right1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 19
//gaga_124 (cube_fla.gaga_124) package cube_fla { import flash.display.*; public dynamic class gaga_124 extends MovieClip { public function gaga_124(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.right1NodeOpened){ this.gotoAndStop(2); }; } function frame2(){ stop(); } } }//package cube_fla
Section 20
//gaga_125 (cube_fla.gaga_125) package cube_fla { import flash.display.*; public dynamic class gaga_125 extends MovieClip { public function gaga_125(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 21
//gaga_126 (cube_fla.gaga_126) package cube_fla { import flash.display.*; public dynamic class gaga_126 extends MovieClip { public function gaga_126(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.left1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 22
//gaga_127 (cube_fla.gaga_127) package cube_fla { import flash.display.*; public dynamic class gaga_127 extends MovieClip { public function gaga_127(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.left1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 23
//gaga_128 (cube_fla.gaga_128) package cube_fla { import flash.display.*; public dynamic class gaga_128 extends MovieClip { public function gaga_128(){ addFrameScript(0, frame1, 4, frame5); } function frame1(){ stop(); if (MyVars.left1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); } } }//package cube_fla
Section 24
//gaga_129 (cube_fla.gaga_129) package cube_fla { import flash.display.*; public dynamic class gaga_129 extends MovieClip { public function gaga_129(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.left1NodeOpened){ this.gotoAndStop(2); }; } function frame2(){ stop(); } } }//package cube_fla
Section 25
//gaga_130 (cube_fla.gaga_130) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_130 extends MovieClip { public function gaga_130(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain2); } public function displayPain2(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 26
//gaga_132 (cube_fla.gaga_132) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_132 extends MovieClip { public function gaga_132(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain3); } public function displayPain3(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 27
//gaga_133 (cube_fla.gaga_133) package cube_fla { import flash.display.*; public dynamic class gaga_133 extends MovieClip { public var centre1Node:MovieClip; public var two:MovieClip; public var one:MovieClip; public var three:MovieClip; public function gaga_133(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 28
//gaga_134 (cube_fla.gaga_134) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_134 extends MovieClip { public function gaga_134(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.centre1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MyVars.centre1OneComplete = true; if (((((((MyVars.centre1OneComplete) && (MyVars.centre1TwoComplete))) && (MyVars.centre1ThreeComplete))) && ((MovieClip(this.parent).centre1Node.currentFrame == 1)))){ MovieClip(this.parent).centre1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 29
//gaga_135 (cube_fla.gaga_135) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_135 extends MovieClip { public function gaga_135(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.centre1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MyVars.centre1ThreeComplete = true; if (((((((MyVars.centre1OneComplete) && (MyVars.centre1TwoComplete))) && (MyVars.centre1ThreeComplete))) && ((MovieClip(this.parent).centre1Node.currentFrame == 1)))){ MovieClip(this.parent).centre1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 30
//gaga_136 (cube_fla.gaga_136) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_136 extends MovieClip { public function gaga_136(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.centre1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MyVars.centre1TwoComplete = true; if (((((((MyVars.centre1OneComplete) && (MyVars.centre1TwoComplete))) && (MyVars.centre1ThreeComplete))) && ((MovieClip(this.parent).centre1Node.currentFrame == 1)))){ MovieClip(this.parent).centre1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 31
//gaga_137 (cube_fla.gaga_137) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_137 extends MovieClip { public var poin:Pointer1; public var key1Hit:MovieClip; public function gaga_137(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.centre1NodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey1.addEventListener(MouseEvent.MOUSE_UP, stopWithkey1); } function frame1(){ stop(); if (MyVars.centre1NodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin = new Pointer1(); if (MyVars.soundToggle){ poin.play(); }; } public function stopWithkey1(_arg1:MouseEvent):void{ if (((MovieClip(this.parent.parent.parent).speedControl.skey1.hitTestObject(key1Hit)) && ((MovieClip(this.parent.parent).currentFrame == 1)))){ MovieClip(this.parent.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey1.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey1); MovieClip(this.parent.parent.parent).speedControl.skey1.visible = false; }; } } }//package cube_fla
Section 32
//gaga_140 (cube_fla.gaga_140) package cube_fla { import flash.display.*; public dynamic class gaga_140 extends MovieClip { public function gaga_140(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.bottom1NodeOpened){ this.gotoAndStop(2); }; } function frame2(){ stop(); } } }//package cube_fla
Section 33
//gaga_141 (cube_fla.gaga_141) package cube_fla { import flash.display.*; public dynamic class gaga_141 extends MovieClip { public function gaga_141(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.top1NodeOpened){ this.gotoAndStop(2); }; } function frame2(){ stop(); } } }//package cube_fla
Section 34
//gaga_142 (cube_fla.gaga_142) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_142 extends MovieClip { public function gaga_142(){ addFrameScript(0, frame1); } function frame1(){ stop(); this.addEventListener(MouseEvent.MOUSE_DOWN, display2); } public function display2(_arg1:MouseEvent):void{ MyVars.infoText.text = "Brush"; } } }//package cube_fla
Section 35
//gaga_155 (cube_fla.gaga_155) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_155 extends MovieClip { public var bOpened:BoxOpened; public var refKey1:MovieClip; public function gaga_155(){ addFrameScript(0, frame1, 1, frame2, 34, frame35, 39, frame40); } function frame1(){ stop(); if (((((((((((MyVars.centre1NodeOpened) && (MyVars.left1NodeOpened))) && (MyVars.right1NodeOpened))) && (MyVars.top1NodeOpened))) && (MyVars.bottom1NodeOpened))) && ((MyVars.box1Opened == false)))){ this.gotoAndPlay(2); }; if (MyVars.box1Opened){ this.gotoAndStop(40); }; } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame35(){ bOpened = new BoxOpened(); if (MyVars.soundToggle){ bOpened.play(); }; } function frame40(){ stop(); MyVars.box1Opened = true; MovieClip(this.parent).mouseEnabled = true; MovieClip(this.parent).mouseChildren = true; this.addEventListener(MouseEvent.CLICK, gotoBox1); } public function gotoBox1(_arg1:MouseEvent):void{ MyVars.infoText.text = "Box"; MovieClip(this.parent).gotoAndStop("box1Page"); } } }//package cube_fla
Section 36
//gaga_156 (cube_fla.gaga_156) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_156 extends MovieClip { public function gaga_156(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key3Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayK8); } public function displayK8(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 37
//gaga_157 (cube_fla.gaga_157) package cube_fla { import flash.display.*; public dynamic class gaga_157 extends MovieClip { public function gaga_157(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key1Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 38
//gaga_158 (cube_fla.gaga_158) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_158 extends MovieClip { public function gaga_158(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key2Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayK5); } public function displayK5(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 39
//gaga_159 (cube_fla.gaga_159) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_159 extends MovieClip { public function gaga_159(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key4Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayK11); } public function displayK11(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 40
//gaga_160 (cube_fla.gaga_160) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_160 extends MovieClip { public function gaga_160(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key5Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayK14); } public function displayK14(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 41
//gaga_161 (cube_fla.gaga_161) package cube_fla { import flash.display.*; public dynamic class gaga_161 extends MovieClip { public function gaga_161(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key1Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 42
//gaga_163 (cube_fla.gaga_163) package cube_fla { import flash.display.*; public dynamic class gaga_163 extends MovieClip { public function gaga_163(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key1Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 43
//gaga_171 (cube_fla.gaga_171) package cube_fla { import flash.display.*; public dynamic class gaga_171 extends MovieClip { public var sndon:SimpleButton; public var sndoff:MovieClip; public function gaga_171(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 44
//gaga_175 (cube_fla.gaga_175) package cube_fla { import flash.display.*; public dynamic class gaga_175 extends MovieClip { public var Line:MovieClip; } }//package cube_fla
Section 45
//gaga_180 (cube_fla.gaga_180) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_180 extends MovieClip { public var memory:String; public var rect:Rectangle; public var skey10:MovieClip; public var skey11:MovieClip; public var skey12:MovieClip; public var skey13:MovieClip; public var skey15:MovieClip; public var skey14:MovieClip; public var sr:MovieClip; public var se:MovieClip; public var sp:MovieClip; public var skey2:MovieClip; public var sbrush:MovieClip; public var skey4:MovieClip; public var skey5:MovieClip; public var skey8:MovieClip; public var skey9:MovieClip; public var skey6:MovieClip; public var si:MovieClip; public var skey7:MovieClip; public var skey1:MovieClip; public var skey3:MovieClip; public var sm:MovieClip; public var memoryBoolean:Boolean; public function gaga_180(){ addFrameScript(0, frame1); } public function scrollOver(_arg1:MouseEvent):void{ if ((((((((((((((((((((((((((((((((((((((((((_arg1.target.name == "sbrush")) || ((_arg1.target.name == "skey1")))) || ((_arg1.target.name == "skey2")))) || ((_arg1.target.name == "skey3")))) || ((_arg1.target.name == "skey4")))) || ((_arg1.target.name == "skey5")))) || ((_arg1.target.name == "skey6")))) || ((_arg1.target.name == "skey7")))) || ((_arg1.target.name == "skey8")))) || ((_arg1.target.name == "skey9")))) || ((_arg1.target.name == "skey10")))) || ((_arg1.target.name == "skey11")))) || ((_arg1.target.name == "skey12")))) || ((_arg1.target.name == "skey13")))) || ((_arg1.target.name == "skey14")))) || ((_arg1.target.name == "skey15")))) || ((_arg1.target.name == "sp")))) || ((_arg1.target.name == "sr")))) || ((_arg1.target.name == "si")))) || ((_arg1.target.name == "sm")))) || ((_arg1.target.name == "se")))){ memory = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect); }; } function frame1(){ sbrush.visible = false; sbrush.mouseChildren = false; sbrush.gotoAndStop(1); sbrush.buttonMode = true; skey1.visible = false; skey1.mouseChildren = false; skey1.buttonMode = true; skey2.visible = false; skey2.mouseChildren = false; skey2.buttonMode = true; skey3.visible = false; skey3.mouseChildren = false; skey3.buttonMode = true; skey4.visible = false; skey4.mouseChildren = false; skey4.buttonMode = true; skey5.visible = false; skey5.mouseChildren = false; skey5.buttonMode = true; skey6.visible = false; skey6.mouseChildren = false; skey6.buttonMode = true; skey7.visible = false; skey7.mouseChildren = false; skey7.buttonMode = true; skey8.visible = false; skey8.mouseChildren = false; skey8.buttonMode = true; skey9.visible = false; skey9.mouseChildren = false; skey9.buttonMode = true; skey10.visible = false; skey10.mouseChildren = false; skey10.buttonMode = true; skey11.visible = false; skey11.mouseChildren = false; skey11.buttonMode = true; skey12.visible = false; skey12.mouseChildren = false; skey12.buttonMode = true; skey13.visible = false; skey13.mouseChildren = false; skey13.buttonMode = true; skey14.visible = false; skey14.mouseChildren = false; skey14.buttonMode = true; skey15.visible = false; skey15.mouseChildren = false; skey15.buttonMode = true; sm.visible = false; sm.mouseChildren = false; sm.buttonMode = true; sr.visible = false; sr.mouseChildren = false; sr.buttonMode = true; si.visible = false; si.mouseChildren = false; si.buttonMode = true; sp.visible = false; sp.mouseChildren = false; sp.buttonMode = true; sp.visible = false; sp.mouseChildren = false; sp.buttonMode = true; se.visible = false; se.mouseChildren = false; se.buttonMode = true; rect = new Rectangle(0, 10, 1000, -400); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver); memoryBoolean = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll); } public function stopScroll(_arg1:MouseEvent):void{ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); switch (_arg1.target.name){ case "sbrush": _arg1.target.x = 15; _arg1.target.y = 0; memoryBoolean = true; break; case "skey1": _arg1.target.x = 80; _arg1.target.y = 0; memoryBoolean = true; break; case "skey2": _arg1.target.x = 130; _arg1.target.y = 0; memoryBoolean = true; break; case "skey3": _arg1.target.x = 180; _arg1.target.y = 0; memoryBoolean = true; break; case "skey4": _arg1.target.x = 230; _arg1.target.y = 0; memoryBoolean = true; break; case "skey5": _arg1.target.x = 280; _arg1.target.y = 0; memoryBoolean = true; break; case "skey6": _arg1.target.x = 80; _arg1.target.y = 0; memoryBoolean = true; break; case "skey7": _arg1.target.x = 130; _arg1.target.y = 0; memoryBoolean = true; break; case "skey8": _arg1.target.x = 180; _arg1.target.y = 0; memoryBoolean = true; break; case "skey9": _arg1.target.x = 230; _arg1.target.y = 0; memoryBoolean = true; break; case "skey10": _arg1.target.x = 280; _arg1.target.y = 0; memoryBoolean = true; break; case "skey11": _arg1.target.x = 80; _arg1.target.y = 0; memoryBoolean = true; break; case "skey12": _arg1.target.x = 130; _arg1.target.y = 0; memoryBoolean = true; break; case "skey13": _arg1.target.x = 180; _arg1.target.y = 0; memoryBoolean = true; break; case "skey14": _arg1.target.x = 230; _arg1.target.y = 0; memoryBoolean = true; break; case "skey15": _arg1.target.x = 280; _arg1.target.y = 0; memoryBoolean = true; break; case "sm": _arg1.target.x = 350; _arg1.target.y = 0; memoryBoolean = true; if (((((((((MyVars.pTaken) && (MyVars.rTaken))) && (MyVars.iTaken))) && (MyVars.mTaken))) && (MyVars.eTaken))){ MovieClip(this.parent).window1.x = -0.2; sm.visible = false; si.visible = false; se.visible = false; sp.visible = false; sr.visible = false; }; break; case "si": _arg1.target.x = 410; _arg1.target.y = 0; memoryBoolean = true; if (((((((((MyVars.pTaken) && (MyVars.rTaken))) && (MyVars.iTaken))) && (MyVars.mTaken))) && (MyVars.eTaken))){ MovieClip(this.parent).window1.x = -0.2; sm.visible = false; si.visible = false; se.visible = false; sp.visible = false; sr.visible = false; }; break; case "se": _arg1.target.x = 480; _arg1.target.y = 0; memoryBoolean = true; if (((((((((MyVars.pTaken) && (MyVars.rTaken))) && (MyVars.iTaken))) && (MyVars.mTaken))) && (MyVars.eTaken))){ MovieClip(this.parent).window1.x = -0.2; sm.visible = false; si.visible = false; se.visible = false; sp.visible = false; sr.visible = false; }; break; case "sp": _arg1.target.x = 560; _arg1.target.y = 0; memoryBoolean = true; if (((((((((MyVars.pTaken) && (MyVars.rTaken))) && (MyVars.iTaken))) && (MyVars.mTaken))) && (MyVars.eTaken))){ MovieClip(this.parent).window1.x = -0.2; sm.visible = false; si.visible = false; se.visible = false; sp.visible = false; sr.visible = false; }; break; case "sr": _arg1.target.x = 620; _arg1.target.y = 0; memoryBoolean = true; if (((((((((MyVars.pTaken) && (MyVars.rTaken))) && (MyVars.iTaken))) && (MyVars.mTaken))) && (MyVars.eTaken))){ MovieClip(this.parent).window1.x = -0.2; sm.visible = false; si.visible = false; se.visible = false; sp.visible = false; sr.visible = false; }; break; }; if ((((((((((((((((((((((((((((((((((((((((((memory == "sbrush")) || ((memory == "skey1")))) || ((memory == "skey2")))) || ((memory == "skey3")))) || ((memory == "skey4")))) || ((memory == "skey5")))) || ((memory == "skey6")))) || ((memory == "skey7")))) || ((memory == "skey8")))) || ((memory == "skey9")))) || ((memory == "skey10")))) || ((memory == "skey11")))) || ((memory == "skey12")))) || ((memory == "skey13")))) || ((memory == "skey14")))) || ((memory == "skey15")))) || ((memory == "sp")))) || ((memory == "sr")))) || ((memory == "si")))) || ((memory == "sm")))) || ((memory == "se")))){ if (!memoryBoolean){ switch (memory){ case "sbrush": MovieClip(this.getChildByName(memory)).x = 15; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey1": MovieClip(this.getChildByName(memory)).x = 80; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey2": MovieClip(this.getChildByName(memory)).x = 130; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey3": MovieClip(this.getChildByName(memory)).x = 180; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey4": MovieClip(this.getChildByName(memory)).x = 230; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey5": MovieClip(this.getChildByName(memory)).x = 280; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey6": MovieClip(this.getChildByName(memory)).x = 80; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey7": MovieClip(this.getChildByName(memory)).x = 130; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey8": MovieClip(this.getChildByName(memory)).x = 180; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey9": MovieClip(this.getChildByName(memory)).x = 230; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey10": MovieClip(this.getChildByName(memory)).x = 280; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey11": MovieClip(this.getChildByName(memory)).x = 80; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey12": MovieClip(this.getChildByName(memory)).x = 130; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey13": MovieClip(this.getChildByName(memory)).x = 180; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey14": MovieClip(this.getChildByName(memory)).x = 230; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "skey15": MovieClip(this.getChildByName(memory)).x = 280; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "sm": MovieClip(this.getChildByName(memory)).x = 350; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "si": MovieClip(this.getChildByName(memory)).x = 410; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "se": MovieClip(this.getChildByName(memory)).x = 480; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "sp": MovieClip(this.getChildByName(memory)).x = 560; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; case "sr": MovieClip(this.getChildByName(memory)).x = 620; MovieClip(this.getChildByName(memory)).y = 0; memoryBoolean = true; break; }; }; }; memory = ""; memoryBoolean = false; } } }//package cube_fla
Section 46
//gaga_181 (cube_fla.gaga_181) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_181 extends MovieClip { public function gaga_181(){ addFrameScript(0, frame1); } function frame1(){ stop(); this.addEventListener(MouseEvent.MOUSE_DOWN, display1); } public function display1(_arg1:MouseEvent):void{ MyVars.infoText.text = "Brush"; } } }//package cube_fla
Section 47
//gaga_189 (cube_fla.gaga_189) package cube_fla { import flash.display.*; public dynamic class gaga_189 extends MovieClip { public function gaga_189(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 48
//gaga_190 (cube_fla.gaga_190) package cube_fla { import flash.display.*; public dynamic class gaga_190 extends MovieClip { public function gaga_190(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 49
//gaga_191 (cube_fla.gaga_191) package cube_fla { import flash.display.*; public dynamic class gaga_191 extends MovieClip { public function gaga_191(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 50
//gaga_192 (cube_fla.gaga_192) package cube_fla { import flash.display.*; public dynamic class gaga_192 extends MovieClip { public function gaga_192(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 51
//gaga_194 (cube_fla.gaga_194) package cube_fla { import flash.display.*; public dynamic class gaga_194 extends MovieClip { public function gaga_194(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 52
//gaga_196 (cube_fla.gaga_196) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_196 extends MovieClip { public function gaga_196(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK15); } public function displayK15(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 53
//gaga_197 (cube_fla.gaga_197) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_197 extends MovieClip { public function gaga_197(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK9); } public function displayK9(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 54
//gaga_198 (cube_fla.gaga_198) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_198 extends MovieClip { public function gaga_198(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK10); } public function displayK10(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 55
//gaga_199 (cube_fla.gaga_199) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_199 extends MovieClip { public function gaga_199(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK4); } public function displayK4(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 56
//gaga_200 (cube_fla.gaga_200) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_200 extends MovieClip { public function gaga_200(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK3); } public function displayK3(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 57
//gaga_201 (cube_fla.gaga_201) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_201 extends MovieClip { public function gaga_201(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK2); } public function displayK2(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 58
//gaga_202 (cube_fla.gaga_202) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_202 extends MovieClip { public function gaga_202(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK6); } public function displayK6(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 59
//gaga_203 (cube_fla.gaga_203) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_203 extends MovieClip { public function gaga_203(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK7); } public function displayK7(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 60
//gaga_204 (cube_fla.gaga_204) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_204 extends MovieClip { public function gaga_204(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK12); } public function displayK12(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 61
//gaga_205 (cube_fla.gaga_205) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_205 extends MovieClip { public function gaga_205(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayK13); } public function displayK13(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 62
//gaga_206 (cube_fla.gaga_206) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_206 extends MovieClip { public function gaga_206(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key1Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayK1); } public function displayK1(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 63
//gaga_207 (cube_fla.gaga_207) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_207 extends MovieClip { public var sse:MovieClip; public var rect:Rectangle; public var ssi:MovieClip; public var ssm:MovieClip; public var ssp:MovieClip; public var ivis:MovieClip; public var memoryWin:String; public var ssrHit:MovieClip; public var ssr:MovieClip; public var sseHit:MovieClip; public var sspHit:MovieClip; public var rvis:MovieClip; public var ssmHit:MovieClip; public var mvis:MovieClip; public var memoryWinBoolean:Boolean; public var pvis:MovieClip; public var evis:MovieClip; public var ssiHit:MovieClip; public var close:SimpleButton; public function gaga_207(){ addFrameScript(0, frame1); } public function getFun1(_arg1:MouseEvent):void{ this.x = 1500; MovieClip(this.parent).speedControl.sp.visible = true; MovieClip(this.parent).speedControl.sr.visible = true; MovieClip(this.parent).speedControl.si.visible = true; MovieClip(this.parent).speedControl.sm.visible = true; MovieClip(this.parent).speedControl.se.visible = true; } public function upHandler(_arg1:MouseEvent):void{ switch (_arg1.target.name){ case "ssp": if (ssp.hitTestObject(sspHit)){ ssp.visible = false; pvis.visible = true; } else { ssp.x = 184; ssp.y = 0.1; }; break; case "ssr": if (ssr.hitTestObject(ssrHit)){ ssr.visible = false; rvis.visible = true; } else { ssr.x = 86; ssr.y = 96; }; break; case "ssi": if (ssi.hitTestObject(ssiHit)){ ssi.visible = false; ivis.visible = true; } else { ssi.x = -168; ssi.y = -106; }; break; case "ssm": if (ssm.hitTestObject(ssmHit)){ ssm.visible = false; mvis.visible = true; } else { ssm.x = -98; ssm.y = 100.4; }; break; case "sse": if (sse.hitTestObject(sseHit)){ sse.visible = false; evis.visible = true; } else { sse.x = 71; sse.y = -96; }; break; }; if ((((((((((memoryWin == "ssp")) || ((memoryWin == "ssr")))) || ((memoryWin == "ssi ")))) || ((memoryWin == "ssm")))) || ((memoryWin == "sse")))){ if (!memoryWinBoolean){ switch (memoryWin){ case "ssp": MovieClip(this.getChildByName(memoryWin)).x = 184; MovieClip(this.getChildByName(memoryWin)).y = 0.1; memoryWinBoolean = true; break; case "ssr": MovieClip(this.getChildByName(memoryWin)).x = 86; MovieClip(this.getChildByName(memoryWin)).y = 96; memoryWinBoolean = true; break; case "ssi": MovieClip(this.getChildByName(memoryWin)).x = -168; MovieClip(this.getChildByName(memoryWin)).y = -106; memoryWinBoolean = true; break; case "ssm": MovieClip(this.getChildByName(memoryWin)).x = -98; MovieClip(this.getChildByName(memoryWin)).y = 100.4; memoryWinBoolean = true; break; case "sse": MovieClip(this.getChildByName(memoryWin)).x = 71; MovieClip(this.getChildByName(memoryWin)).y = -96; memoryWinBoolean = true; break; }; }; }; memoryWin = ""; memoryWinBoolean = false; } public function downHandler(_arg1:MouseEvent):void{ if ((((((((((_arg1.target.name == "ssp")) || ((_arg1.target.name == "ssr")))) || ((_arg1.target.name == "ssi")))) || ((_arg1.target.name == "ssm")))) || ((_arg1.target.name == "sse")))){ memoryWin = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect); }; } function frame1(){ pvis.visible = false; rvis.visible = false; ivis.visible = false; mvis.visible = false; evis.visible = false; ssp.mouseChildren = false; ssr.mouseChildren = false; ssi.mouseChildren = false; ssm.mouseChildren = false; sse.mouseChildren = false; close.addEventListener(MouseEvent.CLICK, getFun1); rect = new Rectangle(-237.8, -153.7, 460.9, 271); memoryWinBoolean = false; addEventListener(MouseEvent.MOUSE_DOWN, downHandler); addEventListener(MouseEvent.MOUSE_UP, upHandler); } } }//package cube_fla
Section 64
//gaga_208 (cube_fla.gaga_208) package cube_fla { import flash.display.*; public dynamic class gaga_208 extends MovieClip { public function gaga_208(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 65
//gaga_209 (cube_fla.gaga_209) package cube_fla { import flash.display.*; public dynamic class gaga_209 extends MovieClip { public function gaga_209(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 66
//gaga_210 (cube_fla.gaga_210) package cube_fla { import flash.display.*; public dynamic class gaga_210 extends MovieClip { public function gaga_210(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 67
//gaga_211 (cube_fla.gaga_211) package cube_fla { import flash.display.*; public dynamic class gaga_211 extends MovieClip { public function gaga_211(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 68
//gaga_213 (cube_fla.gaga_213) package cube_fla { import flash.display.*; public dynamic class gaga_213 extends MovieClip { public function gaga_213(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 69
//gaga_216 (cube_fla.gaga_216) package cube_fla { import flash.display.*; public dynamic class gaga_216 extends MovieClip { public function gaga_216(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 70
//gaga_217 (cube_fla.gaga_217) package cube_fla { import flash.display.*; public dynamic class gaga_217 extends MovieClip { public function gaga_217(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 71
//gaga_218 (cube_fla.gaga_218) package cube_fla { import flash.display.*; public dynamic class gaga_218 extends MovieClip { public function gaga_218(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 72
//gaga_219 (cube_fla.gaga_219) package cube_fla { import flash.display.*; public dynamic class gaga_219 extends MovieClip { public function gaga_219(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 73
//gaga_221 (cube_fla.gaga_221) package cube_fla { import flash.display.*; public dynamic class gaga_221 extends MovieClip { public function gaga_221(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 74
//gaga_231 (cube_fla.gaga_231) package cube_fla { import flash.display.*; public dynamic class gaga_231 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 75
//gaga_232 (cube_fla.gaga_232) package cube_fla { import flash.display.*; public dynamic class gaga_232 extends MovieClip { public var centreMode:MovieClip; public var bottomMode:MovieClip; public var leftMode:MovieClip; public var topMode:MovieClip; public var rightMode:MovieClip; } }//package cube_fla
Section 76
//gaga_235 (cube_fla.gaga_235) package cube_fla { import flash.display.*; public dynamic class gaga_235 extends MovieClip { public function gaga_235(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 77
//gaga_237 (cube_fla.gaga_237) package cube_fla { import flash.display.*; public dynamic class gaga_237 extends MovieClip { public function gaga_237(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 78
//gaga_240 (cube_fla.gaga_240) package cube_fla { import flash.display.*; public dynamic class gaga_240 extends MovieClip { public function gaga_240(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 79
//gaga_241 (cube_fla.gaga_241) package cube_fla { import flash.display.*; public dynamic class gaga_241 extends MovieClip { public function gaga_241(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 80
//gaga_242 (cube_fla.gaga_242) package cube_fla { import flash.display.*; public dynamic class gaga_242 extends MovieClip { public function gaga_242(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); } function frame1(){ stop(); if (MyVars.tNodeOpened){ this.gotoAndStop(15); }; } } }//package cube_fla
Section 81
//gaga_244 (cube_fla.gaga_244) package cube_fla { import flash.display.*; public dynamic class gaga_244 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; } }//package cube_fla
Section 82
//gaga_269 (cube_fla.gaga_269) package cube_fla { import flash.display.*; public dynamic class gaga_269 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; } }//package cube_fla
Section 83
//gaga_294 (cube_fla.gaga_294) package cube_fla { import flash.display.*; public dynamic class gaga_294 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; } }//package cube_fla
Section 84
//gaga_295 (cube_fla.gaga_295) package cube_fla { import flash.display.*; public dynamic class gaga_295 extends MovieClip { public function gaga_295(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 85
//gaga_308 (cube_fla.gaga_308) package cube_fla { import flash.display.*; public dynamic class gaga_308 extends MovieClip { public function gaga_308(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 86
//gaga_309 (cube_fla.gaga_309) package cube_fla { import flash.display.*; public dynamic class gaga_309 extends MovieClip { public function gaga_309(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 87
//gaga_310 (cube_fla.gaga_310) package cube_fla { import flash.display.*; public dynamic class gaga_310 extends MovieClip { public function gaga_310(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 88
//gaga_311 (cube_fla.gaga_311) package cube_fla { import flash.display.*; public dynamic class gaga_311 extends MovieClip { public function gaga_311(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 89
//gaga_312 (cube_fla.gaga_312) package cube_fla { import flash.display.*; public dynamic class gaga_312 extends MovieClip { public function gaga_312(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 90
//gaga_313 (cube_fla.gaga_313) package cube_fla { import flash.display.*; public dynamic class gaga_313 extends MovieClip { public function gaga_313(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 91
//gaga_314 (cube_fla.gaga_314) package cube_fla { import flash.display.*; public dynamic class gaga_314 extends MovieClip { public function gaga_314(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 92
//gaga_315 (cube_fla.gaga_315) package cube_fla { import flash.display.*; public dynamic class gaga_315 extends MovieClip { public function gaga_315(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 93
//gaga_316 (cube_fla.gaga_316) package cube_fla { import flash.display.*; public dynamic class gaga_316 extends MovieClip { public function gaga_316(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 94
//gaga_317 (cube_fla.gaga_317) package cube_fla { import flash.display.*; public dynamic class gaga_317 extends MovieClip { public function gaga_317(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 95
//gaga_318 (cube_fla.gaga_318) package cube_fla { import flash.display.*; public dynamic class gaga_318 extends MovieClip { public function gaga_318(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 96
//gaga_319 (cube_fla.gaga_319) package cube_fla { import flash.display.*; public dynamic class gaga_319 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; } }//package cube_fla
Section 97
//gaga_344 (cube_fla.gaga_344) package cube_fla { import flash.display.*; public dynamic class gaga_344 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; } }//package cube_fla
Section 98
//gaga_369 (cube_fla.gaga_369) package cube_fla { import flash.display.*; public dynamic class gaga_369 extends MovieClip { public function gaga_369(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 99
//gaga_370 (cube_fla.gaga_370) package cube_fla { import flash.display.*; public dynamic class gaga_370 extends MovieClip { public function gaga_370(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); } function frame1(){ stop(); if (MyVars.bNodeOpened){ this.gotoAndStop(15); }; } } }//package cube_fla
Section 100
//gaga_374 (cube_fla.gaga_374) package cube_fla { import flash.display.*; public dynamic class gaga_374 extends MovieClip { public function gaga_374(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); } function frame1(){ stop(); if (MyVars.lNodeOpened){ this.gotoAndStop(15); }; } } }//package cube_fla
Section 101
//gaga_375 (cube_fla.gaga_375) package cube_fla { import flash.display.*; public dynamic class gaga_375 extends MovieClip { public function gaga_375(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); } function frame1(){ stop(); if (MyVars.rNodeOpened){ this.gotoAndStop(15); }; } } }//package cube_fla
Section 102
//gaga_376 (cube_fla.gaga_376) package cube_fla { import flash.display.*; public dynamic class gaga_376 extends MovieClip { public function gaga_376(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); } function frame1(){ stop(); if (MyVars.cNodeOpened){ this.gotoAndStop(15); }; } } }//package cube_fla
Section 103
//gaga_385 (cube_fla.gaga_385) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_385 extends MovieClip { public var bOpened2:BoxOpened; public function gaga_385(){ addFrameScript(0, frame1, 1, frame2, 33, frame34, 39, frame40); } function frame1(){ stop(); if (((((((((((MyVars.cNodeOpened) && (MyVars.lNodeOpened))) && (MyVars.rNodeOpened))) && (MyVars.tNodeOpened))) && (MyVars.bNodeOpened))) && ((MyVars.box2Opened == false)))){ this.gotoAndPlay(2); }; if (MyVars.box2Opened){ this.gotoAndStop(40); }; } function frame2(){ MovieClip(this.parent).mouseChildren = false; MovieClip(this.parent).mouseEnabled = false; } function frame34(){ bOpened2 = new BoxOpened(); if (MyVars.soundToggle){ bOpened2.play(); }; } function frame40(){ stop(); MyVars.box2Opened = true; MovieClip(this.parent).mouseChildren = true; MovieClip(this.parent).mouseEnabled = true; this.addEventListener(MouseEvent.CLICK, gotoBox2); } public function gotoBox2(_arg1:MouseEvent):void{ MyVars.infoText.text = "Box"; MovieClip(this.parent).gotoAndStop("box2Page"); } } }//package cube_fla
Section 104
//gaga_391 (cube_fla.gaga_391) package cube_fla { import flash.display.*; public dynamic class gaga_391 extends MovieClip { public function gaga_391(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key10Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 105
//gaga_392 (cube_fla.gaga_392) package cube_fla { import flash.display.*; public dynamic class gaga_392 extends MovieClip { public function gaga_392(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key8Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 106
//gaga_393 (cube_fla.gaga_393) package cube_fla { import flash.display.*; public dynamic class gaga_393 extends MovieClip { public function gaga_393(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key9Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 107
//gaga_394 (cube_fla.gaga_394) package cube_fla { import flash.display.*; public dynamic class gaga_394 extends MovieClip { public function gaga_394(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key7Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 108
//gaga_395 (cube_fla.gaga_395) package cube_fla { import flash.display.*; public dynamic class gaga_395 extends MovieClip { public function gaga_395(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key6Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 109
//gaga_397 (cube_fla.gaga_397) package cube_fla { import flash.display.*; public dynamic class gaga_397 extends MovieClip { public var numberGroup:MovieClip; } }//package cube_fla
Section 110
//gaga_401 (cube_fla.gaga_401) package cube_fla { import flash.display.*; public dynamic class gaga_401 extends MovieClip { public var cnumberRef:MovieClip; public var mClipRef:MovieClip; public function gaga_401(){ addFrameScript(0, frame1); } function frame1(){ if (MyVars.mTaken){ mClipRef.gotoAndStop(5); }; } } }//package cube_fla
Section 111
//gaga_402 (cube_fla.gaga_402) package cube_fla { import flash.display.*; public dynamic class gaga_402 extends MovieClip { public function gaga_402(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 112
//gaga_403 (cube_fla.gaga_403) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_403 extends MovieClip { public var twentyThreeRef:MovieClip; public var twentyOneRef:MovieClip; public var twentyTwoRef:MovieClip; public function gaga_403(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.number1Seen){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.number1Seen = true; if (MyVars.TwentyOneBool){ MovieClip(this.parent).mClipRef.gotoAndStop(2); twentyOneRef.x = -23; twentyOneRef.y = 0.5; twentyOneRef.visible = false; twentyTwoRef.visible = true; twentyThreeRef.visible = true; }; if (MyVars.TwentyTwoBool){ MovieClip(this.parent).mClipRef.gotoAndStop(3); twentyTwoRef.x = 0.3; twentyTwoRef.y = -0.5; twentyTwoRef.visible = false; twentyOneRef.visible = true; twentyThreeRef.visible = true; }; if (MyVars.TwentyThreeBool){ MovieClip(this.parent).mClipRef.gotoAndStop(4); twentyThreeRef.x = 22.9; twentyThreeRef.y = -0.5; twentyThreeRef.visible = false; twentyTwoRef.visible = true; twentyOneRef.visible = true; }; } } }//package cube_fla
Section 113
//gaga_407 (cube_fla.gaga_407) package cube_fla { import flash.display.*; public dynamic class gaga_407 extends MovieClip { public var eClipRef:MovieClip; public var eNumberRef:MovieClip; public function gaga_407(){ addFrameScript(0, frame1); } function frame1(){ if (MyVars.eTaken){ eClipRef.gotoAndStop(5); }; } } }//package cube_fla
Section 114
//gaga_408 (cube_fla.gaga_408) package cube_fla { import flash.display.*; public dynamic class gaga_408 extends MovieClip { public function gaga_408(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 115
//gaga_409 (cube_fla.gaga_409) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_409 extends MovieClip { public var threeRef:MovieClip; public var tenRef:MovieClip; public var twoRef:MovieClip; public function gaga_409(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.number3Seen){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.number3Seen = true; if (MyVars.TwoBool){ MovieClip(this.parent).eClipRef.gotoAndStop(2); twoRef.x = -16.9; twoRef.y = 6.3; twoRef.visible = false; threeRef.visible = true; tenRef.visible = true; }; if (MyVars.ThreeBool){ MovieClip(this.parent).eClipRef.gotoAndStop(3); threeRef.x = -0.7; threeRef.y = 3.1; threeRef.visible = false; twoRef.visible = true; tenRef.visible = true; }; if (MyVars.TenBool){ MovieClip(this.parent).eClipRef.gotoAndStop(4); tenRef.x = 17.2; tenRef.y = 0.3; tenRef.visible = false; threeRef.visible = true; twoRef.visible = true; }; } } }//package cube_fla
Section 116
//gaga_413 (cube_fla.gaga_413) package cube_fla { import flash.display.*; public dynamic class gaga_413 extends MovieClip { public var inumberRef:MovieClip; public var iClipRef:MovieClip; public function gaga_413(){ addFrameScript(0, frame1); } function frame1(){ if (MyVars.iTaken){ iClipRef.gotoAndStop(5); }; } } }//package cube_fla
Section 117
//gaga_414 (cube_fla.gaga_414) package cube_fla { import flash.display.*; public dynamic class gaga_414 extends MovieClip { public function gaga_414(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 118
//gaga_415 (cube_fla.gaga_415) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_415 extends MovieClip { public var sixteenRef:MovieClip; public var elevenRef:MovieClip; public var fifteenRef:MovieClip; public function gaga_415(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.number2Seen){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.number2Seen = true; if (MyVars.ElevenBool){ MovieClip(this.parent).iClipRef.gotoAndStop(2); elevenRef.x = -16.4; elevenRef.y = -4; elevenRef.visible = false; fifteenRef.visible = true; sixteenRef.visible = true; }; if (MyVars.FifteenBool){ MovieClip(this.parent).iClipRef.gotoAndStop(3); fifteenRef.x = 0; fifteenRef.y = 1.5; fifteenRef.visible = false; elevenRef.visible = true; sixteenRef.visible = true; }; if (MyVars.SixteenBool){ MovieClip(this.parent).iClipRef.gotoAndStop(4); sixteenRef.x = 16; sixteenRef.y = 1; sixteenRef.visible = false; fifteenRef.visible = true; elevenRef.visible = true; }; } } }//package cube_fla
Section 119
//gaga_420 (cube_fla.gaga_420) package cube_fla { import flash.display.*; public dynamic class gaga_420 extends MovieClip { public function gaga_420(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); MyVars.secondComplete = true; } function frame1(){ stop(); if (MyVars.secondComplete){ this.gotoAndStop(15); }; if (((((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))) && (!(MyVars.secondComplete)))){ this.gotoAndPlay(2); }; } } }//package cube_fla
Section 120
//gaga_421 (cube_fla.gaga_421) package cube_fla { import flash.display.*; public dynamic class gaga_421 extends MovieClip { public function gaga_421(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); MyVars.thirdComplete = true; } function frame1(){ stop(); if (MyVars.thirdComplete){ this.gotoAndStop(15); }; if (((((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))) && (!(MyVars.thirdComplete)))){ this.gotoAndPlay(2); }; } } }//package cube_fla
Section 121
//gaga_422 (cube_fla.gaga_422) package cube_fla { import flash.display.*; public dynamic class gaga_422 extends MovieClip { public function gaga_422(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); MyVars.firstComplete = true; } function frame1(){ stop(); if (MyVars.firstComplete){ this.gotoAndStop(15); }; if (((((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))) && (!(MyVars.firstComplete)))){ this.gotoAndPlay(2); }; } } }//package cube_fla
Section 122
//gaga_424 (cube_fla.gaga_424) package cube_fla { import flash.display.*; public dynamic class gaga_424 extends MovieClip { public function gaga_424(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); MyVars.fourthComplete = true; } function frame1(){ stop(); if (MyVars.fourthComplete){ this.gotoAndStop(15); }; if (((((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))) && (!(MyVars.fourthComplete)))){ this.gotoAndPlay(2); }; } } }//package cube_fla
Section 123
//gaga_426 (cube_fla.gaga_426) package cube_fla { import flash.display.*; public dynamic class gaga_426 extends MovieClip { public var pNumberRef:MovieClip; public var rNumberRef:MovieClip; public var rClipRef:MovieClip; public var pClipRef:MovieClip; public var rClip:MovieClip; public function gaga_426(){ addFrameScript(0, frame1); } function frame1(){ if (MyVars.rTaken){ rClipRef.gotoAndStop(5); }; if (MyVars.pTaken){ pClipRef.gotoAndStop(5); }; } } }//package cube_fla
Section 124
//gaga_427 (cube_fla.gaga_427) package cube_fla { import flash.display.*; public dynamic class gaga_427 extends MovieClip { public function gaga_427(){ addFrameScript(0, frame1, 14, frame15); } function frame15(){ stop(); MyVars.fifthComplete = true; } function frame1(){ stop(); if (MyVars.fifthComplete){ this.gotoAndStop(15); }; if (((((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))) && (!(MyVars.fifthComplete)))){ this.gotoAndPlay(2); }; } } }//package cube_fla
Section 125
//gaga_428 (cube_fla.gaga_428) package cube_fla { import flash.display.*; public dynamic class gaga_428 extends MovieClip { public function gaga_428(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 126
//gaga_429 (cube_fla.gaga_429) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_429 extends MovieClip { public var fortyTwoRef:MovieClip; public var hole4:MovieClip; public var fortyOneRef:MovieClip; public var fortyFiveRef:MovieClip; public function gaga_429(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.number4Seen){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.number4Seen = true; if (MyVars.fortyOneBool){ MovieClip(this.parent).pClipRef.gotoAndStop(2); fortyOneRef.x = -17.3; fortyOneRef.y = 0.1; fortyOneRef.visible = false; fortyTwoRef.visible = true; fortyFiveRef.visible = true; }; if (MyVars.fortyTwoBool){ MovieClip(this.parent).pClipRef.gotoAndStop(3); fortyTwoRef.x = 0; fortyTwoRef.y = 0.4; fortyTwoRef.visible = false; fortyOneRef.visible = true; fortyFiveRef.visible = true; }; if (MyVars.fortyFiveBool){ MovieClip(this.parent).pClipRef.gotoAndStop(4); fortyFiveRef.x = 17.2; fortyFiveRef.y = 0.1; fortyFiveRef.visible = false; fortyTwoRef.visible = true; fortyOneRef.visible = true; }; } } }//package cube_fla
Section 127
//gaga_435 (cube_fla.gaga_435) package cube_fla { import flash.display.*; public dynamic class gaga_435 extends MovieClip { public function gaga_435(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 128
//gaga_436 (cube_fla.gaga_436) package cube_fla { import flash.display.*; public dynamic class gaga_436 extends MovieClip { public function gaga_436(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 129
//gaga_437 (cube_fla.gaga_437) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_437 extends MovieClip { public var thirtySevenRef:MovieClip; public var hole5:MovieClip; public var thirtyEightRef:MovieClip; public var thirtySixRef:MovieClip; public function gaga_437(){ addFrameScript(0, frame1, 1, frame2); } function frame1(){ stop(); if (MyVars.number5Seen){ this.gotoAndStop(2); }; } function frame2(){ stop(); MyVars.number5Seen = true; if (MyVars.thirtySixBool){ MovieClip(this.parent).rClipRef.gotoAndStop(2); thirtySixRef.x = -19.3; thirtySixRef.y = 0; thirtySixRef.visible = false; thirtySevenRef.visible = true; thirtyEightRef.visible = true; }; if (MyVars.thirtySevenBool){ MovieClip(this.parent).rClipRef.gotoAndStop(3); thirtySevenRef.x = 1.5; thirtySevenRef.y = 0; thirtySevenRef.visible = false; thirtySixRef.visible = true; thirtyEightRef.visible = true; }; if (MyVars.thirtyEightBool){ MovieClip(this.parent).rClipRef.gotoAndStop(4); thirtyEightRef.x = 19.3; thirtyEightRef.y = 0; thirtyEightRef.visible = false; thirtySevenRef.visible = true; thirtySixRef.visible = true; }; } } }//package cube_fla
Section 130
//gaga_442 (cube_fla.gaga_442) package cube_fla { import flash.display.*; public dynamic class gaga_442 extends MovieClip { public function gaga_442(){ addFrameScript(0, frame1, 1, frame2, 49, frame50); } function frame1(){ stop(); if (((((((((((MyVars.TwentyThreeBool) && (!(MyVars.numberWork)))) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ this.gotoAndPlay(2); }; if (MyVars.numberWork){ this.gotoAndStop(50); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame50(){ stop(); MyVars.numberWork = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } } }//package cube_fla
Section 131
//gaga_444 (cube_fla.gaga_444) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_444 extends MovieClip { public var bOpened3:BoxOpened; public function gaga_444(){ addFrameScript(0, frame1, 1, frame2, 33, frame34, 39, frame40); } function frame1(){ stop(); if (MyVars.box3Opened){ this.gotoAndStop(40); }; } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame34(){ bOpened3 = new BoxOpened(); if (MyVars.soundToggle){ bOpened3.play(); }; } function frame40(){ stop(); MyVars.box3Opened = true; MovieClip(this.parent).mouseEnabled = true; MovieClip(this.parent).mouseChildren = true; this.addEventListener(MouseEvent.CLICK, gotoBox3); } public function gotoBox3(_arg1:MouseEvent):void{ MyVars.infoText.text = "Box"; MovieClip(this.parent).gotoAndStop("box3Page"); } } }//package cube_fla
Section 132
//gaga_445 (cube_fla.gaga_445) package cube_fla { import flash.display.*; public dynamic class gaga_445 extends MovieClip { public function gaga_445(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key11Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 133
//gaga_446 (cube_fla.gaga_446) package cube_fla { import flash.display.*; public dynamic class gaga_446 extends MovieClip { public function gaga_446(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key12Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 134
//gaga_447 (cube_fla.gaga_447) package cube_fla { import flash.display.*; public dynamic class gaga_447 extends MovieClip { public function gaga_447(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key13Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 135
//gaga_448 (cube_fla.gaga_448) package cube_fla { import flash.display.*; public dynamic class gaga_448 extends MovieClip { public function gaga_448(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key14Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 136
//gaga_449 (cube_fla.gaga_449) package cube_fla { import flash.display.*; public dynamic class gaga_449 extends MovieClip { public function gaga_449(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key15Taken) && (this.parent))){ this.parent.removeChild(this); }; } } }//package cube_fla
Section 137
//gaga_451 (cube_fla.gaga_451) package cube_fla { import flash.display.*; public dynamic class gaga_451 extends MovieClip { public var inside:MovieClip; public var blue1:MovieClip; public var blue2:MovieClip; public var yellow2:MovieClip; public var yellow1:MovieClip; public var violet:MovieClip; public var red:MovieClip; public var green1:MovieClip; public var indigo1:MovieClip; public var indigo2:MovieClip; public var green2:MovieClip; public var orange1:MovieClip; public var orange2:MovieClip; public function gaga_451(){ addFrameScript(0, frame1, 1, frame2, 46, frame47); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame47(){ stop(); MovieClip(this.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 138
//gaga_452 (cube_fla.gaga_452) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_452 extends MovieClip { public function gaga_452(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayPain); } public function displayPain(_arg1:MouseEvent):void{ MyVars.infoText.text = "Paint"; } } }//package cube_fla
Section 139
//gaga_462 (cube_fla.gaga_462) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_462 extends MovieClip { public var left1Node:MovieClip; public var two:MovieClip; public var one:MovieClip; public var three:MovieClip; public function gaga_462(){ addFrameScript(0, frame1, 1, frame2, 45, frame46, 58, frame59); } function frame1(){ stop(); stop(); } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame46(){ stop(); MovieClip(this.parent).downButton.mouseEnabled = false; MovieClip(this.parent).gotoAndStop("light"); } function frame59(){ } } }//package cube_fla
Section 140
//gaga_463 (cube_fla.gaga_463) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_463 extends MovieClip { public function gaga_463(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.left1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.left1ThreeComplete = true; if (((((((MyVars.left1OneComplete) && (MyVars.left1TwoComplete))) && (MyVars.left1ThreeComplete))) && ((MovieClip(this.parent).left1Node.currentFrame == 1)))){ MovieClip(this.parent).left1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 141
//gaga_464 (cube_fla.gaga_464) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_464 extends MovieClip { public function gaga_464(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.left1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.left1OneComplete = true; if (((((((MyVars.left1OneComplete) && (MyVars.left1TwoComplete))) && (MyVars.left1ThreeComplete))) && ((MovieClip(this.parent).left1Node.currentFrame == 1)))){ MovieClip(this.parent).left1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 142
//gaga_465 (cube_fla.gaga_465) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_465 extends MovieClip { public function gaga_465(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.left1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.left1TwoComplete = true; if (((((((MyVars.left1OneComplete) && (MyVars.left1TwoComplete))) && (MyVars.left1ThreeComplete))) && ((MovieClip(this.parent).left1Node.currentFrame == 1)))){ MovieClip(this.parent).left1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 143
//gaga_466 (cube_fla.gaga_466) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_466 extends MovieClip { public var poin1:Pointer1; public var key2Hit:MovieClip; public function gaga_466(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.left1NodeOpened = true; MovieClip(this.parent.parent).speedControl.skey2.addEventListener(MouseEvent.MOUSE_UP, stopWithkey2); } function frame1(){ stop(); if (MyVars.left1NodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; poin1 = new Pointer1(); if (MyVars.soundToggle){ poin1.play(); }; } public function stopWithkey2(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent).currentFrame == 5){ if (((MovieClip(this.parent.parent).speedControl.skey2.hitTestObject(key2Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent).speedControl.skey2.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey2); MovieClip(this.parent.parent).speedControl.skey2.visible = false; }; }; } } }//package cube_fla
Section 144
//gaga_472 (cube_fla.gaga_472) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_472 extends MovieClip { public var right1Node:MovieClip; public var two:MovieClip; public var one:MovieClip; public var three:MovieClip; public function gaga_472(){ addFrameScript(0, frame1, 1, frame2, 45, frame46); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent).mouseChildren = false; MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).downButton.mouseEnabled = false; } function frame46(){ stop(); MovieClip(this.parent).downButton.mouseEnabled = false; MovieClip(this.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 145
//gaga_473 (cube_fla.gaga_473) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_473 extends MovieClip { public function gaga_473(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.right1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.right1OneComplete = true; if (MovieClip(this.parent).right1Node){ if (((((((MyVars.right1OneComplete) && (MyVars.right1TwoComplete))) && (MyVars.right1ThreeComplete))) && ((MovieClip(this.parent).right1Node.currentFrame == 1)))){ MovieClip(this.parent).right1Node.gotoAndPlay(2); }; }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 146
//gaga_474 (cube_fla.gaga_474) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_474 extends MovieClip { public function gaga_474(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.right1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.right1ThreeComplete = true; if (MovieClip(this.parent).right1Node){ if (((((((MyVars.right1OneComplete) && (MyVars.right1TwoComplete))) && (MyVars.right1ThreeComplete))) && ((MovieClip(this.parent).right1Node.currentFrame == 1)))){ MovieClip(this.parent).right1Node.gotoAndPlay(2); }; }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 147
//gaga_475 (cube_fla.gaga_475) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_475 extends MovieClip { public function gaga_475(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.right1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.right1TwoComplete = true; if (MovieClip(this.parent).right1Node){ if (((((((MyVars.right1OneComplete) && (MyVars.right1TwoComplete))) && (MyVars.right1ThreeComplete))) && ((MovieClip(this.parent).right1Node.currentFrame == 1)))){ MovieClip(this.parent).right1Node.gotoAndPlay(2); }; }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 148
//gaga_476 (cube_fla.gaga_476) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_476 extends MovieClip { public var key3Hit:MovieClip; public var poin2:Pointer1; public function gaga_476(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.right1NodeOpened = true; MovieClip(this.parent.parent).speedControl.skey3.addEventListener(MouseEvent.MOUSE_UP, stopWithkey3); } function frame1(){ stop(); if (MyVars.right1NodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; poin2 = new Pointer1(); if (MyVars.soundToggle){ poin2.play(); }; } public function stopWithkey3(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent).currentFrame == 6){ if (((MovieClip(this.parent.parent).speedControl.skey3.hitTestObject(key3Hit)) && ((MovieClip(this.parent.parent).right1Main.currentFrame == 1)))){ MovieClip(this.parent.parent).right1Main.gotoAndPlay(2); MovieClip(this.parent.parent).speedControl.skey3.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey3); MovieClip(this.parent.parent).speedControl.skey3.visible = false; }; }; } } }//package cube_fla
Section 149
//gaga_480 (cube_fla.gaga_480) package cube_fla { import flash.display.*; public dynamic class gaga_480 extends MovieClip { public var two:MovieClip; public var one:MovieClip; public var three:MovieClip; public var top1Node:MovieClip; public function gaga_480(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 150
//gaga_481 (cube_fla.gaga_481) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_481 extends MovieClip { public function gaga_481(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.top1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.top1ThreeComplete = true; if (((((((MyVars.top1OneComplete) && (MyVars.top1TwoComplete))) && (MyVars.top1ThreeComplete))) && ((MovieClip(this.parent).top1Node.currentFrame == 1)))){ MovieClip(this.parent).top1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 151
//gaga_482 (cube_fla.gaga_482) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_482 extends MovieClip { public function gaga_482(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.top1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.top1OneComplete = true; if (((((((MyVars.top1OneComplete) && (MyVars.top1TwoComplete))) && (MyVars.top1ThreeComplete))) && ((MovieClip(this.parent).top1Node.currentFrame == 1)))){ MovieClip(this.parent).top1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 152
//gaga_483 (cube_fla.gaga_483) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_483 extends MovieClip { public function gaga_483(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.top1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.top1TwoComplete = true; if (((((((MyVars.top1OneComplete) && (MyVars.top1TwoComplete))) && (MyVars.top1ThreeComplete))) && ((MovieClip(this.parent).top1Node.currentFrame == 1)))){ MovieClip(this.parent).top1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 153
//gaga_484 (cube_fla.gaga_484) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_484 extends MovieClip { public var poin3:Pointer1; public var key4Hit:MovieClip; public function gaga_484(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.top1NodeOpened = true; MovieClip(this.parent.parent).speedControl.skey4.addEventListener(MouseEvent.MOUSE_UP, stopWithkey4); } function frame1(){ stop(); if (MyVars.top1NodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; poin3 = new Pointer1(); if (MyVars.soundToggle){ poin3.play(); }; } public function stopWithkey4(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent).currentFrame == 7){ if (((MovieClip(this.parent.parent).speedControl.skey4.hitTestObject(key4Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent).speedControl.skey4.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey4); MovieClip(this.parent.parent).speedControl.skey4.visible = false; }; }; } } }//package cube_fla
Section 154
//gaga_487 (cube_fla.gaga_487) package cube_fla { import flash.display.*; public dynamic class gaga_487 extends MovieClip { public var two:MovieClip; public var one:MovieClip; public var bottom1Node:MovieClip; public var three:MovieClip; public function gaga_487(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent).mouseEnabled = false; MovieClip(this.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 155
//gaga_488 (cube_fla.gaga_488) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_488 extends MovieClip { public function gaga_488(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1TwoComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.bottom1TwoComplete = true; if (((((((MyVars.bottom1OneComplete) && (MyVars.bottom1TwoComplete))) && (MyVars.bottom1ThreeComplete))) && ((MovieClip(this.parent).bottom1Node.currentFrame == 1)))){ MovieClip(this.parent).bottom1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 156
//gaga_489 (cube_fla.gaga_489) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_489 extends MovieClip { public function gaga_489(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1OneComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.bottom1OneComplete = true; if (((((((MyVars.bottom1OneComplete) && (MyVars.bottom1TwoComplete))) && (MyVars.bottom1ThreeComplete))) && ((MovieClip(this.parent).bottom1Node.currentFrame == 1)))){ MovieClip(this.parent).bottom1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 157
//gaga_490 (cube_fla.gaga_490) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_490 extends MovieClip { public function gaga_490(){ addFrameScript(0, frame1, 1, frame2, 4, frame5); } function frame1(){ stop(); if (MyVars.bottom1ThreeComplete){ this.gotoAndStop(5); }; } function frame5(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.bottom1ThreeComplete = true; if (((((((MyVars.bottom1OneComplete) && (MyVars.bottom1TwoComplete))) && (MyVars.bottom1ThreeComplete))) && ((MovieClip(this.parent).bottom1Node.currentFrame == 1)))){ MovieClip(this.parent).bottom1Node.gotoAndPlay(2); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 158
//gaga_491 (cube_fla.gaga_491) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_491 extends MovieClip { public var poin4:Pointer1; public var key5Hit:MovieClip; public function gaga_491(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; MyVars.bottom1NodeOpened = true; MovieClip(this.parent.parent).speedControl.skey5.addEventListener(MouseEvent.MOUSE_UP, stopWithkey5); } function frame1(){ stop(); if (MyVars.bottom1NodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; poin4 = new Pointer1(); if (MyVars.soundToggle){ poin4.play(); }; } public function stopWithkey5(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent).currentFrame == 8){ if (((MovieClip(this.parent.parent).speedControl.skey5.hitTestObject(key5Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent).speedControl.skey5.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey5); MovieClip(this.parent.parent).speedControl.skey5.visible = false; }; }; } } }//package cube_fla
Section 159
//gaga_494 (cube_fla.gaga_494) package cube_fla { import flash.display.*; public dynamic class gaga_494 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 160
//gaga_495 (cube_fla.gaga_495) package cube_fla { import flash.display.*; public dynamic class gaga_495 extends MovieClip { public var cNode:MovieClip; public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; public function gaga_495(){ addFrameScript(0, frame1, 1, frame2, 50, frame51); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame51(){ stop(); MovieClip(this.parent.parent).gotoAndStop("light"); } function frame1(){ stop(); } } }//package cube_fla
Section 161
//gaga_496 (cube_fla.gaga_496) package cube_fla { import flash.display.*; public dynamic class gaga_496 extends MovieClip { public function gaga_496(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 162
//gaga_509 (cube_fla.gaga_509) package cube_fla { import flash.display.*; public dynamic class gaga_509 extends MovieClip { public function gaga_509(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 163
//gaga_510 (cube_fla.gaga_510) package cube_fla { import flash.display.*; public dynamic class gaga_510 extends MovieClip { public function gaga_510(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 164
//gaga_511 (cube_fla.gaga_511) package cube_fla { import flash.display.*; public dynamic class gaga_511 extends MovieClip { public function gaga_511(){ addFrameScript(0, frame1, 11, frame12); } function frame12(){ this.gotoAndStop(1); } function frame1(){ stop(); } } }//package cube_fla
Section 165
//gaga_512 (cube_fla.gaga_512) package cube_fla { import flash.display.*; public dynamic class gaga_512 extends MovieClip { public function gaga_512(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 166
//gaga_513 (cube_fla.gaga_513) package cube_fla { import flash.display.*; public dynamic class gaga_513 extends MovieClip { public function gaga_513(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 167
//gaga_514 (cube_fla.gaga_514) package cube_fla { import flash.display.*; public dynamic class gaga_514 extends MovieClip { public function gaga_514(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 168
//gaga_515 (cube_fla.gaga_515) package cube_fla { import flash.display.*; public dynamic class gaga_515 extends MovieClip { public function gaga_515(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 169
//gaga_516 (cube_fla.gaga_516) package cube_fla { import flash.display.*; public dynamic class gaga_516 extends MovieClip { public function gaga_516(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 170
//gaga_517 (cube_fla.gaga_517) package cube_fla { import flash.display.*; public dynamic class gaga_517 extends MovieClip { public function gaga_517(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 171
//gaga_518 (cube_fla.gaga_518) package cube_fla { import flash.display.*; public dynamic class gaga_518 extends MovieClip { public function gaga_518(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 172
//gaga_519 (cube_fla.gaga_519) package cube_fla { import flash.display.*; public dynamic class gaga_519 extends MovieClip { public function gaga_519(){ addFrameScript(0, frame1, 12, frame13); } function frame1(){ stop(); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 173
//gaga_521 (cube_fla.gaga_521) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_521 extends MovieClip { public var key6Hit:MovieClip; public var poin5:Pointer1; public function gaga_521(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame1(){ stop(); if (MyVars.cNodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin5 = new Pointer1(); if (MyVars.soundToggle){ poin5.play(); }; } function frame15(){ stop(); MyVars.cNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey6.addEventListener(MouseEvent.MOUSE_UP, stopWithkey6); } public function stopWithkey6(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 9){ if (((MovieClip(this.parent.parent.parent).speedControl.skey6.hitTestObject(key6Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey6.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey6); MovieClip(this.parent.parent.parent).speedControl.skey6.visible = false; }; }; } } }//package cube_fla
Section 174
//gaga_528 (cube_fla.gaga_528) package cube_fla { import flash.display.*; public dynamic class gaga_528 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 175
//gaga_529 (cube_fla.gaga_529) package cube_fla { import flash.display.*; public dynamic class gaga_529 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var lNode:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; public function gaga_529(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } function frame1(){ stop(); } } }//package cube_fla
Section 176
//gaga_531 (cube_fla.gaga_531) package cube_fla { import flash.display.*; public dynamic class gaga_531 extends MovieClip { public function gaga_531(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 177
//gaga_544 (cube_fla.gaga_544) package cube_fla { import flash.display.*; public dynamic class gaga_544 extends MovieClip { public function gaga_544(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 178
//gaga_545 (cube_fla.gaga_545) package cube_fla { import flash.display.*; public dynamic class gaga_545 extends MovieClip { public function gaga_545(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 179
//gaga_546 (cube_fla.gaga_546) package cube_fla { import flash.display.*; public dynamic class gaga_546 extends MovieClip { public function gaga_546(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 180
//gaga_547 (cube_fla.gaga_547) package cube_fla { import flash.display.*; public dynamic class gaga_547 extends MovieClip { public function gaga_547(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 181
//gaga_548 (cube_fla.gaga_548) package cube_fla { import flash.display.*; public dynamic class gaga_548 extends MovieClip { public function gaga_548(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 182
//gaga_549 (cube_fla.gaga_549) package cube_fla { import flash.display.*; public dynamic class gaga_549 extends MovieClip { public function gaga_549(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 183
//gaga_550 (cube_fla.gaga_550) package cube_fla { import flash.display.*; public dynamic class gaga_550 extends MovieClip { public function gaga_550(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 184
//gaga_551 (cube_fla.gaga_551) package cube_fla { import flash.display.*; public dynamic class gaga_551 extends MovieClip { public function gaga_551(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 185
//gaga_552 (cube_fla.gaga_552) package cube_fla { import flash.display.*; public dynamic class gaga_552 extends MovieClip { public function gaga_552(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 186
//gaga_553 (cube_fla.gaga_553) package cube_fla { import flash.display.*; public dynamic class gaga_553 extends MovieClip { public function gaga_553(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 187
//gaga_554 (cube_fla.gaga_554) package cube_fla { import flash.display.*; public dynamic class gaga_554 extends MovieClip { public function gaga_554(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 188
//gaga_555 (cube_fla.gaga_555) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_555 extends MovieClip { public var poin6:Pointer1; public var key7Hit:MovieClip; public function gaga_555(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.lNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey7.addEventListener(MouseEvent.MOUSE_UP, stopWithkey7); } function frame1(){ stop(); if (MyVars.lNodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin6 = new Pointer1(); if (MyVars.soundToggle){ poin6.play(); }; } public function stopWithkey7(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 10){ if (((MovieClip(this.parent.parent.parent).speedControl.skey7.hitTestObject(key7Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey7.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey7); MovieClip(this.parent.parent.parent).speedControl.skey7.visible = false; }; }; } } }//package cube_fla
Section 189
//gaga_559 (cube_fla.gaga_559) package cube_fla { import flash.display.*; public dynamic class gaga_559 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 190
//gaga_560 (cube_fla.gaga_560) package cube_fla { import flash.display.*; public dynamic class gaga_560 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var rNode:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; public function gaga_560(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } function frame1(){ stop(); } } }//package cube_fla
Section 191
//gaga_562 (cube_fla.gaga_562) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_562 extends MovieClip { public var key8Hit:MovieClip; public var poin7:Pointer1; public function gaga_562(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.rNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey8.addEventListener(MouseEvent.MOUSE_UP, stopWithkey8); } function frame1(){ stop(); if (MyVars.rNodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin7 = new Pointer1(); if (MyVars.soundToggle){ poin7.play(); }; } public function stopWithkey8(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 11){ if (((MovieClip(this.parent.parent.parent).speedControl.skey8.hitTestObject(key8Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey8.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey8); MovieClip(this.parent.parent.parent).speedControl.skey8.visible = false; }; }; } } }//package cube_fla
Section 192
//gaga_564 (cube_fla.gaga_564) package cube_fla { import flash.display.*; public dynamic class gaga_564 extends MovieClip { public function gaga_564(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 193
//gaga_577 (cube_fla.gaga_577) package cube_fla { import flash.display.*; public dynamic class gaga_577 extends MovieClip { public function gaga_577(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 194
//gaga_578 (cube_fla.gaga_578) package cube_fla { import flash.display.*; public dynamic class gaga_578 extends MovieClip { public function gaga_578(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 195
//gaga_579 (cube_fla.gaga_579) package cube_fla { import flash.display.*; public dynamic class gaga_579 extends MovieClip { public function gaga_579(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 196
//gaga_580 (cube_fla.gaga_580) package cube_fla { import flash.display.*; public dynamic class gaga_580 extends MovieClip { public function gaga_580(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 197
//gaga_581 (cube_fla.gaga_581) package cube_fla { import flash.display.*; public dynamic class gaga_581 extends MovieClip { public function gaga_581(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 198
//gaga_582 (cube_fla.gaga_582) package cube_fla { import flash.display.*; public dynamic class gaga_582 extends MovieClip { public function gaga_582(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 199
//gaga_583 (cube_fla.gaga_583) package cube_fla { import flash.display.*; public dynamic class gaga_583 extends MovieClip { public function gaga_583(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 200
//gaga_584 (cube_fla.gaga_584) package cube_fla { import flash.display.*; public dynamic class gaga_584 extends MovieClip { public function gaga_584(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 201
//gaga_585 (cube_fla.gaga_585) package cube_fla { import flash.display.*; public dynamic class gaga_585 extends MovieClip { public function gaga_585(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 202
//gaga_586 (cube_fla.gaga_586) package cube_fla { import flash.display.*; public dynamic class gaga_586 extends MovieClip { public function gaga_586(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 203
//gaga_587 (cube_fla.gaga_587) package cube_fla { import flash.display.*; public dynamic class gaga_587 extends MovieClip { public function gaga_587(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 204
//gaga_590 (cube_fla.gaga_590) package cube_fla { import flash.display.*; public dynamic class gaga_590 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 205
//gaga_591 (cube_fla.gaga_591) package cube_fla { import flash.display.*; public dynamic class gaga_591 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var tNode:MovieClip; public var six:MovieClip; public function gaga_591(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } function frame1(){ stop(); } } }//package cube_fla
Section 206
//gaga_592 (cube_fla.gaga_592) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_592 extends MovieClip { public var poin8:Pointer1; public var key9Hit:MovieClip; public function gaga_592(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.tNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey9.addEventListener(MouseEvent.MOUSE_UP, stopWithkey9); } function frame1(){ stop(); if (MyVars.tNodeOpened){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin8 = new Pointer1(); if (MyVars.soundToggle){ poin8.play(); }; } public function stopWithkey9(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 12){ if (((MovieClip(this.parent.parent.parent).speedControl.skey9.hitTestObject(key9Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey9.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey9); MovieClip(this.parent.parent.parent).speedControl.skey9.visible = false; }; }; } } }//package cube_fla
Section 207
//gaga_594 (cube_fla.gaga_594) package cube_fla { import flash.display.*; public dynamic class gaga_594 extends MovieClip { public function gaga_594(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 208
//gaga_607 (cube_fla.gaga_607) package cube_fla { import flash.display.*; public dynamic class gaga_607 extends MovieClip { public function gaga_607(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 209
//gaga_608 (cube_fla.gaga_608) package cube_fla { import flash.display.*; public dynamic class gaga_608 extends MovieClip { public function gaga_608(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 210
//gaga_609 (cube_fla.gaga_609) package cube_fla { import flash.display.*; public dynamic class gaga_609 extends MovieClip { public function gaga_609(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 211
//gaga_610 (cube_fla.gaga_610) package cube_fla { import flash.display.*; public dynamic class gaga_610 extends MovieClip { public function gaga_610(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 212
//gaga_611 (cube_fla.gaga_611) package cube_fla { import flash.display.*; public dynamic class gaga_611 extends MovieClip { public function gaga_611(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 213
//gaga_612 (cube_fla.gaga_612) package cube_fla { import flash.display.*; public dynamic class gaga_612 extends MovieClip { public function gaga_612(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 214
//gaga_613 (cube_fla.gaga_613) package cube_fla { import flash.display.*; public dynamic class gaga_613 extends MovieClip { public function gaga_613(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 215
//gaga_614 (cube_fla.gaga_614) package cube_fla { import flash.display.*; public dynamic class gaga_614 extends MovieClip { public function gaga_614(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 216
//gaga_615 (cube_fla.gaga_615) package cube_fla { import flash.display.*; public dynamic class gaga_615 extends MovieClip { public function gaga_615(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 217
//gaga_616 (cube_fla.gaga_616) package cube_fla { import flash.display.*; public dynamic class gaga_616 extends MovieClip { public function gaga_616(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 218
//gaga_617 (cube_fla.gaga_617) package cube_fla { import flash.display.*; public dynamic class gaga_617 extends MovieClip { public function gaga_617(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 219
//gaga_621 (cube_fla.gaga_621) package cube_fla { import flash.display.*; public dynamic class gaga_621 extends MovieClip { public var inside:MovieClip; } }//package cube_fla
Section 220
//gaga_622 (cube_fla.gaga_622) package cube_fla { import flash.display.*; public dynamic class gaga_622 extends MovieClip { public var seven:MovieClip; public var ten:MovieClip; public var four:MovieClip; public var eleven:MovieClip; public var two:MovieClip; public var one:MovieClip; public var bNode:MovieClip; public var twelve:MovieClip; public var eight:MovieClip; public var three:MovieClip; public var five:MovieClip; public var nine:MovieClip; public var six:MovieClip; public function gaga_622(){ addFrameScript(0, frame1, 1, frame2, 42, frame43); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame43(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } function frame1(){ stop(); } } }//package cube_fla
Section 221
//gaga_624 (cube_fla.gaga_624) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_624 extends MovieClip { public var key10Hit:MovieClip; public var poin9:Pointer1; public function gaga_624(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.bNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey10.addEventListener(MouseEvent.MOUSE_UP, stopWithkey10); } function frame1(){ stop(); if (MyVars.bNodeOpened){ this.gotoAndStop(15); }; } function frame2(){ poin9 = new Pointer1(); if (MyVars.soundToggle){ poin9.play(); }; MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; } public function stopWithkey10(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 13){ if (((MovieClip(this.parent.parent.parent).speedControl.skey10.hitTestObject(key10Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey10.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey10); MovieClip(this.parent.parent.parent).speedControl.skey10.visible = false; }; }; } } }//package cube_fla
Section 222
//gaga_626 (cube_fla.gaga_626) package cube_fla { import flash.display.*; public dynamic class gaga_626 extends MovieClip { public function gaga_626(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 223
//gaga_639 (cube_fla.gaga_639) package cube_fla { import flash.display.*; public dynamic class gaga_639 extends MovieClip { public function gaga_639(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 224
//gaga_640 (cube_fla.gaga_640) package cube_fla { import flash.display.*; public dynamic class gaga_640 extends MovieClip { public function gaga_640(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 225
//gaga_641 (cube_fla.gaga_641) package cube_fla { import flash.display.*; public dynamic class gaga_641 extends MovieClip { public function gaga_641(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 226
//gaga_642 (cube_fla.gaga_642) package cube_fla { import flash.display.*; public dynamic class gaga_642 extends MovieClip { public function gaga_642(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 227
//gaga_643 (cube_fla.gaga_643) package cube_fla { import flash.display.*; public dynamic class gaga_643 extends MovieClip { public function gaga_643(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 228
//gaga_644 (cube_fla.gaga_644) package cube_fla { import flash.display.*; public dynamic class gaga_644 extends MovieClip { public function gaga_644(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 229
//gaga_645 (cube_fla.gaga_645) package cube_fla { import flash.display.*; public dynamic class gaga_645 extends MovieClip { public function gaga_645(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 230
//gaga_646 (cube_fla.gaga_646) package cube_fla { import flash.display.*; public dynamic class gaga_646 extends MovieClip { public function gaga_646(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 231
//gaga_647 (cube_fla.gaga_647) package cube_fla { import flash.display.*; public dynamic class gaga_647 extends MovieClip { public function gaga_647(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 232
//gaga_648 (cube_fla.gaga_648) package cube_fla { import flash.display.*; public dynamic class gaga_648 extends MovieClip { public function gaga_648(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 233
//gaga_649 (cube_fla.gaga_649) package cube_fla { import flash.display.*; public dynamic class gaga_649 extends MovieClip { public function gaga_649(){ addFrameScript(12, frame13); } function frame13(){ this.gotoAndStop(1); } } }//package cube_fla
Section 234
//gaga_652 (cube_fla.gaga_652) package cube_fla { import flash.display.*; public dynamic class gaga_652 extends MovieClip { public var inside:MovieClip; public var mtext:MovieClip; } }//package cube_fla
Section 235
//gaga_653 (cube_fla.gaga_653) package cube_fla { import flash.display.*; public dynamic class gaga_653 extends MovieClip { public var gr:MovieClip; public var mNode:MovieClip; public function gaga_653(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 236
//gaga_654 (cube_fla.gaga_654) package cube_fla { import flash.display.*; public dynamic class gaga_654 extends MovieClip { public var mClip:MovieClip; public var cnumber:MovieClip; } }//package cube_fla
Section 237
//gaga_655 (cube_fla.gaga_655) package cube_fla { import flash.display.*; public dynamic class gaga_655 extends MovieClip { public function gaga_655(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 238
//gaga_656 (cube_fla.gaga_656) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_656 extends MovieClip { public var twentyThree:MovieClip; public var memoryBoolean1:Boolean; public var memory1:String; public var hole1:MovieClip; public var twentyTwo:MovieClip; public var twentyOne:MovieClip; public var rect1:Rectangle; public function gaga_656(){ addFrameScript(0, frame1, 1, frame2, 11, frame12); } public function scrollOver1(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 14){ if ((((((_arg1.target.name == "twentyOne")) || ((_arg1.target.name == "twentyTwo")))) || ((_arg1.target.name == "twentyThree")))){ memory1 = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect1); }; }; } function frame12(){ stop(); MyVars.number1Seen = true; MovieClip(this.parent.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent.parent).mouseChildren = true; twentyOne.buttonMode = true; twentyTwo.buttonMode = true; twentyThree.buttonMode = true; twentyOne.mouseChildren = false; twentyTwo.mouseChildren = false; twentyThree.mouseChildren = false; rect1 = new Rectangle(-140, -38, 280, 160); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver1); memoryBoolean1 = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll1); if (MyVars.TwentyOneBool){ MovieClip(this.parent).mClip.gotoAndStop(2); twentyOne.x = -23; twentyOne.y = 0.5; twentyOne.visible = false; twentyTwo.visible = true; twentyThree.visible = true; }; if (MyVars.TwentyTwoBool){ MovieClip(this.parent).mClip.gotoAndStop(3); twentyTwo.x = 0.3; twentyTwo.y = -0.5; twentyTwo.visible = false; twentyOne.visible = true; twentyThree.visible = true; }; if (MyVars.TwentyThreeBool){ MovieClip(this.parent).mClip.gotoAndStop(4); twentyThree.x = 22.9; twentyThree.y = -0.5; twentyThree.visible = false; twentyTwo.visible = true; twentyOne.visible = true; }; } function frame1(){ stop(); if (MyVars.number1Seen){ this.gotoAndStop(12); }; } function frame2(){ MovieClip(this.parent.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent.parent).mouseChildren = false; } public function stopScroll1(_arg1:MouseEvent):void{ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); if (MovieClip(this.parent.parent.parent.parent).currentFrame == 14){ switch (_arg1.target.name){ case "twentyOne": if (twentyOne.hitTestObject(hole1)){ MyVars.TwentyOneBool = true; MyVars.TwentyTwoBool = false; MyVars.TwentyThreeBool = false; MovieClip(this.parent).mClip.gotoAndStop(2); twentyOne.x = -23; twentyOne.y = 0.5; twentyOne.visible = false; twentyTwo.visible = true; twentyThree.visible = true; memoryBoolean1 = true; } else { twentyOne.x = -23; twentyOne.y = 0.5; memoryBoolean1 = true; }; break; case "twentyTwo": if (twentyTwo.hitTestObject(hole1)){ MyVars.TwentyOneBool = false; MyVars.TwentyTwoBool = true; MyVars.TwentyThreeBool = false; MovieClip(this.parent).mClip.gotoAndStop(3); twentyTwo.x = 0.3; twentyTwo.y = -0.5; twentyTwo.visible = false; twentyOne.visible = true; twentyThree.visible = true; memoryBoolean1 = true; } else { twentyTwo.x = 0.3; twentyTwo.y = -0.5; memoryBoolean1 = true; }; break; case "twentyThree": if (twentyThree.hitTestObject(hole1)){ MyVars.TwentyOneBool = false; MyVars.TwentyTwoBool = false; MyVars.TwentyThreeBool = true; MovieClip(this.parent).mClip.gotoAndStop(4); twentyThree.x = 22.9; twentyThree.y = -0.5; twentyThree.visible = false; twentyTwo.visible = true; twentyOne.visible = true; memoryBoolean1 = true; if (((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ MovieClip(this.parent.parent.parent.parent).gotoAndStop("level3"); trace("correct trace coming"); }; } else { twentyThree.x = 22.9; twentyThree.y = -0.5; memoryBoolean1 = true; }; break; }; trace(("memory1 : " + memory1)); if ((((((memory1 == "twentyOne")) || ((memory1 == "twentyTwo")))) || ((memory1 == "twentyThree")))){ if (!memoryBoolean1){ switch (memory1){ case "twentyOne": twentyOne.x = -23; twentyOne.y = 0.5; memoryBoolean1 = true; break; case "twentyTwo": twentyTwo.x = 0.3; twentyTwo.y = -0.5; memoryBoolean1 = true; break; case "twentyThree": twentyThree.x = 22.9; twentyThree.y = -0.5; memoryBoolean1 = true; break; }; }; }; memory1 = ""; memoryBoolean1 = false; }; } } }//package cube_fla
Section 239
//gaga_658 (cube_fla.gaga_658) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_658 extends MovieClip { public var key11Hit:MovieClip; public var poin10:Pointer1; public function gaga_658(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.mNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey11.addEventListener(MouseEvent.MOUSE_UP, stopWithkey11); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin10 = new Pointer1(); if (MyVars.soundToggle){ poin10.play(); }; } public function stopWithkey11(_arg1:MouseEvent):void{ trace("entering"); if (MovieClip(this.parent.parent.parent).currentFrame == 14){ trace("coming in"); if (((MovieClip(this.parent.parent.parent).speedControl.skey11.hitTestObject(key11Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ trace("correnct"); MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey11.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey11); MovieClip(this.parent.parent.parent).speedControl.skey11.visible = false; }; }; } } }//package cube_fla
Section 240
//gaga_662 (cube_fla.gaga_662) package cube_fla { import flash.display.*; public dynamic class gaga_662 extends MovieClip { public function gaga_662(){ addFrameScript(0, frame1, 1, frame2, 29, frame30); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(30); }; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame30(){ stop(); MyVars.mtextSeen = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } } }//package cube_fla
Section 241
//gaga_663 (cube_fla.gaga_663) package cube_fla { import flash.display.*; public dynamic class gaga_663 extends MovieClip { public var inside:MovieClip; public var itext:MovieClip; } }//package cube_fla
Section 242
//gaga_664 (cube_fla.gaga_664) package cube_fla { import flash.display.*; public dynamic class gaga_664 extends MovieClip { public var gr:MovieClip; public function gaga_664(){ addFrameScript(0, frame1, 1, frame2, 46, frame47); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame47(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 243
//gaga_665 (cube_fla.gaga_665) package cube_fla { import flash.display.*; public dynamic class gaga_665 extends MovieClip { public var iClip:MovieClip; public var inumber:MovieClip; } }//package cube_fla
Section 244
//gaga_666 (cube_fla.gaga_666) package cube_fla { import flash.display.*; public dynamic class gaga_666 extends MovieClip { public function gaga_666(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 245
//gaga_667 (cube_fla.gaga_667) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_667 extends MovieClip { public var memoryBoolean2:Boolean; public var eleven:MovieClip; public var fifteen:MovieClip; public var memory2:String; public var hole2:MovieClip; public var sixteen:MovieClip; public var rect2:Rectangle; public function gaga_667(){ addFrameScript(0, frame1, 1, frame2, 15, frame16); } public function scrollOver2(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 15){ if ((((((_arg1.target.name == "eleven")) || ((_arg1.target.name == "fifteen")))) || ((_arg1.target.name == "sixteen")))){ memory2 = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect2); }; }; } function frame16(){ stop(); MyVars.number2Seen = true; MovieClip(this.parent.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent.parent).mouseChildren = true; eleven.buttonMode = true; fifteen.buttonMode = true; sixteen.buttonMode = true; eleven.mouseChildren = false; fifteen.mouseChildren = false; sixteen.mouseChildren = false; rect2 = new Rectangle(-140, -38, 280, 160); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver2); memoryBoolean2 = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll2); if (MyVars.ElevenBool){ MovieClip(this.parent).iClip.gotoAndStop(2); eleven.x = -20; eleven.y = 0; eleven.visible = false; fifteen.visible = true; sixteen.visible = true; }; if (MyVars.FifteenBool){ MovieClip(this.parent).iClip.gotoAndStop(3); fifteen.x = 0; fifteen.y = 0; fifteen.visible = false; eleven.visible = true; sixteen.visible = true; }; if (MyVars.SixteenBool){ MovieClip(this.parent).iClip.gotoAndStop(4); sixteen.x = 20; sixteen.y = 0; sixteen.visible = false; fifteen.visible = true; eleven.visible = true; }; } function frame1(){ stop(); if (MyVars.number2Seen){ this.gotoAndStop(16); }; } function frame2(){ MovieClip(this.parent.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent.parent).mouseChildren = false; } public function stopScroll2(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 15){ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); switch (_arg1.target.name){ case "eleven": if (eleven.hitTestObject(hole2)){ MyVars.ElevenBool = true; MyVars.FifteenBool = false; MyVars.SixteenBool = false; MovieClip(this.parent).iClip.gotoAndStop(2); eleven.x = -20; eleven.y = 0; eleven.visible = false; fifteen.visible = true; sixteen.visible = true; memoryBoolean2 = true; if (((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ MovieClip(this.parent.parent.parent.parent).gotoAndStop("level3"); trace("correct trace coming"); }; } else { eleven.x = -20; eleven.y = 0; memoryBoolean2 = true; }; break; case "fifteen": if (fifteen.hitTestObject(hole2)){ MyVars.ElevenBool = false; MyVars.FifteenBool = true; MyVars.SixteenBool = false; MovieClip(this.parent).iClip.gotoAndStop(3); fifteen.x = 0; fifteen.y = 0; fifteen.visible = false; eleven.visible = true; sixteen.visible = true; memoryBoolean2 = true; } else { fifteen.x = 0; fifteen.y = 0; memoryBoolean2 = true; }; break; case "sixteen": if (sixteen.hitTestObject(hole2)){ MyVars.ElevenBool = false; MyVars.FifteenBool = false; MyVars.SixteenBool = true; MovieClip(this.parent).iClip.gotoAndStop(4); sixteen.x = 20; sixteen.y = 0; sixteen.visible = false; fifteen.visible = true; eleven.visible = true; memoryBoolean2 = true; } else { sixteen.x = 20; sixteen.y = 0; memoryBoolean2 = true; }; break; }; trace(("memory2 : " + memory2)); if ((((((memory2 == "eleven")) || ((memory2 == "fifteen")))) || ((memory2 == "sixteen")))){ if (!memoryBoolean2){ switch (memory2){ case "eleven": eleven.x = -20; eleven.y = 0; memoryBoolean2 = true; break; case "fifteen": fifteen.x = 0; fifteen.y = 0; memoryBoolean2 = true; break; case "sixteen": sixteen.x = 20; sixteen.y = 0; memoryBoolean2 = true; break; }; }; }; memory2 = ""; memoryBoolean2 = false; }; } } }//package cube_fla
Section 246
//gaga_669 (cube_fla.gaga_669) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_669 extends MovieClip { public var poin11:Pointer1; public var key12Hit:MovieClip; public function gaga_669(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } public function stopWithkey12(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 15){ if (((MovieClip(this.parent.parent.parent).speedControl.skey12.hitTestObject(key12Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey12.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey12); MovieClip(this.parent.parent.parent).speedControl.skey12.visible = false; }; }; } function frame15(){ stop(); MyVars.iNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey12.addEventListener(MouseEvent.MOUSE_UP, stopWithkey12); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin11 = new Pointer1(); if (MyVars.soundToggle){ poin11.play(); }; } } }//package cube_fla
Section 247
//gaga_671 (cube_fla.gaga_671) package cube_fla { import flash.display.*; public dynamic class gaga_671 extends MovieClip { public function gaga_671(){ addFrameScript(0, frame1, 1, frame2, 24, frame25); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(25); }; } function frame25(){ stop(); MyVars.itextSeen = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 248
//gaga_672 (cube_fla.gaga_672) package cube_fla { import flash.display.*; public dynamic class gaga_672 extends MovieClip { public var inside:MovieClip; public var etext:MovieClip; } }//package cube_fla
Section 249
//gaga_673 (cube_fla.gaga_673) package cube_fla { import flash.display.*; import flash.text.*; public dynamic class gaga_673 extends MovieClip { public var gr:MovieClip; public var eNode:MovieClip; public var txt1:TextField; public function gaga_673(){ addFrameScript(0, frame1, 1, frame2, 74, frame75); } function frame75(){ stop(); MovieClip(this.parent.parent.parent).gotoAndStop("cong"); trace("gameOver"); txt1.x = 300; } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 250
//gaga_674 (cube_fla.gaga_674) package cube_fla { import flash.display.*; public dynamic class gaga_674 extends MovieClip { public var eNumber:MovieClip; public var eClip:MovieClip; } }//package cube_fla
Section 251
//gaga_677 (cube_fla.gaga_677) package cube_fla { import flash.display.*; public dynamic class gaga_677 extends MovieClip { public function gaga_677(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 252
//gaga_678 (cube_fla.gaga_678) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_678 extends MovieClip { public var ten:MovieClip; public var memoryBoolean3:Boolean; public var two:MovieClip; public var memory3:String; public var hole3:MovieClip; public var three:MovieClip; public var rect3:Rectangle; public function gaga_678(){ addFrameScript(0, frame1, 1, frame2, 25, frame26); } public function scrollOver3(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 16){ if ((((((_arg1.target.name == "two")) || ((_arg1.target.name == "three")))) || ((_arg1.target.name == "ten")))){ memory3 = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect3); }; }; } function frame1(){ stop(); if (MyVars.number3Seen){ this.gotoAndStop(26); }; } function frame26(){ stop(); MyVars.number3Seen = true; MovieClip(this.parent.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent.parent).mouseChildren = true; two.buttonMode = true; three.buttonMode = true; ten.buttonMode = true; two.mouseChildren = false; three.mouseChildren = false; ten.mouseChildren = false; rect3 = new Rectangle(-140, -38, 280, 160); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver3); memoryBoolean3 = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll3); if (MyVars.TwoBool){ MovieClip(this.parent).eClip.gotoAndStop(2); two.x = -20; two.y = 0; two.visible = false; three.visible = true; ten.visible = true; }; if (MyVars.ThreeBool){ MovieClip(this.parent).eClip.gotoAndStop(3); three.x = 0; three.y = 0; three.visible = false; two.visible = true; ten.visible = true; }; if (MyVars.TenBool){ MovieClip(this.parent).eClip.gotoAndStop(4); ten.x = 20; ten.y = 0; ten.visible = false; three.visible = true; two.visible = true; }; } function frame2(){ MovieClip(this.parent.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent.parent).mouseChildren = false; } public function stopScroll3(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 16){ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); switch (_arg1.target.name){ case "two": if (two.hitTestObject(hole3)){ MyVars.TwoBool = true; MyVars.ThreeBool = false; MyVars.TenBool = false; MovieClip(this.parent).eClip.gotoAndStop(2); two.x = -17.3; two.y = 0; two.visible = false; three.visible = true; ten.visible = true; memoryBoolean3 = true; } else { two.x = -17.3; two.y = 0; memoryBoolean3 = true; }; break; case "three": if (three.hitTestObject(hole3)){ MyVars.TwoBool = false; MyVars.ThreeBool = true; MyVars.TenBool = false; MovieClip(this.parent).eClip.gotoAndStop(3); three.x = 0.4; three.y = 0; three.visible = false; two.visible = true; ten.visible = true; memoryBoolean3 = true; if (((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ MovieClip(this.parent.parent.parent.parent).gotoAndStop("level3"); trace("correct trace coming"); }; } else { three.x = 0.4; three.y = 0; memoryBoolean3 = true; }; break; case "ten": if (ten.hitTestObject(hole3)){ MyVars.TwoBool = false; MyVars.ThreeBool = false; MyVars.TenBool = true; MovieClip(this.parent).eClip.gotoAndStop(4); ten.x = 17.2; ten.y = 0; ten.visible = false; three.visible = true; two.visible = true; memoryBoolean3 = true; } else { ten.x = 17.2; ten.y = 0; memoryBoolean3 = true; }; break; }; trace(("memory3 : " + memory3)); if ((((((memory3 == "two")) || ((memory3 == "three")))) || ((memory3 == "ten")))){ if (!memoryBoolean3){ switch (memory3){ case "two": two.x = -17.3; two.y = 0; memoryBoolean3 = true; break; case "three": three.x = 0.4; three.y = 0; memoryBoolean3 = true; break; case "ten": ten.x = 17.2; ten.y = 0; memoryBoolean3 = true; break; }; }; }; memory3 = ""; memoryBoolean3 = false; }; } } }//package cube_fla
Section 253
//gaga_679 (cube_fla.gaga_679) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_679 extends MovieClip { public var key13Hit:MovieClip; public var poin12:Pointer1; public function gaga_679(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.eNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey13.addEventListener(MouseEvent.MOUSE_UP, stopWithkey13); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin12 = new Pointer1(); if (MyVars.soundToggle){ poin12.play(); }; } public function stopWithkey13(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 16){ if (((MovieClip(this.parent.parent.parent).speedControl.skey13.hitTestObject(key13Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey13.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey13); MovieClip(this.parent.parent.parent).speedControl.skey13.visible = false; }; }; } } }//package cube_fla
Section 254
//gaga_682 (cube_fla.gaga_682) package cube_fla { import flash.display.*; public dynamic class gaga_682 extends MovieClip { public function gaga_682(){ addFrameScript(0, frame1, 1, frame2, 24, frame25); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(25); }; } function frame25(){ stop(); MyVars.etextSeen = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 255
//gaga_683 (cube_fla.gaga_683) package cube_fla { import flash.display.*; public dynamic class gaga_683 extends MovieClip { public var inside:MovieClip; public var ptext:MovieClip; } }//package cube_fla
Section 256
//gaga_684 (cube_fla.gaga_684) package cube_fla { import flash.display.*; public dynamic class gaga_684 extends MovieClip { public var gr:MovieClip; public var pNode:MovieClip; public function gaga_684(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 257
//gaga_685 (cube_fla.gaga_685) package cube_fla { import flash.display.*; public dynamic class gaga_685 extends MovieClip { public var pNumber:MovieClip; public var pClip:MovieClip; } }//package cube_fla
Section 258
//gaga_686 (cube_fla.gaga_686) package cube_fla { import flash.display.*; public dynamic class gaga_686 extends MovieClip { public function gaga_686(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 259
//gaga_687 (cube_fla.gaga_687) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_687 extends MovieClip { public var memoryBoolean4:Boolean; public var memory4:String; public var fortyTwo:MovieClip; public var hole4:MovieClip; public var fortyOne:MovieClip; public var rect4:Rectangle; public var fortyFive:MovieClip; public function gaga_687(){ addFrameScript(0, frame1, 1, frame2, 25, frame26); } public function scrollOver4(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 17){ if ((((((_arg1.target.name == "fortyOne")) || ((_arg1.target.name == "fortyTwo")))) || ((_arg1.target.name == "fortyFive")))){ memory4 = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect4); }; }; } function frame26(){ stop(); MyVars.number4Seen = true; MovieClip(this.parent.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent.parent).mouseChildren = true; fortyOne.buttonMode = true; fortyTwo.buttonMode = true; fortyFive.buttonMode = true; fortyOne.mouseChildren = false; fortyTwo.mouseChildren = false; fortyFive.mouseChildren = false; rect4 = new Rectangle(-140, -38, 280, 160); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver4); memoryBoolean4 = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll4); if (MyVars.fortyOneBool){ MovieClip(this.parent).pClip.gotoAndStop(2); fortyOne.x = -20; fortyOne.y = 0; fortyOne.visible = false; fortyTwo.visible = true; fortyFive.visible = true; }; if (MyVars.fortyTwoBool){ MovieClip(this.parent).pClip.gotoAndStop(3); fortyTwo.x = 0; fortyTwo.y = 0; fortyTwo.visible = false; fortyOne.visible = true; fortyFive.visible = true; }; if (MyVars.fortyFiveBool){ MovieClip(this.parent).pClip.gotoAndStop(4); fortyFive.x = 20; fortyFive.y = 0; fortyFive.visible = false; fortyTwo.visible = true; fortyOne.visible = true; }; } function frame1(){ stop(); if (MyVars.number4Seen){ this.gotoAndStop(26); }; } function frame2(){ MovieClip(this.parent.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent.parent).mouseChildren = false; } public function stopScroll4(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 17){ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); switch (_arg1.target.name){ case "fortyOne": if (fortyOne.hitTestObject(hole4)){ MyVars.fortyOneBool = true; MyVars.fortyTwoBool = false; MyVars.fortyFiveBool = false; MovieClip(this.parent).pClip.gotoAndStop(2); fortyOne.x = -17.3; fortyOne.y = 0; fortyOne.visible = false; fortyTwo.visible = true; fortyFive.visible = true; memoryBoolean4 = true; if (((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ MovieClip(this.parent.parent.parent.parent).gotoAndStop("level3"); trace("correct trace coming"); }; } else { fortyOne.x = -17.3; fortyOne.y = 0; memoryBoolean4 = true; }; break; case "fortyTwo": if (fortyTwo.hitTestObject(hole4)){ MyVars.fortyOneBool = false; MyVars.fortyTwoBool = true; MyVars.fortyFiveBool = false; MovieClip(this.parent).pClip.gotoAndStop(3); fortyTwo.x = 0.4; fortyTwo.y = 0; fortyTwo.visible = false; fortyOne.visible = true; fortyFive.visible = true; memoryBoolean4 = true; } else { fortyTwo.x = 0.4; fortyTwo.y = 0; memoryBoolean4 = true; }; break; case "fortyFive": if (fortyFive.hitTestObject(hole4)){ MyVars.fortyOneBool = false; MyVars.fortyTwoBool = false; MyVars.fortyFiveBool = true; MovieClip(this.parent).pClip.gotoAndStop(4); fortyFive.x = 17.2; fortyFive.y = 0; fortyFive.visible = false; fortyTwo.visible = true; fortyOne.visible = true; memoryBoolean4 = true; } else { fortyFive.x = 17.2; fortyFive.y = 0; memoryBoolean4 = true; }; break; }; trace(("memory4 : " + memory4)); if ((((((memory4 == "fortyOne")) || ((memory4 == "fortyTwo")))) || ((memory4 == "fortyFive")))){ if (!memoryBoolean4){ switch (memory4){ case "fortyOne": fortyOne.x = -17.3; fortyOne.y = 0; memoryBoolean4 = true; break; case "fortyTwo": fortyTwo.x = 0.4; fortyTwo.y = 0; memoryBoolean4 = true; break; case "fortyFive": fortyFive.x = 17.2; fortyFive.y = 0; memoryBoolean4 = true; break; }; }; }; memory4 = ""; memoryBoolean4 = false; }; } } }//package cube_fla
Section 260
//gaga_688 (cube_fla.gaga_688) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_688 extends MovieClip { public var key14Hit:MovieClip; public var poin13:Pointer1; public function gaga_688(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.pNodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey14.addEventListener(MouseEvent.MOUSE_UP, stopWithkey14); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin13 = new Pointer1(); if (MyVars.soundToggle){ poin13.play(); }; } public function stopWithkey14(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 17){ if (((MovieClip(this.parent.parent.parent).speedControl.skey14.hitTestObject(key14Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey14.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey14); MovieClip(this.parent.parent.parent).speedControl.skey14.visible = false; }; }; } } }//package cube_fla
Section 261
//gaga_690 (cube_fla.gaga_690) package cube_fla { import flash.display.*; public dynamic class gaga_690 extends MovieClip { public function gaga_690(){ addFrameScript(0, frame1, 1, frame2, 24, frame25); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(25); }; } function frame25(){ stop(); MyVars.ptextSeen = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 262
//gaga_691 (cube_fla.gaga_691) package cube_fla { import flash.display.*; public dynamic class gaga_691 extends MovieClip { public var inside:MovieClip; public var rtext:MovieClip; } }//package cube_fla
Section 263
//gaga_692 (cube_fla.gaga_692) package cube_fla { import flash.display.*; public dynamic class gaga_692 extends MovieClip { public var gr:MovieClip; public var r1Node:MovieClip; public function gaga_692(){ addFrameScript(0, frame1, 1, frame2, 47, frame48); } function frame1(){ stop(); } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } function frame48(){ stop(); MovieClip(this.parent.parent).gotoAndStop("bottle"); } } }//package cube_fla
Section 264
//gaga_693 (cube_fla.gaga_693) package cube_fla { import flash.display.*; public dynamic class gaga_693 extends MovieClip { public var rNumber:MovieClip; public var rClip:MovieClip; } }//package cube_fla
Section 265
//gaga_695 (cube_fla.gaga_695) package cube_fla { import flash.display.*; public dynamic class gaga_695 extends MovieClip { public function gaga_695(){ addFrameScript(0, frame1); } function frame1(){ stop(); } } }//package cube_fla
Section 266
//gaga_696 (cube_fla.gaga_696) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_696 extends MovieClip { public var memoryBoolean5:Boolean; public var memory5:String; public var thirtySeven:MovieClip; public var hole5:MovieClip; public var thirtySix:MovieClip; public var thirtyEight:MovieClip; public var rect5:Rectangle; public function gaga_696(){ addFrameScript(0, frame1, 1, frame2, 25, frame26); } public function scrollOver5(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 18){ if ((((((_arg1.target.name == "thirtySix")) || ((_arg1.target.name == "thirtySeven")))) || ((_arg1.target.name == "thirtyEight")))){ memory5 = _arg1.target.name; this.setChildIndex((_arg1.target as MovieClip), (this.numChildren - 1)); _arg1.target.startDrag(true, rect5); }; }; } function frame26(){ stop(); MyVars.number5Seen = true; MovieClip(this.parent.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent.parent).mouseChildren = true; thirtySix.buttonMode = true; thirtySeven.buttonMode = true; thirtyEight.buttonMode = true; thirtySix.mouseChildren = false; thirtySeven.mouseChildren = false; thirtyEight.mouseChildren = false; rect5 = new Rectangle(-140, -38, 280, 160); this.addEventListener(MouseEvent.MOUSE_DOWN, scrollOver5); memoryBoolean5 = false; stage.addEventListener(MouseEvent.MOUSE_UP, stopScroll5); if (MyVars.thirtySixBool){ MovieClip(this.parent).rClip.gotoAndStop(2); thirtySix.x = -19.3; thirtySix.y = 0; thirtySix.visible = false; thirtySeven.visible = true; thirtyEight.visible = true; }; if (MyVars.thirtySevenBool){ MovieClip(this.parent).rClip.gotoAndStop(3); thirtySeven.x = 1.5; thirtySeven.y = 0; thirtySeven.visible = false; thirtySix.visible = true; thirtyEight.visible = true; }; if (MyVars.thirtyEightBool){ MovieClip(this.parent).rClip.gotoAndStop(4); thirtyEight.x = 19.3; thirtyEight.y = 0; thirtyEight.visible = false; thirtySeven.visible = true; thirtySix.visible = true; }; } function frame1(){ stop(); if (MyVars.number5Seen){ this.gotoAndStop(26); }; } function frame2(){ MovieClip(this.parent.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent.parent).mouseChildren = false; } public function stopScroll5(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent.parent).currentFrame == 18){ stopDrag(); trace((_arg1.target.name + " : Stop Drag")); switch (_arg1.target.name){ case "thirtySix": if (thirtySix.hitTestObject(hole5)){ MyVars.thirtySixBool = true; MyVars.thirtySevenBool = false; MyVars.thirtyEightBool = false; MovieClip(this.parent).rClip.gotoAndStop(2); thirtySix.x = -19.3; thirtySix.y = 0; thirtySix.visible = false; thirtySeven.visible = true; thirtyEight.visible = true; memoryBoolean5 = true; } else { thirtySix.x = -19.3; thirtySix.y = 0; memoryBoolean5 = true; }; break; case "thirtySeven": if (thirtySeven.hitTestObject(hole5)){ MyVars.thirtySixBool = false; MyVars.thirtySevenBool = true; MyVars.thirtyEightBool = false; MovieClip(this.parent).rClip.gotoAndStop(3); thirtySeven.x = 1.5; thirtySeven.y = 0; thirtySeven.visible = false; thirtySix.visible = true; thirtyEight.visible = true; memoryBoolean5 = true; if (((((((((MyVars.TwentyThreeBool) && (MyVars.ElevenBool))) && (MyVars.ThreeBool))) && (MyVars.fortyOneBool))) && (MyVars.thirtySevenBool))){ MovieClip(this.parent.parent.parent.parent).gotoAndStop("level3"); trace("correct trace coming"); }; } else { thirtySeven.x = 1.5; thirtySeven.y = 0; memoryBoolean5 = true; }; break; case "thirtyEight": if (thirtyEight.hitTestObject(hole5)){ MyVars.thirtySixBool = false; MyVars.thirtySevenBool = false; MyVars.thirtyEightBool = true; MovieClip(this.parent).rClip.gotoAndStop(4); thirtyEight.x = 19.3; thirtyEight.y = 0; thirtyEight.visible = false; thirtySeven.visible = true; thirtySix.visible = true; memoryBoolean5 = true; } else { thirtyEight.x = 19.3; thirtyEight.y = 0; memoryBoolean5 = true; }; break; }; trace(("memory5 : " + memory5)); if ((((((memory5 == "thirtySix")) || ((memory5 == "thirtySeven")))) || ((memory5 == "thirtyEight")))){ if (!memoryBoolean5){ switch (memory5){ case "thirtySix": thirtySix.x = -19.3; thirtySix.y = 0; memoryBoolean5 = true; break; case "thirtySeven": thirtySeven.x = 1.5; thirtySeven.y = 0; memoryBoolean5 = true; break; case "thirtyEight": thirtyEight.x = 19.3; thirtyEight.y = 0; memoryBoolean5 = true; break; }; }; }; memory5 = ""; memoryBoolean5 = false; }; } } }//package cube_fla
Section 267
//gaga_697 (cube_fla.gaga_697) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_697 extends MovieClip { public var poin14:Pointer1; public var key15Hit:MovieClip; public function gaga_697(){ addFrameScript(0, frame1, 1, frame2, 14, frame15); } function frame15(){ stop(); MyVars.r1NodeOpened = true; MovieClip(this.parent.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent.parent).mouseChildren = true; MovieClip(this.parent.parent.parent).speedControl.skey15.addEventListener(MouseEvent.MOUSE_UP, stopWithkey15); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(15); }; } function frame2(){ MovieClip(this.parent.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent.parent).mouseChildren = false; poin14 = new Pointer1(); if (MyVars.soundToggle){ poin14.play(); }; } public function stopWithkey15(_arg1:MouseEvent):void{ if (MovieClip(this.parent.parent.parent).currentFrame == 18){ if (((MovieClip(this.parent.parent.parent).speedControl.skey15.hitTestObject(key15Hit)) && ((MovieClip(this.parent).currentFrame == 1)))){ MovieClip(this.parent).gotoAndPlay(2); MovieClip(this.parent.parent.parent).speedControl.skey15.removeEventListener(MouseEvent.MOUSE_UP, stopWithkey15); MovieClip(this.parent.parent.parent).speedControl.skey15.visible = false; }; }; } } }//package cube_fla
Section 268
//gaga_699 (cube_fla.gaga_699) package cube_fla { import flash.display.*; public dynamic class gaga_699 extends MovieClip { public function gaga_699(){ addFrameScript(0, frame1, 1, frame2, 24, frame25); } function frame1(){ stop(); if (MyVars.numberWork){ this.gotoAndStop(25); }; } function frame25(){ stop(); MyVars.rtextSeen = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).mouseChildren = true; } function frame2(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; } } }//package cube_fla
Section 269
//gaga_704 (cube_fla.gaga_704) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_704 extends MovieClip { public var hi:Hit; public function gaga_704(){ addFrameScript(0, frame1, 17, frame18, 35, frame36); } function frame18(){ hi = new Hit(); if (MyVars.soundToggle){ hi.play(); }; } function frame1(){ MovieClip(this.parent.parent).mouseEnabled = false; MovieClip(this.parent.parent).mouseChildren = false; MovieClip(this.parent.parent).downButton.mouseEnabled = false; } function frame36(){ stop(); MovieClip(this.parent.parent).mouseChildren = true; MovieClip(this.parent.parent).mouseEnabled = true; MovieClip(this.parent.parent).downButton.mouseEnabled = true; if (MovieClip(this.parent.parent).currentFrame == 19){ if (MyVars.box3Opened){ MovieClip(this.parent.parent).gotoAndStop("level3"); } else { if (MyVars.box2Opened){ MovieClip(this.parent.parent).gotoAndStop("level2"); } else { if (MyVars.box1Opened){ MovieClip(this.parent.parent).gotoAndStop("level1"); }; }; }; }; } } }//package cube_fla
Section 270
//gaga_707 (cube_fla.gaga_707) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class gaga_707 extends MovieClip { public function gaga_707(){ addFrameScript(6, frame7); } function frame7(){ stop(); MovieClip(this.parent).mouseEnabled = true; MovieClip(this.parent).mouseChildren = true; MovieClip(this.parent).speedControl.sbrush.visible = false; MovieClip(this.parent).speedControl.skey2.visible = false; MovieClip(this.parent).speedControl.skey3.visible = false; MovieClip(this.parent).speedControl.skey4.visible = false; MovieClip(this.parent).speedControl.skey5.visible = false; MovieClip(this.parent).speedControl.skey6.visible = false; MovieClip(this.parent).speedControl.skey7.visible = false; MovieClip(this.parent).speedControl.skey8.visible = false; MovieClip(this.parent).speedControl.skey9.visible = false; MovieClip(this.parent).speedControl.skey10.visible = false; MovieClip(this.parent).speedControl.skey11.visible = false; MovieClip(this.parent).speedControl.skey12.visible = false; MovieClip(this.parent).speedControl.skey13.visible = false; MovieClip(this.parent).speedControl.skey14.visible = false; MovieClip(this.parent).speedControl.skey15.visible = false; if (MyVars.box2Opened){ MovieClip(this.parent).gotoAndStop("level3"); } else { if (MyVars.box1Opened){ MovieClip(this.parent).gotoAndStop("level2"); }; }; } } }//package cube_fla
Section 271
//gaga_710 (cube_fla.gaga_710) package cube_fla { import flash.display.*; public dynamic class gaga_710 extends MovieClip { public var key2:MovieClip; public var key4:MovieClip; public var key1:MovieClip; public var key3:MovieClip; public var key5:MovieClip; } }//package cube_fla
Section 272
//gaga_711 (cube_fla.gaga_711) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_711 extends MovieClip { public function gaga_711(){ addFrameScript(0, frame1); } function frame1(){ if (((MyVars.key1Taken) && (this.parent))){ this.parent.removeChild(this); }; this.addEventListener(MouseEvent.MOUSE_DOWN, displayk16); } public function displayk16(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 273
//gaga_712 (cube_fla.gaga_712) package cube_fla { import flash.display.*; public dynamic class gaga_712 extends MovieClip { public var key6:MovieClip; public var key8:MovieClip; public var key9:MovieClip; public var key10:MovieClip; public var key7:MovieClip; } }//package cube_fla
Section 274
//gaga_713 (cube_fla.gaga_713) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_713 extends MovieClip { public function gaga_713(){ addFrameScript(0, frame1); } public function displayk25(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk25); } } }//package cube_fla
Section 275
//gaga_714 (cube_fla.gaga_714) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_714 extends MovieClip { public function gaga_714(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk23); } public function displayk23(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 276
//gaga_715 (cube_fla.gaga_715) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_715 extends MovieClip { public function gaga_715(){ addFrameScript(0, frame1); } public function displayk24(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk24); } } }//package cube_fla
Section 277
//gaga_716 (cube_fla.gaga_716) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_716 extends MovieClip { public function gaga_716(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk22); } public function displayk22(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 278
//gaga_717 (cube_fla.gaga_717) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_717 extends MovieClip { public function gaga_717(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk21); } public function displayk21(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 279
//gaga_718 (cube_fla.gaga_718) package cube_fla { import flash.display.*; public dynamic class gaga_718 extends MovieClip { public var key13:MovieClip; public var key14:MovieClip; public var key15:MovieClip; public var key11:MovieClip; public var key12:MovieClip; } }//package cube_fla
Section 280
//gaga_719 (cube_fla.gaga_719) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_719 extends MovieClip { public function gaga_719(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk26); } public function displayk26(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 281
//gaga_720 (cube_fla.gaga_720) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_720 extends MovieClip { public function gaga_720(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk27); } public function displayk27(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 282
//gaga_721 (cube_fla.gaga_721) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_721 extends MovieClip { public function gaga_721(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk28); } public function displayk28(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 283
//gaga_722 (cube_fla.gaga_722) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_722 extends MovieClip { public function gaga_722(){ addFrameScript(0, frame1); } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk29); } public function displayk29(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } } }//package cube_fla
Section 284
//gaga_723 (cube_fla.gaga_723) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class gaga_723 extends MovieClip { public function gaga_723(){ addFrameScript(0, frame1); } public function displayk30(_arg1:MouseEvent):void{ MyVars.infoText.text = "Key"; } function frame1(){ this.addEventListener(MouseEvent.MOUSE_DOWN, displayk30); } } }//package cube_fla
Section 285
//game_101 (cube_fla.game_101) package cube_fla { import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class game_101 extends MovieClip { public var level2Main:MovieClip; public var centre2Main:MovieClip; public var timePlate:MovieClip; public var top3Main:MovieClip; public var right2Main:MovieClip; public var top1Hit:MovieClip; public var level1Main:MovieClip; public var centre1Main:MovieClip; public var pauseBut:SimpleButton; public var info:TextField; public var top2Hit:MovieClip; public var top2Main:MovieClip; public var tHit10:MovieClip; public var tHit11:MovieClip; public var tHit12:MovieClip; public var left3Main:MovieClip; public var right1Main:MovieClip; public var soundButton:MovieClip; public var top3Hit:MovieClip; public var bottom3Main:MovieClip; public var top1Main:MovieClip; public var left2Main:MovieClip; public var lHit1:MovieClip; public var lHit2:MovieClip; public var lHit5:MovieClip; public var lHit6:MovieClip; public var lHit7:MovieClip; public var lHit8:MovieClip; public var tHit1:MovieClip; public var tHit2:MovieClip; public var tHit4:MovieClip; public var tHit5:MovieClip; public var tHit6:MovieClip; public var tHit7:MovieClip; public var lHit9:MovieClip; public var tHit9:MovieClip; public var lHit3:MovieClip; public var lHit4:MovieClip; public var tHit8:MovieClip; public var hit115:MovieClip; public var bHit10:MovieClip; public var bHit11:MovieClip; public var logo:SimpleButton; public var tHit3:MovieClip; public var bHit12:MovieClip; public var right1Hit:MovieClip; public var bottom2Main:MovieClip; public var left1Main:MovieClip; public var textPlate:MovieClip; public var centre1Hit:MovieClip; public var cHit1:MovieClip; public var cHit2:MovieClip; public var cHit3:MovieClip; public var cHit4:MovieClip; public var cHit5:MovieClip; public var cHit6:MovieClip; public var cHit7:MovieClip; public var cHit8:MovieClip; public var cHit9:MovieClip; public var right2Hit:MovieClip; public var left1Hit:MovieClip; public var pauseMc:MovieClip; public var level3box:MovieClip; public var bottom1Main:MovieClip; public var window1:MovieClip; public var cHit10:MovieClip; public var cHit11:MovieClip; public var cHit12:MovieClip; public var centre2Hit:MovieClip; public var bottom1Hit:MovieClip; public var wthrough:SimpleButton; public var downButton:SimpleButton; public var right3Hit:MovieClip; public var bHit1:MovieClip; public var bHit2:MovieClip; public var bHit4:MovieClip; public var bHit5:MovieClip; public var bHit6:MovieClip; public var bHit7:MovieClip; public var bHit8:MovieClip; public var bHit9:MovieClip; public var rHit1:MovieClip; public var rHit5:MovieClip; public var rHit6:MovieClip; public var rHit7:MovieClip; public var rHit8:MovieClip; public var rHit9:MovieClip; public var rHit3:MovieClip; public var bHit3:MovieClip; public var rHit2:MovieClip; public var rHit4:MovieClip; public var bottom2Hit:MovieClip; public var left2Hit:MovieClip; public var centre3Hit:MovieClip; public var left3Hit:MovieClip; public var bottom3Hit:MovieClip; public var speedControl:MovieClip; public var plate:MovieClip; public var brush:MovieClip; public var times:TextField; public var level3Main:MovieClip; public var level3hit115:MovieClip; public var centre3Main:MovieClip; public var rHit10:MovieClip; public var rHit11:MovieClip; public var rHit12:MovieClip; public var box1:MovieClip; public var box2:MovieClip; public var box3:MovieClip; public var lHit10:MovieClip; public var lHit11:MovieClip; public var lHit12:MovieClip; public var right3Main:MovieClip; public function game_101(){ addFrameScript(0, frame1, 1, frame2, 2, frame3, 3, frame4, 4, frame5, 5, frame6, 6, frame7, 7, frame8, 8, frame9, 9, frame10, 10, frame11, 11, frame12, 12, frame13, 13, frame14, 14, frame15, 15, frame16, 16, frame17, 17, frame18, 18, frame19, 19, frame20, 20, frame21, 21, frame22, 22, frame23); } public function changeSt11(_arg1:MouseEvent):void{ bottom2Main.inside.eleven.nextFrame(); MyVars.bottomArray[10] = bottom2Main.inside.eleven.currentFrame; if (MyVars.bTenFinished){ MyVars.bCount11++; }; if (MyVars.bCount11 == 2){ bHit11.removeEventListener(MouseEvent.CLICK, changeSt11); MyVars.bElevenFinished = true; }; } public function changeSt12(_arg1:MouseEvent):void{ bottom2Main.inside.twelve.nextFrame(); MyVars.bottomArray[11] = bottom2Main.inside.twelve.currentFrame; if (MyVars.bElevenFinished){ MyVars.bCount12++; }; if (MyVars.bCount12 == 4){ bHit12.removeEventListener(MouseEvent.CLICK, changeSt12); MyVars.bTwelveFinished = true; }; } public function changeSt10(_arg1:MouseEvent):void{ bottom2Main.inside.ten.nextFrame(); MyVars.bottomArray[9] = bottom2Main.inside.ten.currentFrame; if (MyVars.bSixFinished){ MyVars.bCount10++; }; if (MyVars.bCount10 == 3){ bHit10.removeEventListener(MouseEvent.CLICK, changeSt10); MyVars.bTenFinished = true; }; } public function changeSt2(_arg1:MouseEvent):void{ bottom2Main.inside.two.nextFrame(); MyVars.bottomArray[1] = bottom2Main.inside.two.currentFrame; if (MyVars.bOneFinished){ MyVars.bCount2++; }; if (MyVars.bCount2 == 3){ trace("correct"); bHit2.removeEventListener(MouseEvent.CLICK, changeSt2); MyVars.bTwoFinished = true; }; } public function goBack1(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack1); speedControl.sbrush.removeEventListener(MouseEvent.MOUSE_UP, stopWith1); this.gotoAndStop("level1"); } public function goBack2(_arg1:MouseEvent):void{ speedControl.sbrush.removeEventListener(MouseEvent.MOUSE_UP, stopWith2); downButton.removeEventListener(MouseEvent.CLICK, goBack2); this.gotoAndStop("level1"); } public function goBack3(_arg1:MouseEvent):void{ speedControl.sbrush.removeEventListener(MouseEvent.MOUSE_UP, stopWith3); downButton.removeEventListener(MouseEvent.CLICK, goBack3); this.gotoAndStop("level1"); } public function goBack4(_arg1:MouseEvent):void{ speedControl.sbrush.removeEventListener(MouseEvent.MOUSE_UP, stopWith4); downButton.removeEventListener(MouseEvent.CLICK, goBack4); this.gotoAndStop("level1"); } public function goBack5(_arg1:MouseEvent):void{ speedControl.sbrush.removeEventListener(MouseEvent.MOUSE_UP, stopWith5); downButton.removeEventListener(MouseEvent.CLICK, goBack5); this.gotoAndStop("level1"); } public function goBack6(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack6); this.gotoAndStop("level2"); } public function goBack7(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack7); this.gotoAndStop("level2"); } public function goBack8(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack8); this.gotoAndStop("level2"); } public function changeSt5(_arg1:MouseEvent):void{ bottom2Main.inside.five.nextFrame(); MyVars.bottomArray[4] = bottom2Main.inside.five.currentFrame; if (MyVars.bTwoFinished){ MyVars.bCount5++; }; if (MyVars.bCount5 == 4){ bHit5.removeEventListener(MouseEvent.CLICK, changeSt5); MyVars.bFiveFinished = true; }; } public function changeSt6(_arg1:MouseEvent):void{ bottom2Main.inside.six.nextFrame(); MyVars.bottomArray[5] = bottom2Main.inside.six.currentFrame; if (MyVars.bFourFinished){ MyVars.bCount6++; }; if (MyVars.bCount6 == 6){ bHit6.removeEventListener(MouseEvent.CLICK, changeSt6); MyVars.bSixFinished = true; }; } public function changeSt7(_arg1:MouseEvent):void{ bottom2Main.inside.seven.nextFrame(); MyVars.bottomArray[6] = bottom2Main.inside.seven.currentFrame; if (MyVars.bFiveFinished){ MyVars.bCount7++; }; if (MyVars.bCount7 == 3){ bHit7.removeEventListener(MouseEvent.CLICK, changeSt7); MyVars.bSevenFinished = true; }; } public function changeSt8(_arg1:MouseEvent):void{ bottom2Main.inside.eight.nextFrame(); MyVars.bottomArray[7] = bottom2Main.inside.eight.currentFrame; if (MyVars.bTwelveFinished){ MyVars.bCount8++; }; if (MyVars.bCount8 == 5){ bHit8.removeEventListener(MouseEvent.CLICK, changeSt8); MyVars.bEightFinished = true; bottom2Main.inside.bNode.gotoAndPlay(2); }; } public function goBack9(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack9); this.gotoAndStop("level2"); } public function changeSt4(_arg1:MouseEvent):void{ bottom2Main.inside.four.nextFrame(); MyVars.bottomArray[3] = bottom2Main.inside.four.currentFrame; if (MyVars.bThreeFinished){ MyVars.bCount4++; }; if (MyVars.bCount4 == 5){ bHit4.removeEventListener(MouseEvent.CLICK, changeSt4); MyVars.bFourFinished = true; }; } public function changeSt9(_arg1:MouseEvent):void{ bottom2Main.inside.nine.nextFrame(); MyVars.bottomArray[8] = bottom2Main.inside.nine.currentFrame; if (MyVars.bSevenFinished){ MyVars.bCount9++; }; if (MyVars.bCount9 == 4){ bHit9.removeEventListener(MouseEvent.CLICK, changeSt9); MyVars.bNineFinished = true; }; } public function changeSt1(_arg1:MouseEvent):void{ bottom2Main.inside.one.nextFrame(); MyVars.bottomArray[0] = bottom2Main.inside.one.currentFrame; MyVars.bCount1++; if (MyVars.bCount1 == 2){ bHit1.removeEventListener(MouseEvent.CLICK, changeSt1); MyVars.bOneFinished = true; }; } public function changeStone1(_arg1:MouseEvent):void{ left2Main.inside.one.nextFrame(); MyVars.leftArray[0] = left2Main.inside.one.currentFrame; if (MyVars.lFiveFinished){ MyVars.lCount1++; }; if (MyVars.lCount1 == 2){ lHit1.removeEventListener(MouseEvent.CLICK, changeStone1); MyVars.lOneFinished = true; }; } public function changeStone2(_arg1:MouseEvent):void{ left2Main.inside.two.nextFrame(); MyVars.leftArray[1] = left2Main.inside.two.currentFrame; if (MyVars.lOneFinished){ MyVars.lCount2++; }; if (MyVars.lCount2 == 2){ trace("correct"); lHit2.removeEventListener(MouseEvent.CLICK, changeStone2); MyVars.lTwoFinished = true; }; } public function changeStone3(_arg1:MouseEvent):void{ left2Main.inside.three.nextFrame(); MyVars.leftArray[2] = left2Main.inside.three.currentFrame; if (MyVars.lTwoFinished){ MyVars.lCount3++; }; if (MyVars.lCount3 == 3){ lHit3.removeEventListener(MouseEvent.CLICK, changeStone3); MyVars.lThreeFinished = true; }; } public function changeStone4(_arg1:MouseEvent):void{ left2Main.inside.four.nextFrame(); MyVars.leftArray[3] = left2Main.inside.four.currentFrame; if (MyVars.lNineFinished){ MyVars.lCount4++; }; if (MyVars.lCount4 == 2){ lHit4.removeEventListener(MouseEvent.CLICK, changeStone4); MyVars.lFourFinished = true; }; } public function changeStone5(_arg1:MouseEvent):void{ left2Main.inside.five.nextFrame(); MyVars.leftArray[4] = left2Main.inside.five.currentFrame; if (MyVars.lSevenFinished){ MyVars.lCount5++; }; if (MyVars.lCount5 == 3){ lHit5.removeEventListener(MouseEvent.CLICK, changeStone5); MyVars.lFiveFinished = true; }; } public function changeStone6(_arg1:MouseEvent):void{ left2Main.inside.six.nextFrame(); MyVars.leftArray[5] = left2Main.inside.six.currentFrame; if (MyVars.lFourFinished){ MyVars.lCount6++; }; if (MyVars.lCount6 == 3){ lHit6.removeEventListener(MouseEvent.CLICK, changeStone6); MyVars.lSixFinished = true; }; } public function changeStone7(_arg1:MouseEvent):void{ left2Main.inside.seven.nextFrame(); MyVars.leftArray[6] = left2Main.inside.seven.currentFrame; if (MyVars.lTenFinished){ MyVars.lCount7++; }; if (MyVars.lCount7 == 4){ lHit7.removeEventListener(MouseEvent.CLICK, changeStone7); MyVars.lSevenFinished = true; }; } public function changeStone8(_arg1:MouseEvent):void{ left2Main.inside.eight.nextFrame(); MyVars.leftArray[7] = left2Main.inside.eight.currentFrame; if (MyVars.lSixFinished){ MyVars.lCount8++; }; if (MyVars.lCount8 == 4){ lHit8.removeEventListener(MouseEvent.CLICK, changeStone8); MyVars.lEightFinished = true; }; } public function changeStone9(_arg1:MouseEvent):void{ left2Main.inside.nine.nextFrame(); MyVars.leftArray[8] = left2Main.inside.nine.currentFrame; if (MyVars.lThreeFinished){ MyVars.lCount9++; }; if (MyVars.lCount9 == 2){ lHit9.removeEventListener(MouseEvent.CLICK, changeStone9); MyVars.lNineFinished = true; }; } function frame10(){ downButton.addEventListener(MouseEvent.CLICK, goBack7); left2Main.inside.one.gotoAndStop(MyVars.leftArray[0]); left2Main.inside.two.gotoAndStop(MyVars.leftArray[1]); left2Main.inside.three.gotoAndStop(MyVars.leftArray[2]); left2Main.inside.four.gotoAndStop(MyVars.leftArray[3]); left2Main.inside.five.gotoAndStop(MyVars.leftArray[4]); left2Main.inside.six.gotoAndStop(MyVars.leftArray[5]); left2Main.inside.seven.gotoAndStop(MyVars.leftArray[6]); left2Main.inside.eight.gotoAndStop(MyVars.leftArray[7]); left2Main.inside.nine.gotoAndStop(MyVars.leftArray[8]); left2Main.inside.ten.gotoAndStop(MyVars.leftArray[9]); left2Main.inside.eleven.gotoAndStop(MyVars.leftArray[10]); left2Main.inside.twelve.gotoAndStop(MyVars.leftArray[11]); if (!MyVars.lOneFinished){ lHit1.addEventListener(MouseEvent.CLICK, changeStone1); }; if (!MyVars.lTwoFinished){ lHit2.addEventListener(MouseEvent.CLICK, changeStone2); }; if (!MyVars.lThreeFinished){ lHit3.addEventListener(MouseEvent.CLICK, changeStone3); }; if (!MyVars.lFourFinished){ lHit4.addEventListener(MouseEvent.CLICK, changeStone4); }; if (!MyVars.lFiveFinished){ lHit5.addEventListener(MouseEvent.CLICK, changeStone5); }; if (!MyVars.lSixFinished){ lHit6.addEventListener(MouseEvent.CLICK, changeStone6); }; if (!MyVars.lSevenFinished){ lHit7.addEventListener(MouseEvent.CLICK, changeStone7); }; if (!MyVars.lEightFinished){ lHit8.addEventListener(MouseEvent.CLICK, changeStone8); }; if (!MyVars.lNineFinished){ lHit9.addEventListener(MouseEvent.CLICK, changeStone9); }; if (!MyVars.lTenFinished){ lHit10.addEventListener(MouseEvent.CLICK, changeStone10); }; if (!MyVars.lElevenFinished){ lHit11.addEventListener(MouseEvent.CLICK, changeStone11); }; if (!MyVars.lTwelveFinished){ lHit12.addEventListener(MouseEvent.CLICK, changeStone12); }; } function frame11(){ downButton.addEventListener(MouseEvent.CLICK, goBack8); right2Main.inside.one.gotoAndStop(MyVars.rightArray[0]); right2Main.inside.two.gotoAndStop(MyVars.rightArray[1]); right2Main.inside.three.gotoAndStop(MyVars.rightArray[2]); right2Main.inside.four.gotoAndStop(MyVars.rightArray[3]); right2Main.inside.five.gotoAndStop(MyVars.rightArray[4]); right2Main.inside.six.gotoAndStop(MyVars.rightArray[5]); right2Main.inside.seven.gotoAndStop(MyVars.rightArray[6]); right2Main.inside.eight.gotoAndStop(MyVars.rightArray[7]); right2Main.inside.nine.gotoAndStop(MyVars.rightArray[8]); right2Main.inside.ten.gotoAndStop(MyVars.rightArray[9]); right2Main.inside.eleven.gotoAndStop(MyVars.rightArray[10]); right2Main.inside.twelve.gotoAndStop(MyVars.rightArray[11]); if (!MyVars.rOneFinished){ rHit1.addEventListener(MouseEvent.CLICK, changeSton1); }; if (!MyVars.rTwoFinished){ rHit2.addEventListener(MouseEvent.CLICK, changeSton2); }; if (!MyVars.rThreeFinished){ rHit3.addEventListener(MouseEvent.CLICK, changeSton3); }; if (!MyVars.rFourFinished){ rHit4.addEventListener(MouseEvent.CLICK, changeSton4); }; if (!MyVars.rFiveFinished){ rHit5.addEventListener(MouseEvent.CLICK, changeSton5); }; if (!MyVars.rSixFinished){ rHit6.addEventListener(MouseEvent.CLICK, changeSton6); }; if (!MyVars.rSevenFinished){ rHit7.addEventListener(MouseEvent.CLICK, changeSton7); }; if (!MyVars.rEightFinished){ rHit8.addEventListener(MouseEvent.CLICK, changeSton8); }; if (!MyVars.rNineFinished){ rHit9.addEventListener(MouseEvent.CLICK, changeSton9); }; if (!MyVars.rTenFinished){ rHit10.addEventListener(MouseEvent.CLICK, changeSton10); }; if (!MyVars.rElevenFinished){ rHit11.addEventListener(MouseEvent.CLICK, changeSton11); }; if (!MyVars.rTwelveFinished){ rHit12.addEventListener(MouseEvent.CLICK, changeSton12); }; } public function goBack12(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack12); this.gotoAndStop("level3"); } public function goBack13(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack13); this.gotoAndStop("level3"); } public function goBack10(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack10); this.gotoAndStop("level2"); } public function goBack14(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack14); this.gotoAndStop("level3"); } public function goBack15(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack15); this.gotoAndStop("level3"); } public function changeSt3(_arg1:MouseEvent):void{ bottom2Main.inside.three.nextFrame(); MyVars.bottomArray[2] = bottom2Main.inside.three.currentFrame; if (MyVars.bNineFinished){ MyVars.bCount3++; }; if (MyVars.bCount3 == 4){ bHit3.removeEventListener(MouseEvent.CLICK, changeSt3); MyVars.bThreeFinished = true; }; } public function goBack17(_arg1:MouseEvent):void{ } public function goBack18(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack18); this.gotoAndStop("level1"); } function frame14(){ stop(); downButton.addEventListener(MouseEvent.CLICK, goBack11); if (!MyVars.mTaken){ centre3Main.inside.gr.mClip.addEventListener(MouseEvent.CLICK, takeM); }; if (MyVars.mTaken){ centre3Main.inside.gr.mClip.gotoAndStop(5); }; } function frame15(){ downButton.addEventListener(MouseEvent.CLICK, goBack12); if (!MyVars.iTaken){ left3Main.inside.gr.iClip.addEventListener(MouseEvent.CLICK, takeI); }; if (MyVars.iTaken){ left3Main.inside.gr.iClip.gotoAndStop(5); }; } function frame16(){ downButton.addEventListener(MouseEvent.CLICK, goBack13); if (!MyVars.eTaken){ right3Main.inside.gr.eClip.addEventListener(MouseEvent.CLICK, takeE); }; if (MyVars.eTaken){ right3Main.inside.gr.eClip.gotoAndStop(5); }; } function frame17(){ downButton.addEventListener(MouseEvent.CLICK, goBack14); if (!MyVars.pTaken){ top3Main.inside.gr.pClip.addEventListener(MouseEvent.CLICK, takeP); }; if (MyVars.pTaken){ top3Main.inside.gr.pClip.gotoAndStop(5); }; } public function goBack16(_arg1:MouseEvent):void{ } function frame1(){ stop(); MyVars.infoText = info; centre1Hit.addEventListener(MouseEvent.CLICK, gotoCentre1); left1Hit.addEventListener(MouseEvent.CLICK, gotoLeft1); right1Hit.addEventListener(MouseEvent.CLICK, gotoRight1); top1Hit.addEventListener(MouseEvent.CLICK, gotoTop1); bottom1Hit.addEventListener(MouseEvent.CLICK, gotoBottom1); brush.addEventListener(MouseEvent.CLICK, takeBrush); if (MyVars.knifeTaken){ brush.parent.removeChild(brush); }; stage.addEventListener(MouseEvent.MOUSE_MOVE, showZero); wthrough.addEventListener(MouseEvent.CLICK, gotowthrough); logo.addEventListener(MouseEvent.CLICK, gotoBee123); pauseBut.addEventListener(MouseEvent.CLICK, pauseFun); } function frame2(){ centre2Hit.addEventListener(MouseEvent.CLICK, gotoCentre2); left2Hit.addEventListener(MouseEvent.CLICK, gotoLeft2); right2Hit.addEventListener(MouseEvent.CLICK, gotoRight2); top2Hit.addEventListener(MouseEvent.CLICK, gotoTop2); bottom2Hit.addEventListener(MouseEvent.CLICK, gotoBottom2); level2Main.inside.centreMode.one.gotoAndStop(MyVars.centreArray[0]); level2Main.inside.centreMode.two.gotoAndStop(MyVars.centreArray[1]); level2Main.inside.centreMode.three.gotoAndStop(MyVars.centreArray[2]); level2Main.inside.centreMode.four.gotoAndStop(MyVars.centreArray[3]); level2Main.inside.centreMode.five.gotoAndStop(MyVars.centreArray[4]); level2Main.inside.centreMode.six.gotoAndStop(MyVars.centreArray[5]); level2Main.inside.centreMode.seven.gotoAndStop(MyVars.centreArray[6]); level2Main.inside.centreMode.eight.gotoAndStop(MyVars.centreArray[7]); level2Main.inside.centreMode.nine.gotoAndStop(MyVars.centreArray[8]); level2Main.inside.centreMode.ten.gotoAndStop(MyVars.centreArray[9]); level2Main.inside.centreMode.eleven.gotoAndStop(MyVars.centreArray[10]); level2Main.inside.centreMode.twelve.gotoAndStop(MyVars.centreArray[11]); level2Main.inside.leftMode.one.gotoAndStop(MyVars.leftArray[0]); level2Main.inside.leftMode.two.gotoAndStop(MyVars.leftArray[1]); level2Main.inside.leftMode.three.gotoAndStop(MyVars.leftArray[2]); level2Main.inside.leftMode.four.gotoAndStop(MyVars.leftArray[3]); level2Main.inside.leftMode.five.gotoAndStop(MyVars.leftArray[4]); level2Main.inside.leftMode.six.gotoAndStop(MyVars.leftArray[5]); level2Main.inside.leftMode.seven.gotoAndStop(MyVars.leftArray[6]); level2Main.inside.leftMode.eight.gotoAndStop(MyVars.leftArray[7]); level2Main.inside.leftMode.nine.gotoAndStop(MyVars.leftArray[8]); level2Main.inside.leftMode.ten.gotoAndStop(MyVars.leftArray[9]); level2Main.inside.leftMode.eleven.gotoAndStop(MyVars.leftArray[10]); level2Main.inside.leftMode.twelve.gotoAndStop(MyVars.leftArray[11]); level2Main.inside.rightMode.one.gotoAndStop(MyVars.rightArray[0]); level2Main.inside.rightMode.two.gotoAndStop(MyVars.rightArray[1]); level2Main.inside.rightMode.three.gotoAndStop(MyVars.rightArray[2]); level2Main.inside.rightMode.four.gotoAndStop(MyVars.rightArray[3]); level2Main.inside.rightMode.five.gotoAndStop(MyVars.rightArray[4]); level2Main.inside.rightMode.six.gotoAndStop(MyVars.rightArray[5]); level2Main.inside.rightMode.seven.gotoAndStop(MyVars.rightArray[6]); level2Main.inside.rightMode.eight.gotoAndStop(MyVars.rightArray[7]); level2Main.inside.rightMode.nine.gotoAndStop(MyVars.rightArray[8]); level2Main.inside.rightMode.ten.gotoAndStop(MyVars.rightArray[9]); level2Main.inside.rightMode.eleven.gotoAndStop(MyVars.rightArray[10]); level2Main.inside.rightMode.twelve.gotoAndStop(MyVars.rightArray[11]); level2Main.inside.topMode.one.gotoAndStop(MyVars.topArray[0]); level2Main.inside.topMode.two.gotoAndStop(MyVars.topArray[1]); level2Main.inside.topMode.three.gotoAndStop(MyVars.topArray[2]); level2Main.inside.topMode.four.gotoAndStop(MyVars.topArray[3]); level2Main.inside.topMode.five.gotoAndStop(MyVars.topArray[4]); level2Main.inside.topMode.six.gotoAndStop(MyVars.topArray[5]); level2Main.inside.topMode.seven.gotoAndStop(MyVars.topArray[6]); level2Main.inside.topMode.eight.gotoAndStop(MyVars.topArray[7]); level2Main.inside.topMode.nine.gotoAndStop(MyVars.topArray[8]); level2Main.inside.topMode.ten.gotoAndStop(MyVars.topArray[9]); level2Main.inside.topMode.eleven.gotoAndStop(MyVars.topArray[10]); level2Main.inside.topMode.twelve.gotoAndStop(MyVars.topArray[11]); level2Main.inside.bottomMode.one.gotoAndStop(MyVars.bottomArray[0]); level2Main.inside.bottomMode.two.gotoAndStop(MyVars.bottomArray[1]); level2Main.inside.bottomMode.three.gotoAndStop(MyVars.bottomArray[2]); level2Main.inside.bottomMode.four.gotoAndStop(MyVars.bottomArray[3]); level2Main.inside.bottomMode.five.gotoAndStop(MyVars.bottomArray[4]); level2Main.inside.bottomMode.six.gotoAndStop(MyVars.bottomArray[5]); level2Main.inside.bottomMode.seven.gotoAndStop(MyVars.bottomArray[6]); level2Main.inside.bottomMode.eight.gotoAndStop(MyVars.bottomArray[7]); level2Main.inside.bottomMode.nine.gotoAndStop(MyVars.bottomArray[8]); level2Main.inside.bottomMode.ten.gotoAndStop(MyVars.bottomArray[9]); level2Main.inside.bottomMode.eleven.gotoAndStop(MyVars.bottomArray[10]); level2Main.inside.bottomMode.twelve.gotoAndStop(MyVars.bottomArray[11]); } public function goBack19(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack19); this.gotoAndStop("level2"); } public function goBack11(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack11); this.gotoAndStop("level3"); } function frame5(){ downButton.addEventListener(MouseEvent.CLICK, goBack2); speedControl.sbrush.addEventListener(MouseEvent.MOUSE_UP, stopWith2); } function frame6(){ downButton.addEventListener(MouseEvent.CLICK, goBack3); speedControl.sbrush.addEventListener(MouseEvent.MOUSE_UP, stopWith3); } function frame7(){ downButton.addEventListener(MouseEvent.CLICK, goBack4); speedControl.sbrush.addEventListener(MouseEvent.MOUSE_UP, stopWith4); } function frame8(){ downButton.addEventListener(MouseEvent.CLICK, goBack5); speedControl.sbrush.addEventListener(MouseEvent.MOUSE_UP, stopWith5); } function frame9(){ downButton.addEventListener(MouseEvent.CLICK, goBack6); centre2Main.inside.one.gotoAndStop(MyVars.centreArray[0]); centre2Main.inside.two.gotoAndStop(MyVars.centreArray[1]); centre2Main.inside.three.gotoAndStop(MyVars.centreArray[2]); centre2Main.inside.four.gotoAndStop(MyVars.centreArray[3]); centre2Main.inside.five.gotoAndStop(MyVars.centreArray[4]); centre2Main.inside.six.gotoAndStop(MyVars.centreArray[5]); centre2Main.inside.seven.gotoAndStop(MyVars.centreArray[6]); centre2Main.inside.eight.gotoAndStop(MyVars.centreArray[7]); centre2Main.inside.nine.gotoAndStop(MyVars.centreArray[8]); centre2Main.inside.ten.gotoAndStop(MyVars.centreArray[9]); centre2Main.inside.eleven.gotoAndStop(MyVars.centreArray[10]); centre2Main.inside.twelve.gotoAndStop(MyVars.centreArray[11]); if (!MyVars.cOneFinished){ cHit1.addEventListener(MouseEvent.CLICK, changeStones1); }; if (!MyVars.cTwoFinished){ cHit2.addEventListener(MouseEvent.CLICK, changeStones2); }; if (!MyVars.cThreeFinished){ cHit3.addEventListener(MouseEvent.CLICK, changeStones3); }; if (!MyVars.cFourFinished){ cHit4.addEventListener(MouseEvent.CLICK, changeStones4); }; if (!MyVars.cFiveFinished){ cHit5.addEventListener(MouseEvent.CLICK, changeStones5); }; if (!MyVars.cSixFinished){ cHit6.addEventListener(MouseEvent.CLICK, changeStones6); }; if (!MyVars.cSevenFinished){ cHit7.addEventListener(MouseEvent.CLICK, changeStones7); }; if (!MyVars.cEightFinished){ cHit8.addEventListener(MouseEvent.CLICK, changeStones8); }; if (!MyVars.cNineFinished){ cHit9.addEventListener(MouseEvent.CLICK, changeStones9); }; if (!MyVars.cTenFinished){ cHit10.addEventListener(MouseEvent.CLICK, changeStones10); }; if (!MyVars.cElevenFinished){ cHit11.addEventListener(MouseEvent.CLICK, changeStones11); }; if (!MyVars.cTwelveFinished){ cHit12.addEventListener(MouseEvent.CLICK, changeStones12); }; } public function goBack20(_arg1:MouseEvent):void{ downButton.removeEventListener(MouseEvent.CLICK, goBack20); this.gotoAndStop("level3"); } function frame4(){ stop(); downButton.addEventListener(MouseEvent.CLICK, goBack1); speedControl.sbrush.addEventListener(MouseEvent.MOUSE_UP, stopWith1); } function frame12(){ downButton.addEventListener(MouseEvent.CLICK, goBack9); top2Main.inside.one.gotoAndStop(MyVars.topArray[0]); top2Main.inside.two.gotoAndStop(MyVars.topArray[1]); top2Main.inside.three.gotoAndStop(MyVars.topArray[2]); top2Main.inside.four.gotoAndStop(MyVars.topArray[3]); top2Main.inside.five.gotoAndStop(MyVars.topArray[4]); top2Main.inside.six.gotoAndStop(MyVars.topArray[5]); top2Main.inside.seven.gotoAndStop(MyVars.topArray[6]); top2Main.inside.eight.gotoAndStop(MyVars.topArray[7]); top2Main.inside.nine.gotoAndStop(MyVars.topArray[8]); top2Main.inside.ten.gotoAndStop(MyVars.topArray[9]); top2Main.inside.eleven.gotoAndStop(MyVars.topArray[10]); top2Main.inside.twelve.gotoAndStop(MyVars.topArray[11]); if (!MyVars.tOneFinished){ tHit1.addEventListener(MouseEvent.CLICK, changeSto1); }; if (!MyVars.tTwoFinished){ tHit2.addEventListener(MouseEvent.CLICK, changeSto2); }; if (!MyVars.tThreeFinished){ tHit3.addEventListener(MouseEvent.CLICK, changeSto3); }; if (!MyVars.tFourFinished){ tHit4.addEventListener(MouseEvent.CLICK, changeSto4); }; if (!MyVars.tFiveFinished){ tHit5.addEventListener(MouseEvent.CLICK, changeSto5); }; if (!MyVars.tSixFinished){ tHit6.addEventListener(MouseEvent.CLICK, changeSto6); }; if (!MyVars.tSevenFinished){ tHit7.addEventListener(MouseEvent.CLICK, changeSto7); }; if (!MyVars.tEightFinished){ tHit8.addEventListener(MouseEvent.CLICK, changeSto8); }; if (!MyVars.tNineFinished){ tHit9.addEventListener(MouseEvent.CLICK, changeSto9); }; if (!MyVars.tTenFinished){ tHit10.addEventListener(MouseEvent.CLICK, changeSto10); }; if (!MyVars.tElevenFinished){ tHit11.addEventListener(MouseEvent.CLICK, changeSto11); }; if (!MyVars.tTwelveFinished){ tHit12.addEventListener(MouseEvent.CLICK, changeSto12); }; } function frame13(){ downButton.addEventListener(MouseEvent.CLICK, goBack10); bottom2Main.inside.one.gotoAndStop(MyVars.bottomArray[0]); bottom2Main.inside.two.gotoAndStop(MyVars.bottomArray[1]); bottom2Main.inside.three.gotoAndStop(MyVars.bottomArray[2]); bottom2Main.inside.four.gotoAndStop(MyVars.bottomArray[3]); bottom2Main.inside.five.gotoAndStop(MyVars.bottomArray[4]); bottom2Main.inside.six.gotoAndStop(MyVars.bottomArray[5]); bottom2Main.inside.seven.gotoAndStop(MyVars.bottomArray[6]); bottom2Main.inside.eight.gotoAndStop(MyVars.bottomArray[7]); bottom2Main.inside.nine.gotoAndStop(MyVars.bottomArray[8]); bottom2Main.inside.ten.gotoAndStop(MyVars.bottomArray[9]); bottom2Main.inside.eleven.gotoAndStop(MyVars.bottomArray[10]); bottom2Main.inside.twelve.gotoAndStop(MyVars.bottomArray[11]); if (!MyVars.bOneFinished){ bHit1.addEventListener(MouseEvent.CLICK, changeSt1); }; if (!MyVars.bTwoFinished){ bHit2.addEventListener(MouseEvent.CLICK, changeSt2); }; if (!MyVars.bThreeFinished){ bHit3.addEventListener(MouseEvent.CLICK, changeSt3); }; if (!MyVars.bFourFinished){ bHit4.addEventListener(MouseEvent.CLICK, changeSt4); }; if (!MyVars.bFiveFinished){ bHit5.addEventListener(MouseEvent.CLICK, changeSt5); }; if (!MyVars.bSixFinished){ bHit6.addEventListener(MouseEvent.CLICK, changeSt6); }; if (!MyVars.bSevenFinished){ bHit7.addEventListener(MouseEvent.CLICK, changeSt7); }; if (!MyVars.bEightFinished){ bHit8.addEventListener(MouseEvent.CLICK, changeSt8); }; if (!MyVars.bNineFinished){ bHit9.addEventListener(MouseEvent.CLICK, changeSt9); }; if (!MyVars.bTenFinished){ bHit10.addEventListener(MouseEvent.CLICK, changeSt10); }; if (!MyVars.bElevenFinished){ bHit11.addEventListener(MouseEvent.CLICK, changeSt11); }; if (!MyVars.bTwelveFinished){ bHit12.addEventListener(MouseEvent.CLICK, changeSt12); }; } function frame21(){ downButton.addEventListener(MouseEvent.CLICK, goBack18); box1.key1.addEventListener(MouseEvent.CLICK, takeKey1); if (MyVars.key1Taken){ box1.removeChild(box1.key1); }; box1.key2.addEventListener(MouseEvent.CLICK, takeKey2); if (MyVars.key2Taken){ box1.removeChild(box1.key2); }; box1.key3.addEventListener(MouseEvent.CLICK, takeKey3); if (MyVars.key3Taken){ box1.removeChild(box1.key3); }; box1.key4.addEventListener(MouseEvent.CLICK, takeKey4); if (MyVars.key4Taken){ box1.removeChild(box1.key4); }; box1.key5.addEventListener(MouseEvent.CLICK, takeKey5); if (MyVars.key5Taken){ box1.removeChild(box1.key5); }; } function frame22(){ downButton.addEventListener(MouseEvent.CLICK, goBack19); box2.key6.addEventListener(MouseEvent.CLICK, takeKey6); if (MyVars.key6Taken){ box2.removeChild(box2.key6); }; box2.key7.addEventListener(MouseEvent.CLICK, takeKey7); if (MyVars.key7Taken){ box2.removeChild(box2.key7); }; box2.key8.addEventListener(MouseEvent.CLICK, takeKey8); if (MyVars.key8Taken){ box2.removeChild(box2.key8); }; box2.key9.addEventListener(MouseEvent.CLICK, takeKey9); if (MyVars.key9Taken){ box2.removeChild(box2.key9); }; box2.key10.addEventListener(MouseEvent.CLICK, takeKey10); if (MyVars.key10Taken){ box2.removeChild(box2.key10); }; } function frame3(){ stop(); centre3Hit.addEventListener(MouseEvent.CLICK, gotoCentre3); left3Hit.addEventListener(MouseEvent.CLICK, gotoLeft3); right3Hit.addEventListener(MouseEvent.CLICK, gotoRight3); top3Hit.addEventListener(MouseEvent.CLICK, gotoTop3); bottom3Hit.addEventListener(MouseEvent.CLICK, gotoBottom3); level3hit115.addEventListener(MouseEvent.CLICK, openBox33); if (((((MyVars.box115Clicked) && ((level3box.currentFrame == 1)))) && (!(MyVars.box3Opened)))){ level3box.gotoAndPlay(2); }; } function frame18(){ downButton.addEventListener(MouseEvent.CLICK, goBack15); if (!MyVars.rTaken){ bottom3Main.inside.gr.rClip.addEventListener(MouseEvent.CLICK, takeR); }; if (MyVars.rTaken){ bottom3Main.inside.gr.rClip.gotoAndStop(5); }; hit115.addEventListener(MouseEvent.CLICK, openBox3); } public function takeKey14(_arg1:MouseEvent):void{ var _local2:ClickSound; box3.removeChild(box3.key14); speedControl.skey14.visible = true; MyVars.key14Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey15(_arg1:MouseEvent):void{ var _local2:ClickSound; box3.removeChild(box3.key15); speedControl.skey15.visible = true; MyVars.key15Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } function frame23(){ downButton.addEventListener(MouseEvent.CLICK, goBack20); box3.key11.addEventListener(MouseEvent.CLICK, takeKey11); if (MyVars.key11Taken){ box3.removeChild(box3.key11); }; box3.key12.addEventListener(MouseEvent.CLICK, takeKey12); if (MyVars.key12Taken){ box3.removeChild(box3.key12); }; box3.key13.addEventListener(MouseEvent.CLICK, takeKey13); if (MyVars.key13Taken){ box3.removeChild(box3.key13); }; box3.key14.addEventListener(MouseEvent.CLICK, takeKey14); if (MyVars.key14Taken){ box3.removeChild(box3.key14); }; box3.key15.addEventListener(MouseEvent.CLICK, takeKey15); if (MyVars.key15Taken){ box3.removeChild(box3.key15); }; } public function takeKey12(_arg1:MouseEvent):void{ var _local2:ClickSound; box3.removeChild(box3.key12); speedControl.skey12.visible = true; MyVars.key12Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function gotoBottom1(_arg1:MouseEvent):void{ this.gotoAndStop("bottom1Page"); } public function gotoBottom2(_arg1:MouseEvent):void{ this.gotoAndStop("bottom2Page"); } public function takeKey11(_arg1:MouseEvent):void{ var _local2:ClickSound; box3.removeChild(box3.key11); speedControl.skey11.visible = true; MyVars.key11Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey13(_arg1:MouseEvent):void{ var _local2:ClickSound; box3.removeChild(box3.key13); speedControl.skey13.visible = true; MyVars.key13Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function gotoBottom3(_arg1:MouseEvent):void{ this.gotoAndStop("bottom3Page"); } function frame19(){ downButton.addEventListener(MouseEvent.CLICK, goBack16); } function frame20(){ downButton.addEventListener(MouseEvent.CLICK, goBack17); } public function takeKey10(_arg1:MouseEvent):void{ var _local2:ClickSound; box2.removeChild(box2.key10); speedControl.skey10.visible = true; MyVars.key10Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeM(_arg1:MouseEvent):void{ centre3Main.inside.gr.mClip.gotoAndStop(5); speedControl.sm.visible = true; centre3Main.inside.gr.cnumber.gotoAndPlay(2); MyVars.mTaken = true; } public function takeE(_arg1:MouseEvent):void{ right3Main.inside.gr.eClip.gotoAndStop(5); speedControl.se.visible = true; right3Main.inside.gr.eNumber.gotoAndPlay(2); MyVars.eTaken = true; } public function takeP(_arg1:MouseEvent):void{ top3Main.inside.gr.pClip.gotoAndStop(5); speedControl.sp.visible = true; top3Main.inside.gr.pNumber.gotoAndPlay(2); MyVars.pTaken = true; } public function takeI(_arg1:MouseEvent):void{ left3Main.inside.gr.iClip.gotoAndStop(5); speedControl.si.visible = true; left3Main.inside.gr.inumber.gotoAndPlay(2); MyVars.iTaken = true; } public function takeR(_arg1:MouseEvent):void{ bottom3Main.inside.gr.rClip.gotoAndStop(5); speedControl.sr.visible = true; bottom3Main.inside.gr.rNumber.gotoAndPlay(2); MyVars.rTaken = true; } public function gotowthrough(_arg1:MouseEvent):void{ navigateToURL(new URLRequest("http://www.123bee.com/walkthroughs/cube-prison-escape-walkthrough"), "_blank"); } public function gotoRight1(_arg1:MouseEvent):void{ this.gotoAndStop("right1Page"); } public function gotoRight2(_arg1:MouseEvent):void{ this.gotoAndStop("right2Page"); } public function gotoRight3(_arg1:MouseEvent):void{ this.gotoAndStop("right3Page"); } public function openBox3(_arg1:MouseEvent):void{ if (((MyVars.numberWork) && (!(MyVars.box3Opened)))){ MyVars.box115Clicked = true; this.gotoAndStop("level3"); }; } public function openBox33(_arg1:MouseEvent):void{ if (((((MyVars.numberWork) && ((level3box.currentFrame == 1)))) && (!(MyVars.box3Opened)))){ level3box.gotoAndPlay(2); }; } public function stopWith1(_arg1:MouseEvent):void{ if (this.currentFrame == 4){ if (speedControl.sbrush.hitTestObject(centre1Main.violet)){ trace("coming:"); speedControl.sbrush.gotoAndStop(2); } else { if (((speedControl.sbrush.hitTestObject(centre1Main.indigo1)) || (speedControl.sbrush.hitTestObject(centre1Main.indigo2)))){ speedControl.sbrush.gotoAndStop(3); } else { if (((speedControl.sbrush.hitTestObject(centre1Main.blue1)) || (speedControl.sbrush.hitTestObject(centre1Main.blue2)))){ speedControl.sbrush.gotoAndStop(4); } else { if (((speedControl.sbrush.hitTestObject(centre1Main.green1)) || (speedControl.sbrush.hitTestObject(centre1Main.green2)))){ speedControl.sbrush.gotoAndStop(5); } else { if (((speedControl.sbrush.hitTestObject(centre1Main.yellow1)) || (speedControl.sbrush.hitTestObject(centre1Main.yellow2)))){ speedControl.sbrush.gotoAndStop(6); } else { if (((speedControl.sbrush.hitTestObject(centre1Main.orange1)) || (speedControl.sbrush.hitTestObject(centre1Main.orange2)))){ speedControl.sbrush.gotoAndStop(7); } else { if (speedControl.sbrush.hitTestObject(centre1Main.red)){ speedControl.sbrush.gotoAndStop(8); }; }; }; }; }; }; }; if (((((speedControl.sbrush.hitTestObject(centre1Main.inside.one)) && ((speedControl.sbrush.currentFrame == 2)))) && ((centre1Main.inside.one.currentFrame == 1)))){ centre1Main.inside.one.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(centre1Main.inside.two)) && ((speedControl.sbrush.currentFrame == 6)))) && ((centre1Main.inside.two.currentFrame == 1)))){ centre1Main.inside.two.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(centre1Main.inside.three)) && ((speedControl.sbrush.currentFrame == 4)))) && ((centre1Main.inside.three.currentFrame == 1)))){ centre1Main.inside.three.gotoAndPlay(2); }; }; } public function stopWith2(_arg1:MouseEvent):void{ if (this.currentFrame == 5){ if (((((speedControl.sbrush.hitTestObject(left1Main.one)) && ((speedControl.sbrush.currentFrame == 5)))) && ((left1Main.one.currentFrame == 1)))){ left1Main.one.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(left1Main.two)) && ((speedControl.sbrush.currentFrame == 3)))) && ((left1Main.two.currentFrame == 1)))){ left1Main.two.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(left1Main.three)) && ((speedControl.sbrush.currentFrame == 7)))) && ((left1Main.three.currentFrame == 1)))){ left1Main.three.gotoAndPlay(2); }; }; } public function stopWith4(_arg1:MouseEvent):void{ if (this.currentFrame == 7){ if (((((speedControl.sbrush.hitTestObject(top1Main.one)) && ((speedControl.sbrush.currentFrame == 5)))) && ((top1Main.one.currentFrame == 1)))){ top1Main.one.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(top1Main.two)) && ((speedControl.sbrush.currentFrame == 4)))) && ((top1Main.two.currentFrame == 1)))){ top1Main.two.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(top1Main.three)) && ((speedControl.sbrush.currentFrame == 8)))) && ((top1Main.three.currentFrame == 1)))){ top1Main.three.gotoAndPlay(2); }; }; } public function stopWith5(_arg1:MouseEvent):void{ if (this.currentFrame == 8){ if (((((speedControl.sbrush.hitTestObject(bottom1Main.one)) && ((speedControl.sbrush.currentFrame == 8)))) && ((bottom1Main.one.currentFrame == 1)))){ bottom1Main.one.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(bottom1Main.two)) && ((speedControl.sbrush.currentFrame == 4)))) && ((bottom1Main.two.currentFrame == 1)))){ bottom1Main.two.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(bottom1Main.three)) && ((speedControl.sbrush.currentFrame == 3)))) && ((bottom1Main.three.currentFrame == 1)))){ bottom1Main.three.gotoAndPlay(2); }; }; } public function stopWith3(_arg1:MouseEvent):void{ if (this.currentFrame == 6){ if (((((speedControl.sbrush.hitTestObject(right1Main.one)) && ((speedControl.sbrush.currentFrame == 3)))) && ((right1Main.one.currentFrame == 1)))){ right1Main.one.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(right1Main.two)) && ((speedControl.sbrush.currentFrame == 5)))) && ((right1Main.two.currentFrame == 1)))){ right1Main.two.gotoAndPlay(2); }; if (((((speedControl.sbrush.hitTestObject(right1Main.three)) && ((speedControl.sbrush.currentFrame == 7)))) && ((right1Main.three.currentFrame == 1)))){ right1Main.three.gotoAndPlay(2); }; }; } public function gotoLeft3(_arg1:MouseEvent):void{ this.gotoAndStop("left3Page"); } public function gotoLeft1(_arg1:MouseEvent):void{ this.gotoAndStop("left1Page"); } public function gotoLeft2(_arg1:MouseEvent):void{ this.gotoAndStop("left2Page"); } public function gotoTop1(_arg1:MouseEvent):void{ this.gotoAndStop("top1Page"); } public function gotoTop3(_arg1:MouseEvent):void{ this.gotoAndStop("top3Page"); } public function gotoTop2(_arg1:MouseEvent):void{ this.gotoAndStop("top2Page"); } public function gotoBee123(_arg1:MouseEvent):void{ navigateToURL(new URLRequest("http://www.123bee.com"), "_blank"); } public function changeSton10(_arg1:MouseEvent):void{ right2Main.inside.ten.nextFrame(); MyVars.rightArray[9] = right2Main.inside.ten.currentFrame; if (MyVars.rOneFinished){ MyVars.rCount10++; }; if (MyVars.rCount10 == 4){ rHit10.removeEventListener(MouseEvent.CLICK, changeSton10); MyVars.rTenFinished = true; }; } public function changeSton11(_arg1:MouseEvent):void{ right2Main.inside.eleven.nextFrame(); MyVars.rightArray[10] = right2Main.inside.eleven.currentFrame; if (MyVars.rTenFinished){ MyVars.rCount11++; }; if (MyVars.rCount11 == 4){ rHit11.removeEventListener(MouseEvent.CLICK, changeSton11); MyVars.rElevenFinished = true; }; } public function changeSton12(_arg1:MouseEvent):void{ right2Main.inside.twelve.nextFrame(); MyVars.rightArray[11] = right2Main.inside.twelve.currentFrame; if (MyVars.rElevenFinished){ MyVars.rCount12++; }; if (MyVars.rCount12 == 5){ rHit12.removeEventListener(MouseEvent.CLICK, changeSton12); MyVars.rTwelveFinished = true; }; } public function changeSton1(_arg1:MouseEvent):void{ right2Main.inside.one.nextFrame(); MyVars.rightArray[0] = right2Main.inside.one.currentFrame; if (MyVars.rTwoFinished){ MyVars.rCount1++; }; if (MyVars.rCount1 == 3){ rHit1.removeEventListener(MouseEvent.CLICK, changeSton1); MyVars.rOneFinished = true; }; } public function changeSton2(_arg1:MouseEvent):void{ right2Main.inside.two.nextFrame(); MyVars.rightArray[1] = right2Main.inside.two.currentFrame; if (MyVars.rThreeFinished){ MyVars.rCount2++; }; if (MyVars.rCount2 == 3){ trace("correct"); rHit2.removeEventListener(MouseEvent.CLICK, changeSton2); MyVars.rTwoFinished = true; }; } public function changeSton3(_arg1:MouseEvent):void{ right2Main.inside.three.nextFrame(); MyVars.rightArray[2] = right2Main.inside.three.currentFrame; if (MyVars.rNineFinished){ MyVars.rCount3++; }; if (MyVars.rCount3 == 2){ rHit3.removeEventListener(MouseEvent.CLICK, changeSton3); MyVars.rThreeFinished = true; }; } public function changeSton6(_arg1:MouseEvent):void{ right2Main.inside.six.nextFrame(); MyVars.rightArray[5] = right2Main.inside.six.currentFrame; if (MyVars.rEightFinished){ MyVars.rCount6++; }; if (MyVars.rCount6 == 2){ rHit6.removeEventListener(MouseEvent.CLICK, changeSton6); MyVars.rSixFinished = true; }; } public function changeSton7(_arg1:MouseEvent):void{ right2Main.inside.seven.nextFrame(); MyVars.rightArray[6] = right2Main.inside.seven.currentFrame; if (MyVars.rFiveFinished){ MyVars.rCount7++; }; if (MyVars.rCount7 == 4){ rHit7.removeEventListener(MouseEvent.CLICK, changeSton7); MyVars.rSevenFinished = true; }; } public function changeSton8(_arg1:MouseEvent):void{ right2Main.inside.eight.nextFrame(); MyVars.rightArray[7] = right2Main.inside.eight.currentFrame; if (MyVars.rTwelveFinished){ MyVars.rCount8++; }; if (MyVars.rCount8 == 3){ rHit8.removeEventListener(MouseEvent.CLICK, changeSton8); MyVars.rEightFinished = true; }; } public function changeSton9(_arg1:MouseEvent):void{ right2Main.inside.nine.nextFrame(); MyVars.rightArray[8] = right2Main.inside.nine.currentFrame; if (MyVars.rSevenFinished){ MyVars.rCount9++; }; if (MyVars.rCount9 == 3){ rHit9.removeEventListener(MouseEvent.CLICK, changeSton9); MyVars.rNineFinished = true; }; } public function changeSton4(_arg1:MouseEvent):void{ right2Main.inside.four.nextFrame(); MyVars.rightArray[3] = right2Main.inside.four.currentFrame; if (MyVars.rSixFinished){ MyVars.rCount4++; }; if (MyVars.rCount4 == 4){ rHit4.removeEventListener(MouseEvent.CLICK, changeSton4); MyVars.rFourFinished = true; right2Main.inside.rNode.gotoAndPlay(2); }; } public function changeSton5(_arg1:MouseEvent):void{ right2Main.inside.five.nextFrame(); MyVars.rightArray[4] = right2Main.inside.five.currentFrame; MyVars.rCount5++; if (MyVars.rCount5 == 2){ rHit5.removeEventListener(MouseEvent.CLICK, changeSton5); MyVars.rFiveFinished = true; }; } public function gotoCentre1(_arg1:MouseEvent):void{ this.gotoAndStop("centre1Page"); } public function gotoCentre2(_arg1:MouseEvent):void{ this.gotoAndStop("centre2Page"); } public function gotoCentre3(_arg1:MouseEvent):void{ this.gotoAndStop("centre3Page"); } public function takeKey1(_arg1:MouseEvent):void{ var _local2:ClickSound; box1.removeChild(box1.key1); speedControl.skey1.visible = true; MyVars.key1Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey2(_arg1:MouseEvent):void{ var _local2:ClickSound; box1.removeChild(box1.key2); speedControl.skey2.visible = true; MyVars.key2Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey3(_arg1:MouseEvent):void{ var _local2:ClickSound; box1.removeChild(box1.key3); speedControl.skey3.visible = true; MyVars.key3Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey5(_arg1:MouseEvent):void{ var _local2:ClickSound; box1.removeChild(box1.key5); speedControl.skey5.visible = true; MyVars.key5Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey6(_arg1:MouseEvent):void{ var _local2:ClickSound; box2.removeChild(box2.key6); speedControl.skey6.visible = true; MyVars.key6Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey8(_arg1:MouseEvent):void{ var _local2:ClickSound; box2.removeChild(box2.key8); speedControl.skey8.visible = true; MyVars.key8Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey9(_arg1:MouseEvent):void{ var _local2:ClickSound; box2.removeChild(box2.key9); speedControl.skey9.visible = true; MyVars.key9Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey7(_arg1:MouseEvent):void{ var _local2:ClickSound; box2.removeChild(box2.key7); speedControl.skey7.visible = true; MyVars.key7Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeKey4(_arg1:MouseEvent):void{ var _local2:ClickSound; box1.removeChild(box1.key4); speedControl.skey4.visible = true; MyVars.key4Taken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function takeBrush(_arg1:MouseEvent):void{ var _local2:ClickSound; brush.parent.removeChild(brush); speedControl.sbrush.visible = true; MyVars.knifeTaken = true; _local2 = new ClickSound(); if (MyVars.soundToggle){ _local2.play(); }; } public function changeSto10(_arg1:MouseEvent):void{ top2Main.inside.ten.nextFrame(); MyVars.topArray[9] = top2Main.inside.ten.currentFrame; if (MyVars.tNineFinished){ MyVars.tCount10++; }; if (MyVars.tCount10 == 3){ tHit10.removeEventListener(MouseEvent.CLICK, changeSto10); MyVars.tTenFinished = true; }; } public function changeSto12(_arg1:MouseEvent):void{ top2Main.inside.twelve.nextFrame(); MyVars.topArray[11] = top2Main.inside.twelve.currentFrame; if (MyVars.tElevenFinished){ MyVars.tCount12++; }; if (MyVars.tCount12 == 3){ tHit12.removeEventListener(MouseEvent.CLICK, changeSto12); MyVars.tTwelveFinished = true; }; } public function changeSto11(_arg1:MouseEvent):void{ top2Main.inside.eleven.nextFrame(); MyVars.topArray[10] = top2Main.inside.eleven.currentFrame; if (MyVars.tFiveFinished){ MyVars.tCount11++; }; if (MyVars.tCount11 == 2){ tHit11.removeEventListener(MouseEvent.CLICK, changeSto11); MyVars.tElevenFinished = true; }; } public function changeStones11(_arg1:MouseEvent):void{ centre2Main.inside.eleven.nextFrame(); MyVars.centreArray[10] = centre2Main.inside.eleven.currentFrame; if (MyVars.cTwelveFinished){ MyVars.cCount11++; }; if (MyVars.cCount11 == 4){ cHit11.removeEventListener(MouseEvent.CLICK, changeStones11); MyVars.cElevenFinished = true; }; } public function changeStones10(_arg1:MouseEvent):void{ centre2Main.inside.ten.nextFrame(); MyVars.centreArray[9] = centre2Main.inside.ten.currentFrame; if (MyVars.cElevenFinished){ MyVars.cCount10++; }; if (MyVars.cCount10 == 6){ cHit10.removeEventListener(MouseEvent.CLICK, changeStones10); MyVars.cTenFinished = true; }; } public function changeStones12(_arg1:MouseEvent):void{ centre2Main.inside.twelve.nextFrame(); MyVars.centreArray[11] = centre2Main.inside.twelve.currentFrame; if (MyVars.cEightFinished){ MyVars.cCount12++; }; if (MyVars.cCount12 == 5){ cHit12.removeEventListener(MouseEvent.CLICK, changeStones12); MyVars.cTwelveFinished = true; }; } public function showZero(_arg1:MouseEvent):void{ MyVars.infoText.text = ""; } public function changeStones1(_arg1:MouseEvent):void{ centre2Main.inside.one.nextFrame(); MyVars.centreArray[0] = centre2Main.inside.one.currentFrame; if (MyVars.cFiveFinished){ MyVars.cCount1++; }; if (MyVars.cCount1 == 4){ cHit1.removeEventListener(MouseEvent.CLICK, changeStones1); MyVars.cOneFinished = true; centre2Main.inside.cNode.gotoAndPlay(2); }; } public function changeStones3(_arg1:MouseEvent):void{ centre2Main.inside.three.nextFrame(); MyVars.centreArray[2] = centre2Main.inside.three.currentFrame; if (MyVars.cTenFinished){ MyVars.cCount3++; }; if (MyVars.cCount3 == 3){ cHit3.removeEventListener(MouseEvent.CLICK, changeStones3); MyVars.cThreeFinished = true; }; } public function changeStones4(_arg1:MouseEvent):void{ centre2Main.inside.four.nextFrame(); MyVars.centreArray[3] = centre2Main.inside.four.currentFrame; if (MyVars.cNineFinished){ MyVars.cCount4++; }; if (MyVars.cCount4 == 4){ cHit4.removeEventListener(MouseEvent.CLICK, changeStones4); MyVars.cFourFinished = true; }; } public function changeStones5(_arg1:MouseEvent):void{ centre2Main.inside.five.nextFrame(); MyVars.centreArray[4] = centre2Main.inside.five.currentFrame; if (MyVars.cThreeFinished){ MyVars.cCount5++; }; if (MyVars.cCount5 == 3){ cHit5.removeEventListener(MouseEvent.CLICK, changeStones5); MyVars.cFiveFinished = true; }; } public function changeStones6(_arg1:MouseEvent):void{ centre2Main.inside.six.nextFrame(); MyVars.centreArray[5] = centre2Main.inside.six.currentFrame; if (MyVars.cFourFinished){ MyVars.cCount6++; }; if (MyVars.cCount6 == 2){ cHit6.removeEventListener(MouseEvent.CLICK, changeStones6); MyVars.cSixFinished = true; }; } public function changeStones7(_arg1:MouseEvent):void{ centre2Main.inside.seven.nextFrame(); MyVars.centreArray[6] = centre2Main.inside.seven.currentFrame; if (MyVars.cTwoFinished){ MyVars.cCount7++; }; if (MyVars.cCount7 == 2){ cHit7.removeEventListener(MouseEvent.CLICK, changeStones7); MyVars.cSevenFinished = true; }; } public function changeStones8(_arg1:MouseEvent):void{ centre2Main.inside.eight.nextFrame(); MyVars.centreArray[7] = centre2Main.inside.eight.currentFrame; if (MyVars.cSixFinished){ MyVars.cCount8++; }; if (MyVars.cCount8 == 3){ cHit8.removeEventListener(MouseEvent.CLICK, changeStones8); MyVars.cEightFinished = true; }; } public function changeStones2(_arg1:MouseEvent):void{ centre2Main.inside.two.nextFrame(); MyVars.centreArray[1] = centre2Main.inside.two.currentFrame; MyVars.cCount2++; if (MyVars.cCount2 == 2){ trace("correct"); cHit2.removeEventListener(MouseEvent.CLICK, changeStones2); MyVars.cTwoFinished = true; }; } public function changeStone12(_arg1:MouseEvent):void{ left2Main.inside.twelve.nextFrame(); MyVars.leftArray[11] = left2Main.inside.twelve.currentFrame; if (MyVars.lElevenFinished){ MyVars.lCount12++; }; if (MyVars.lCount12 == 4){ lHit12.removeEventListener(MouseEvent.CLICK, changeStone12); MyVars.lTwelveFinished = true; left2Main.inside.lNode.gotoAndPlay(2); }; } public function changeStones9(_arg1:MouseEvent):void{ centre2Main.inside.nine.nextFrame(); MyVars.centreArray[8] = centre2Main.inside.nine.currentFrame; if (MyVars.cSevenFinished){ MyVars.cCount9++; }; if (MyVars.cCount9 == 5){ cHit9.removeEventListener(MouseEvent.CLICK, changeStones9); MyVars.cNineFinished = true; }; } public function changeStone10(_arg1:MouseEvent):void{ left2Main.inside.ten.nextFrame(); MyVars.leftArray[9] = left2Main.inside.ten.currentFrame; MyVars.lCount10++; if (MyVars.lCount10 == 2){ lHit10.removeEventListener(MouseEvent.CLICK, changeStone10); MyVars.lTenFinished = true; }; } public function changeStone11(_arg1:MouseEvent):void{ left2Main.inside.eleven.nextFrame(); MyVars.leftArray[10] = left2Main.inside.eleven.currentFrame; if (MyVars.lEightFinished){ MyVars.lCount11++; }; if (MyVars.lCount11 == 3){ lHit11.removeEventListener(MouseEvent.CLICK, changeStone11); MyVars.lElevenFinished = true; }; } public function changeSto2(_arg1:MouseEvent):void{ top2Main.inside.two.nextFrame(); MyVars.topArray[1] = top2Main.inside.two.currentFrame; if (MyVars.tThreeFinished){ MyVars.tCount2++; }; if (MyVars.tCount2 == 2){ trace("correct"); tHit2.removeEventListener(MouseEvent.CLICK, changeSto2); MyVars.tTwoFinished = true; }; } public function changeSto3(_arg1:MouseEvent):void{ top2Main.inside.three.nextFrame(); MyVars.topArray[2] = top2Main.inside.three.currentFrame; if (MyVars.tFourFinished){ MyVars.tCount3++; }; if (MyVars.tCount3 == 4){ tHit3.removeEventListener(MouseEvent.CLICK, changeSto3); MyVars.tThreeFinished = true; }; } public function changeSto5(_arg1:MouseEvent):void{ top2Main.inside.five.nextFrame(); MyVars.topArray[4] = top2Main.inside.five.currentFrame; if (MyVars.tSevenFinished){ MyVars.tCount5++; }; if (MyVars.tCount5 == 2){ tHit5.removeEventListener(MouseEvent.CLICK, changeSto5); MyVars.tFiveFinished = true; }; } public function changeSto7(_arg1:MouseEvent):void{ top2Main.inside.seven.nextFrame(); MyVars.topArray[6] = top2Main.inside.seven.currentFrame; if (MyVars.tTenFinished){ MyVars.tCount7++; }; if (MyVars.tCount7 == 3){ tHit7.removeEventListener(MouseEvent.CLICK, changeSto7); MyVars.tSevenFinished = true; }; } public function changeSto1(_arg1:MouseEvent):void{ top2Main.inside.one.nextFrame(); MyVars.topArray[0] = top2Main.inside.one.currentFrame; if (MyVars.tTwoFinished){ MyVars.tCount1++; }; if (MyVars.tCount1 == 3){ tHit1.removeEventListener(MouseEvent.CLICK, changeSto1); MyVars.tOneFinished = true; top2Main.inside.tNode.gotoAndPlay(2); }; } public function changeSto9(_arg1:MouseEvent):void{ top2Main.inside.nine.nextFrame(); MyVars.topArray[8] = top2Main.inside.nine.currentFrame; MyVars.tCount9++; if (MyVars.tCount9 == 4){ tHit9.removeEventListener(MouseEvent.CLICK, changeSto9); MyVars.tNineFinished = true; }; } public function changeSto4(_arg1:MouseEvent):void{ top2Main.inside.four.nextFrame(); MyVars.topArray[3] = top2Main.inside.four.currentFrame; if (MyVars.tSixFinished){ MyVars.tCount4++; }; if (MyVars.tCount4 == 3){ tHit4.removeEventListener(MouseEvent.CLICK, changeSto4); MyVars.tFourFinished = true; }; } public function changeSto6(_arg1:MouseEvent):void{ top2Main.inside.six.nextFrame(); MyVars.topArray[5] = top2Main.inside.six.currentFrame; if (MyVars.tEightFinished){ MyVars.tCount6++; }; if (MyVars.tCount6 == 2){ tHit6.removeEventListener(MouseEvent.CLICK, changeSto6); MyVars.tSixFinished = true; }; } public function pauseFun(_arg1:MouseEvent){ MyVars.inPassMode = true; MyVars.timer.stop(); if (MyVars.soundToggle){ MyVars.soundChannel.stop(); }; pauseMc.gotoAndStop(2); } public function changeSto8(_arg1:MouseEvent):void{ top2Main.inside.eight.nextFrame(); MyVars.topArray[7] = top2Main.inside.eight.currentFrame; if (MyVars.tTwelveFinished){ MyVars.tCount8++; }; if (MyVars.tCount8 == 4){ tHit8.removeEventListener(MouseEvent.CLICK, changeSto8); MyVars.tEightFinished = true; }; } } }//package cube_fla
Section 286
//MainTimeline (cube_fla.MainTimeline) package cube_fla { import fl.controls.*; import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import mochi.as3.*; import flash.media.*; import flash.ui.*; import flash.geom.*; import flash.system.*; import flash.net.*; import adobe.utils.*; import flash.accessibility.*; import flash.errors.*; import flash.external.*; import flash.filters.*; import flash.printing.*; import flash.xml.*; public dynamic class MainTimeline extends MovieClip { public var start2:MovieClip; public var backBut:SimpleButton; public var secs1:String; public var nameText:TextField; public var submitScore:SimpleButton; public var cn:Number; public var arr:Array; public var moreGames:SimpleButton; public var msg:MovieClip; public var countryCombo:ComboBox; public var score:int; public var contestMenu:ContextMenu; public var timeCount:Number; public var playAgain:SimpleButton; public var contextmenuItem:ContextMenuItem; public var verton:MovieClip; public var scoreText:TextField; public var game:MovieClip; public var mins1:String; public function MainTimeline(){ addFrameScript(0, frame1, 4, frame5, 9, frame10, 14, frame15, 19, frame20, 24, frame25); } public function submitMyScore(_arg1:MouseEvent):void{ if (((!((nameText.text == ""))) && (!((countryCombo.selectedItem.label == "All Countries"))))){ _arg1.target.mouseEnabled = false; ScoreSubmit.sendMyScore(nameText.text, String(countryCombo.selectedItem.label), score, 10964, "http://www.123bee.com", 1); submitScore.removeEventListener(MouseEvent.CLICK, submitMyScore); countryCombo.removeAll(); countryCombo.editable = false; countryCombo.parent.removeChild(countryCombo); resetAll(); gotoAndStop("start"); } else { msg.visible = true; if (nameText.text == ""){ msg.tex.text = "Enter your name"; } else { if (countryCombo.selectedItem.label == "All Countries"){ msg.tex.text = "Select your country"; }; }; }; } public function gotoBee(_arg1:MouseEvent):void{ navigateToURL(new URLRequest("http://www.123bee.com"), "_blank"); moreGames.removeEventListener(MouseEvent.CLICK, gotoBee); } public function gotoPlay(_arg1:MouseEvent):void{ playAgain.removeEventListener(MouseEvent.CLICK, gotoPlay); countryCombo.removeAll(); countryCombo.editable = false; countryCombo.parent.removeChild(countryCombo); resetAll(); gotoAndStop("start"); } public function verLink(_arg1:MouseEvent):void{ navigateToURL(new URLRequest("http://www.123bee.com/play/cube-prison-escape"), "_blank"); } function frame10(){ backBut.addEventListener(MouseEvent.CLICK, goBack); } public function msgHide(_arg1:MouseEvent){ msg.visible = false; } public function getSound(_arg1:MouseEvent):void{ if (_arg1.currentTarget.currentFrame == 1){ MyVars.soundToggle = false; MyVars.soundChannel.stop(); _arg1.currentTarget.gotoAndStop(2); } else { MyVars.soundToggle = true; MyVars.soundChannel = MyVars.bg.play(0, int.MAX_VALUE); _arg1.currentTarget.gotoAndStop(1); }; } public function Site(_arg1:Event):void{ var _local2:URLRequest; _local2 = new URLRequest("http://www.123bee.com"); navigateToURL(_local2, "_blank"); } function frame5(){ stop(); } function frame1(){ stop(); MochiAd.showPreGameAd({clip:root, id:"38ca4b27f2891add", res:"650x450"}); contestMenu = new ContextMenu(); contestMenu.hideBuiltInItems(); stage.scaleMode = StageScaleMode.EXACT_FIT; contextmenuItem = new ContextMenuItem("www.123bee.com"); contextmenuItem.addEventListener(ContextMenuEvent.MENU_ITEM_SELECT, Site); contestMenu.customItems.push(contextmenuItem); this.contextMenu = contestMenu; stage.tabChildren = false; } function frame25(){ stop(); verton.buttonMode = true; verton.addEventListener(MouseEvent.CLICK, verLink); } function frame20(){ stop(); MyVars.soundChannel.stop(); MyVars.timer.stop(); countryCombo = new ComboBox(); addChild(countryCombo); countryCombo.width = 100; countryCombo.x = 336.3; countryCombo.y = 197.3; score = ((10 / MyVars.timingScore) * 50000); scoreText.text = score.toString(); playAgain.addEventListener(MouseEvent.CLICK, gotoPlay); moreGames.addEventListener(MouseEvent.CLICK, gotoBee); submitScore.addEventListener(MouseEvent.CLICK, submitMyScore); nameText.restrict = "a-z A-Z 0-9\\ ."; nameText.maxChars = 12; cn = 0; msg.visible = false; msg.x = 141; msg.y = 150; arr = new Array("Afghanistan", "Albania", "Algeria", "Andorra", "Angola", "Antigua and Barbuda", "Argentina", "Armenia", "Australia", "Austria", "Azerbaijan", "Bahamas", "Bahrain", "Bangladesh", "Barbados", "Belarus", "Belgium", "Belize", "Benin", "Bhutan", "Bolivia", "Bosnia and Herzegovina", "Botswana", "Brazil", "Brunei", "Darussalam", "Bulgaria", "Burkina", "Faso", "Burma (Myanmar)", "Burundi", "Cambodia", "Cameroon", "Canada", "Cape", "Verde", "Central African Republic", "Chad", "Chile", "China", "Colombia", "Comoros", "Congo", "Costa Rica", "Croatia", "Cuba", "Cyprus", "Czech Republic", "Denmark", "Djibouti", "Dominica", "Dominican Republic", "Ecuador", "East", "Timor", "Egypt", "Salvador", "England", "Equatorial Guinea", "Eritrea", "Estonia", "Ethiopia", "Fiji", "Finland", "France", "Gabon", "Gambia", "Georgia", "Germany", "Ghana", "Great Britain", "Greece", "Grenada", "Guatemala", "Guinea", "Guinea-Bissau", "Guyana", "Haiti", "Honduras", "Hungary", "Iceland", "India", "Indonesia", "Iran", "Iraq", "Ireland", "Israel", "Italy", "Jamaica", "Japan", "Jordan", "Kazakhstan", "Kenya", "Kiribati", "Korea (North)", "Korea (South)", "Kosovo", "Kuwait", "Kyrgyzstan", "Laos", "Latvia", "Lebanon", "Lesotho", "Liberia", "Libya", "Liechtenstein", "Lithuania", "Luxembourg", "Macedonia", "Madagascar", "Malawi", "Malaysia", "Maldives", "Mali", "Malta", "Marshall Islands", "Mauritania", "Mauritius", "Mexico", "Micronesia", "Moldova", "Monaco", "Mongolia", "Montenegro", "Morocco", "Mozambique", "Myanmar", "Namibia", "Nauru", "Nepal", "Netherlands", "New Zealand", "Nicaragua", "Niger", "Nigeria", "Norway", "Northern Ireland", "Oman", "Pakistan", "Palau", "Palestinian", "Panama", "Papua new Guinea", "Paraguay", "Peru", "Philippines", "Poland", "Portugal", "Qatar", "Romania", "Russia", "Rwanda", "Nevis", "Lucia Vincent", "Arabia", "Scotland", "Senegal", "Serbia", "Seychelles", "Sierra", "Leone", "Singapore", "Slovakia", "Slovenia", "Solomon Islands", "Somalia", "South Africa", "Spain", "Sri Lanka", "Sudan", "Suriname", "Swaziland", "Sweden", "Switzerland", "Syria", "Taiwan", "Tajikistan", "Tanzania", "Thailand", "Togo", "Tonga", "Trinidad", "Tobago", "Tunisia", "Turkey", "Turkmenistan", "Tuvalu", "Uganda", "Ukraine", "United Arab Emirates", "United Kingdom", "United States", "Uruguay", "Uzbekistan", "Vanuatu", "Vatican", "Venezuela", "Vietnam", "Western Sahara*", "Wales", "Yemen", "Zaire", "Zambia", "Zimbabwe"); arr = arr.sort(); countryCombo.addItem({label:"All Countries"}); cn = 0; while (cn < arr.length) { countryCombo.addItem({label:arr[cn]}); cn++; }; msg.okBtn.addEventListener(MouseEvent.CLICK, msgHide); } function frame15(){ MochiBot.track(this, "3b3880c6"); stop(); MyVars.soundChannel = MyVars.bg.play(0, int.MAX_VALUE); game.soundButton.addEventListener(MouseEvent.CLICK, getSound); timeCount = 0; MyVars.timer.addEventListener(TimerEvent.TIMER, onTimer); MyVars.timer.start(); game.times.text = "00:00"; } public function onTimer(_arg1:TimerEvent):void{ var _local2:Number; var _local3:Number; timeCount = (timeCount + 1); MyVars.timingScore++; _local2 = Math.floor((timeCount % 60)); _local3 = Math.floor((timeCount / 60)); if (String(_local2).length == 1){ secs1 = ("0" + _local2); } else { secs1 = String(_local2); }; if (String(_local3).length == 1){ mins1 = ("0" + _local3); } else { mins1 = String(_local3); }; if (game.times){ game.times.text = ((mins1 + ":") + secs1); }; if (((!(this.loaderInfo.url.match("123bee"))) && ((timeCount >= 600)))){ MyVars.soundChannel.stop(); MyVars.timer.stop(); MyVars.timer.removeEventListener(TimerEvent.TIMER, onTimer); this.gotoAndStop("ver"); }; } public function resetAll():void{ MyVars.knifeTaken = false; MyVars.centre1OneComplete = false; MyVars.centre1TwoComplete = false; MyVars.centre1ThreeComplete = false; MyVars.centre1NodeOpened = false; MyVars.left1OneComplete = false; MyVars.left1TwoComplete = false; MyVars.left1ThreeComplete = false; MyVars.left1NodeOpened = false; MyVars.right1OneComplete = false; MyVars.right1TwoComplete = false; MyVars.right1ThreeComplete = false; MyVars.right1NodeOpened = false; MyVars.top1OneComplete = false; MyVars.top1TwoComplete = false; MyVars.top1ThreeComplete = false; MyVars.top1NodeOpened = false; MyVars.bottom1OneComplete = false; MyVars.bottom1TwoComplete = false; MyVars.bottom1ThreeComplete = false; MyVars.bottom1NodeOpened = false; MyVars.box1Opened = false; MyVars.key1Taken = false; MyVars.key2Taken = false; MyVars.key3Taken = false; MyVars.key4Taken = false; MyVars.key5Taken = false; MyVars.centreArray = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; MyVars.cOneFinished = false; MyVars.cTwoFinished = false; MyVars.cThreeFinished = false; MyVars.cFourFinished = false; MyVars.cFiveFinished = false; MyVars.cSixFinished = false; MyVars.cSevenFinished = false; MyVars.cEightFinished = false; MyVars.cNineFinished = false; MyVars.cTenFinished = false; MyVars.cElevenFinished = false; MyVars.cTwelveFinished = false; MyVars.cCount1 = 1; MyVars.cCount2 = 1; MyVars.cCount3 = 1; MyVars.cCount4 = 1; MyVars.cCount5 = 1; MyVars.cCount6 = 1; MyVars.cCount7 = 1; MyVars.cCount8 = 1; MyVars.cCount9 = 1; MyVars.cCount10 = 1; MyVars.cCount11 = 1; MyVars.cCount12 = 1; MyVars.cNodeOpened = false; MyVars.leftArray = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; MyVars.lOneFinished = false; MyVars.lTwoFinished = false; MyVars.lThreeFinished = false; MyVars.lFourFinished = false; MyVars.lFiveFinished = false; MyVars.lSixFinished = false; MyVars.lSevenFinished = false; MyVars.lEightFinished = false; MyVars.lNineFinished = false; MyVars.lTenFinished = false; MyVars.lElevenFinished = false; MyVars.lTwelveFinished = false; MyVars.lCount1 = 1; MyVars.lCount2 = 1; MyVars.lCount3 = 1; MyVars.lCount4 = 1; MyVars.lCount5 = 1; MyVars.lCount6 = 1; MyVars.lCount7 = 1; MyVars.lCount8 = 1; MyVars.lCount9 = 1; MyVars.lCount10 = 1; MyVars.lCount11 = 1; MyVars.lCount12 = 1; MyVars.lNodeOpened = false; MyVars.rightArray = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; MyVars.rOneFinished = false; MyVars.rTwoFinished = false; MyVars.rThreeFinished = false; MyVars.rFourFinished = false; MyVars.rFiveFinished = false; MyVars.rSixFinished = false; MyVars.rSevenFinished = false; MyVars.rEightFinished = false; MyVars.rNineFinished = false; MyVars.rTenFinished = false; MyVars.rElevenFinished = false; MyVars.rTwelveFinished = false; MyVars.rCount1 = 1; MyVars.rCount2 = 1; MyVars.rCount3 = 1; MyVars.rCount4 = 1; MyVars.rCount5 = 1; MyVars.rCount6 = 1; MyVars.rCount7 = 1; MyVars.rCount8 = 1; MyVars.rCount9 = 1; MyVars.rCount10 = 1; MyVars.rCount11 = 1; MyVars.rCount12 = 1; MyVars.rNodeOpened = false; MyVars.topArray = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; MyVars.tOneFinished = false; MyVars.tTwoFinished = false; MyVars.tThreeFinished = false; MyVars.tFourFinished = false; MyVars.tFiveFinished = false; MyVars.tSixFinished = false; MyVars.tSevenFinished = false; MyVars.tEightFinished = false; MyVars.tNineFinished = false; MyVars.tTenFinished = false; MyVars.tElevenFinished = false; MyVars.tTwelveFinished = false; MyVars.tCount1 = 1; MyVars.tCount2 = 1; MyVars.tCount3 = 1; MyVars.tCount4 = 1; MyVars.tCount5 = 1; MyVars.tCount6 = 1; MyVars.tCount7 = 1; MyVars.tCount8 = 1; MyVars.tCount9 = 1; MyVars.tCount10 = 1; MyVars.tCount11 = 1; MyVars.tCount12 = 1; MyVars.tNodeOpened = false; MyVars.bottomArray = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; MyVars.bOneFinished = false; MyVars.bTwoFinished = false; MyVars.bThreeFinished = false; MyVars.bFourFinished = false; MyVars.bFiveFinished = false; MyVars.bSixFinished = false; MyVars.bSevenFinished = false; MyVars.bEightFinished = false; MyVars.bNineFinished = false; MyVars.bTenFinished = false; MyVars.bElevenFinished = false; MyVars.bTwelveFinished = false; MyVars.bCount1 = 1; MyVars.bCount2 = 1; MyVars.bCount3 = 1; MyVars.bCount4 = 1; MyVars.bCount5 = 1; MyVars.bCount6 = 1; MyVars.bCount7 = 1; MyVars.bCount8 = 1; MyVars.bCount9 = 1; MyVars.bCount10 = 1; MyVars.bCount11 = 1; MyVars.bCount12 = 1; MyVars.bNodeOpened = false; MyVars.box2Opened = false; MyVars.key6Taken = false; MyVars.key7Taken = false; MyVars.key8Taken = false; MyVars.key9Taken = false; MyVars.key10Taken = false; MyVars.mTaken = false; MyVars.number1Seen = false; MyVars.TwentyOneBool = false; MyVars.TwentyTwoBool = false; MyVars.TwentyThreeBool = false; MyVars.mtextSeen = false; MyVars.mNodeOpened = false; MyVars.firstComplete = false; MyVars.iTaken = false; MyVars.number2Seen = false; MyVars.ElevenBool = false; MyVars.FifteenBool = false; MyVars.SixteenBool = false; MyVars.itextSeen = false; MyVars.iNodeOpened = false; MyVars.secondComplete = false; MyVars.eTaken = false; MyVars.number3Seen = false; MyVars.TwoBool = false; MyVars.ThreeBool = false; MyVars.TenBool = false; MyVars.etextSeen = false; MyVars.eNodeOpened = false; MyVars.thirdComplete = false; MyVars.pTaken = false; MyVars.number4Seen = false; MyVars.fortyOneBool = false; MyVars.fortyTwoBool = false; MyVars.fortyFiveBool = false; MyVars.ptextSeen = false; MyVars.pNodeOpened = false; MyVars.fourthComplete = false; MyVars.rTaken = false; MyVars.number5Seen = false; MyVars.thirtySixBool = false; MyVars.thirtySevenBool = false; MyVars.thirtyEightBool = false; MyVars.rtextSeen = false; MyVars.r1NodeOpened = false; MyVars.fifthComplete = false; MyVars.numberWork = false; MyVars.box115Clicked = false; MyVars.box3Opened = false; MyVars.key11Taken = false; MyVars.key12Taken = false; MyVars.key13Taken = false; MyVars.key14Taken = false; MyVars.key15Taken = false; MyVars.count = 0; MyVars.timingScore = 0; MyVars.inPassMode = false; MyVars.soundToggle = true; } public function goBack(_arg1:MouseEvent):void{ this.gotoAndStop("start"); } } }//package cube_fla
Section 287
//pavseMc_228 (cube_fla.pavseMc_228) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class pavseMc_228 extends MovieClip { public var hit1:MovieClip; public var block:MovieClip; public function pavseMc_228(){ addFrameScript(0, frame1, 1, frame2); } public function pauseEnable(_arg1:MouseEvent){ MyVars.timer.start(); MyVars.inPassMode = false; gotoAndStop(1); if (MyVars.soundToggle){ MyVars.soundChannel = MyVars.bg.play(0, int.MAX_VALUE); }; } function frame1(){ stop(); } function frame2(){ hit1.buttonMode = true; hit1.addEventListener(MouseEvent.CLICK, pauseEnable); block.buttonMode = false; } } }//package cube_fla
Section 288
//Symbol10_78 (cube_fla.Symbol10_78) package cube_fla { import flash.display.*; public dynamic class Symbol10_78 extends MovieClip { public function Symbol10_78(){ addFrameScript(84, frame85); } function frame85(){ stop(); } } }//package cube_fla
Section 289
//Symbol13_86 (cube_fla.Symbol13_86) package cube_fla { import flash.display.*; public dynamic class Symbol13_86 extends MovieClip { public var start1:MovieClip; public var playBut:SimpleButton; public var insBut:SimpleButton; public function Symbol13_86(){ addFrameScript(59, frame60); } function frame60(){ stop(); } } }//package cube_fla
Section 290
//Symbol2121copy_79 (cube_fla.Symbol2121copy_79) package cube_fla { import flash.display.*; public dynamic class Symbol2121copy_79 extends MovieClip { public function Symbol2121copy_79(){ addFrameScript(27, frame28); } function frame28(){ stop(); } } }//package cube_fla
Section 291
//Symbol4_76 (cube_fla.Symbol4_76) package cube_fla { import flash.display.*; public dynamic class Symbol4_76 extends MovieClip { public function Symbol4_76(){ addFrameScript(13, frame14); } function frame14(){ stop(); } } }//package cube_fla
Section 292
//Symbol69_80 (cube_fla.Symbol69_80) package cube_fla { import flash.display.*; public dynamic class Symbol69_80 extends MovieClip { public function Symbol69_80(){ addFrameScript(32, frame33); } function frame33(){ stop(); } } }//package cube_fla
Section 293
//Tween1_95 (cube_fla.Tween1_95) package cube_fla { import flash.display.*; import flash.events.*; public dynamic class Tween1_95 extends MovieClip { public var playBut:SimpleButton; public var insBut:SimpleButton; public function Tween1_95(){ addFrameScript(0, frame1); } function frame1(){ stop(); playBut.addEventListener(MouseEvent.CLICK, creating); insBut.addEventListener(MouseEvent.CLICK, insFun); } public function insFun(_arg1:MouseEvent):void{ MovieClip(this.parent.parent).gotoAndStop("ins"); } public function creating(_arg1:MouseEvent):void{ MovieClip(this.parent.parent).gotoAndStop("game"); } } }//package cube_fla
Section 294
//vijinsaSymbol1_734 (cube_fla.vijinsaSymbol1_734) package cube_fla { import flash.display.*; import flash.text.*; public dynamic class vijinsaSymbol1_734 extends MovieClip { public var tex:TextField; public var okBtn:SimpleButton; } }//package cube_fla
Section 295
//BaseScrollPane (fl.containers.BaseScrollPane) package fl.containers { import fl.core.*; import fl.controls.*; import flash.display.*; import flash.events.*; import fl.events.*; import flash.geom.*; public class BaseScrollPane extends UIComponent { protected var defaultLineScrollSize:Number;// = 4 protected var _maxHorizontalScrollPosition:Number;// = 0 protected var vScrollBar:Boolean; protected var disabledOverlay:Shape; protected var hScrollBar:Boolean; protected var availableWidth:Number; protected var _verticalPageScrollSize:Number;// = 0 protected var vOffset:Number;// = 0 protected var _verticalScrollBar:ScrollBar; protected var useFixedHorizontalScrolling:Boolean;// = false protected var contentWidth:Number;// = 0 protected var contentHeight:Number;// = 0 protected var _horizontalPageScrollSize:Number;// = 0 protected var background:DisplayObject; protected var _useBitmpScrolling:Boolean;// = false protected var contentPadding:Number;// = 0 protected var availableHeight:Number; protected var _horizontalScrollBar:ScrollBar; protected var contentScrollRect:Rectangle; protected var _horizontalScrollPolicy:String; protected var _verticalScrollPolicy:String; protected static const SCROLL_BAR_STYLES:Object = {upArrowDisabledSkin:"upArrowDisabledSkin", upArrowDownSkin:"upArrowDownSkin", upArrowOverSkin:"upArrowOverSkin", upArrowUpSkin:"upArrowUpSkin", downArrowDisabledSkin:"downArrowDisabledSkin", downArrowDownSkin:"downArrowDownSkin", downArrowOverSkin:"downArrowOverSkin", downArrowUpSkin:"downArrowUpSkin", thumbDisabledSkin:"thumbDisabledSkin", thumbDownSkin:"thumbDownSkin", thumbOverSkin:"thumbOverSkin", thumbUpSkin:"thumbUpSkin", thumbIcon:"thumbIcon", trackDisabledSkin:"trackDisabledSkin", trackDownSkin:"trackDownSkin", trackOverSkin:"trackOverSkin", trackUpSkin:"trackUpSkin", repeatDelay:"repeatDelay", repeatInterval:"repeatInterval"}; private static var defaultStyles:Object = {repeatDelay:500, repeatInterval:35, skin:"ScrollPane_upSkin", contentPadding:0, disabledAlpha:0.5}; public function BaseScrollPane(){ contentWidth = 0; contentHeight = 0; contentPadding = 0; vOffset = 0; _maxHorizontalScrollPosition = 0; _horizontalPageScrollSize = 0; _verticalPageScrollSize = 0; defaultLineScrollSize = 4; useFixedHorizontalScrolling = false; _useBitmpScrolling = false; super(); } protected function handleWheel(_arg1:MouseEvent):void{ if (((((!(enabled)) || (!(_verticalScrollBar.visible)))) || ((contentHeight <= availableHeight)))){ return; }; _verticalScrollBar.scrollPosition = (_verticalScrollBar.scrollPosition - (_arg1.delta * verticalLineScrollSize)); setVerticalScrollPosition(_verticalScrollBar.scrollPosition); dispatchEvent(new ScrollEvent(ScrollBarDirection.VERTICAL, _arg1.delta, horizontalScrollPosition)); } public function get verticalScrollPosition():Number{ return (_verticalScrollBar.scrollPosition); } protected function drawDisabledOverlay():void{ if (enabled){ if (contains(disabledOverlay)){ removeChild(disabledOverlay); }; } else { disabledOverlay.x = (disabledOverlay.y = contentPadding); disabledOverlay.width = availableWidth; disabledOverlay.height = availableHeight; disabledOverlay.alpha = (getStyleValue("disabledAlpha") as Number); addChild(disabledOverlay); }; } public function set verticalScrollPosition(_arg1:Number):void{ drawNow(); _verticalScrollBar.scrollPosition = _arg1; setVerticalScrollPosition(_verticalScrollBar.scrollPosition, false); } protected function setContentSize(_arg1:Number, _arg2:Number):void{ if ((((((contentWidth == _arg1)) || (useFixedHorizontalScrolling))) && ((contentHeight == _arg2)))){ return; }; contentWidth = _arg1; contentHeight = _arg2; invalidate(InvalidationType.SIZE); } public function get horizontalScrollPosition():Number{ return (_horizontalScrollBar.scrollPosition); } public function get horizontalScrollBar():ScrollBar{ return (_horizontalScrollBar); } override public function set enabled(_arg1:Boolean):void{ if (enabled == _arg1){ return; }; _verticalScrollBar.enabled = _arg1; _horizontalScrollBar.enabled = _arg1; super.enabled = _arg1; } public function get verticalLineScrollSize():Number{ return (_verticalScrollBar.lineScrollSize); } public function get horizontalScrollPolicy():String{ return (_horizontalScrollPolicy); } protected function calculateAvailableSize():void{ var _local1:Number; var _local2:Number; var _local3:Number; var _local4:Number; var _local5:Number; _local1 = ScrollBar.WIDTH; _local2 = (contentPadding = Number(getStyleValue("contentPadding"))); _local3 = ((height - (2 * _local2)) - vOffset); vScrollBar = (((_verticalScrollPolicy == ScrollPolicy.ON)) || ((((_verticalScrollPolicy == ScrollPolicy.AUTO)) && ((contentHeight > _local3))))); _local4 = ((width - (vScrollBar) ? _local1 : 0) - (2 * _local2)); _local5 = (useFixedHorizontalScrolling) ? _maxHorizontalScrollPosition : (contentWidth - _local4); hScrollBar = (((_horizontalScrollPolicy == ScrollPolicy.ON)) || ((((_horizontalScrollPolicy == ScrollPolicy.AUTO)) && ((_local5 > 0))))); if (hScrollBar){ _local3 = (_local3 - _local1); }; if (((((((hScrollBar) && (!(vScrollBar)))) && ((_verticalScrollPolicy == ScrollPolicy.AUTO)))) && ((contentHeight > _local3)))){ vScrollBar = true; _local4 = (_local4 - _local1); }; availableHeight = (_local3 + vOffset); availableWidth = _local4; } public function get maxVerticalScrollPosition():Number{ drawNow(); return (Math.max(0, (contentHeight - availableHeight))); } public function set horizontalScrollPosition(_arg1:Number):void{ drawNow(); _horizontalScrollBar.scrollPosition = _arg1; setHorizontalScrollPosition(_horizontalScrollBar.scrollPosition, false); } public function get horizontalLineScrollSize():Number{ return (_horizontalScrollBar.lineScrollSize); } public function set verticalPageScrollSize(_arg1:Number):void{ _verticalPageScrollSize = _arg1; invalidate(InvalidationType.SIZE); } public function get verticalScrollPolicy():String{ return (_verticalScrollPolicy); } protected function setHorizontalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ } public function get useBitmapScrolling():Boolean{ return (_useBitmpScrolling); } protected function handleScroll(_arg1:ScrollEvent):void{ if (_arg1.target == _verticalScrollBar){ setVerticalScrollPosition(_arg1.position); } else { setHorizontalScrollPosition(_arg1.position); }; } public function set verticalLineScrollSize(_arg1:Number):void{ _verticalScrollBar.lineScrollSize = _arg1; } public function get verticalScrollBar():ScrollBar{ return (_verticalScrollBar); } protected function setVerticalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ } public function set horizontalPageScrollSize(_arg1:Number):void{ _horizontalPageScrollSize = _arg1; invalidate(InvalidationType.SIZE); } override protected function draw():void{ if (isInvalid(InvalidationType.STYLES)){ setStyles(); drawBackground(); if (contentPadding != getStyleValue("contentPadding")){ invalidate(InvalidationType.SIZE, false); }; }; if (isInvalid(InvalidationType.SIZE, InvalidationType.STATE)){ drawLayout(); }; updateChildren(); super.draw(); } public function set horizontalScrollPolicy(_arg1:String):void{ _horizontalScrollPolicy = _arg1; invalidate(InvalidationType.SIZE); } override protected function configUI():void{ var _local1:Graphics; super.configUI(); contentScrollRect = new Rectangle(0, 0, 85, 85); _verticalScrollBar = new ScrollBar(); _verticalScrollBar.addEventListener(ScrollEvent.SCROLL, handleScroll, false, 0, true); _verticalScrollBar.visible = false; _verticalScrollBar.lineScrollSize = defaultLineScrollSize; addChild(_verticalScrollBar); copyStylesToChild(_verticalScrollBar, SCROLL_BAR_STYLES); _horizontalScrollBar = new ScrollBar(); _horizontalScrollBar.direction = ScrollBarDirection.HORIZONTAL; _horizontalScrollBar.addEventListener(ScrollEvent.SCROLL, handleScroll, false, 0, true); _horizontalScrollBar.visible = false; _horizontalScrollBar.lineScrollSize = defaultLineScrollSize; addChild(_horizontalScrollBar); copyStylesToChild(_horizontalScrollBar, SCROLL_BAR_STYLES); disabledOverlay = new Shape(); _local1 = disabledOverlay.graphics; _local1.beginFill(0xFFFFFF); _local1.drawRect(0, 0, width, height); _local1.endFill(); addEventListener(MouseEvent.MOUSE_WHEEL, handleWheel, false, 0, true); } protected function calculateContentWidth():void{ } public function get verticalPageScrollSize():Number{ if (isNaN(availableHeight)){ drawNow(); }; return (((((_verticalPageScrollSize == 0)) && (!(isNaN(availableHeight))))) ? availableHeight : _verticalPageScrollSize); } protected function drawLayout():void{ calculateAvailableSize(); calculateContentWidth(); background.width = width; background.height = height; if (vScrollBar){ _verticalScrollBar.visible = true; _verticalScrollBar.x = ((width - ScrollBar.WIDTH) - contentPadding); _verticalScrollBar.y = contentPadding; _verticalScrollBar.height = availableHeight; } else { _verticalScrollBar.visible = false; }; _verticalScrollBar.setScrollProperties(availableHeight, 0, (contentHeight - availableHeight), verticalPageScrollSize); setVerticalScrollPosition(_verticalScrollBar.scrollPosition, false); if (hScrollBar){ _horizontalScrollBar.visible = true; _horizontalScrollBar.x = contentPadding; _horizontalScrollBar.y = ((height - ScrollBar.WIDTH) - contentPadding); _horizontalScrollBar.width = availableWidth; } else { _horizontalScrollBar.visible = false; }; _horizontalScrollBar.setScrollProperties(availableWidth, 0, (useFixedHorizontalScrolling) ? _maxHorizontalScrollPosition : (contentWidth - availableWidth), horizontalPageScrollSize); setHorizontalScrollPosition(_horizontalScrollBar.scrollPosition, false); drawDisabledOverlay(); } protected function drawBackground():void{ var _local1:DisplayObject; _local1 = background; background = getDisplayObjectInstance(getStyleValue("skin")); background.width = width; background.height = height; addChildAt(background, 0); if (((!((_local1 == null))) && (!((_local1 == background))))){ removeChild(_local1); }; } public function set horizontalLineScrollSize(_arg1:Number):void{ _horizontalScrollBar.lineScrollSize = _arg1; } public function get horizontalPageScrollSize():Number{ if (isNaN(availableWidth)){ drawNow(); }; return (((((_horizontalPageScrollSize == 0)) && (!(isNaN(availableWidth))))) ? availableWidth : _horizontalPageScrollSize); } public function get maxHorizontalScrollPosition():Number{ drawNow(); return (Math.max(0, (contentWidth - availableWidth))); } protected function setStyles():void{ copyStylesToChild(_verticalScrollBar, SCROLL_BAR_STYLES); copyStylesToChild(_horizontalScrollBar, SCROLL_BAR_STYLES); } protected function updateChildren():void{ _verticalScrollBar.enabled = (_horizontalScrollBar.enabled = enabled); _verticalScrollBar.drawNow(); _horizontalScrollBar.drawNow(); } public function set verticalScrollPolicy(_arg1:String):void{ _verticalScrollPolicy = _arg1; invalidate(InvalidationType.SIZE); } public function set useBitmapScrolling(_arg1:Boolean):void{ _useBitmpScrolling = _arg1; invalidate(InvalidationType.STATE); } public static function getStyleDefinition():Object{ return (mergeStyles(defaultStyles, ScrollBar.getStyleDefinition())); } } }//package fl.containers
Section 296
//CellRenderer (fl.controls.listClasses.CellRenderer) package fl.controls.listClasses { import fl.controls.*; import flash.events.*; public class CellRenderer extends LabelButton implements ICellRenderer { protected var _data:Object; protected var _listData:ListData; private static var defaultStyles:Object = {upSkin:"CellRenderer_upSkin", downSkin:"CellRenderer_downSkin", overSkin:"CellRenderer_overSkin", disabledSkin:"CellRenderer_disabledSkin", selectedDisabledSkin:"CellRenderer_selectedDisabledSkin", selectedUpSkin:"CellRenderer_selectedUpSkin", selectedDownSkin:"CellRenderer_selectedDownSkin", selectedOverSkin:"CellRenderer_selectedOverSkin", textFormat:null, disabledTextFormat:null, embedFonts:null, textPadding:5}; public function CellRenderer():void{ toggle = true; focusEnabled = false; } override protected function toggleSelected(_arg1:MouseEvent):void{ } override public function get selected():Boolean{ return (super.selected); } public function set listData(_arg1:ListData):void{ _listData = _arg1; label = _listData.label; setStyle("icon", _listData.icon); } override public function set selected(_arg1:Boolean):void{ super.selected = _arg1; } public function set data(_arg1:Object):void{ _data = _arg1; } public function get listData():ListData{ return (_listData); } override public function setSize(_arg1:Number, _arg2:Number):void{ super.setSize(_arg1, _arg2); } override protected function drawLayout():void{ var _local1:Number; var _local2:Number; var _local3:Number; _local1 = Number(getStyleValue("textPadding")); _local2 = 0; if (icon != null){ icon.x = _local1; icon.y = Math.round(((height - icon.height) >> 1)); _local2 = (icon.width + _local1); }; if (label.length > 0){ textField.visible = true; _local3 = Math.max(0, ((width - _local2) - (_local1 * 2))); textField.width = _local3; textField.height = (textField.textHeight + 4); textField.x = (_local2 + _local1); textField.y = Math.round(((height - textField.height) >> 1)); } else { textField.visible = false; }; background.width = width; background.height = height; } public function get data():Object{ return (_data); } public static function getStyleDefinition():Object{ return (defaultStyles); } } }//package fl.controls.listClasses
Section 297
//ICellRenderer (fl.controls.listClasses.ICellRenderer) package fl.controls.listClasses { public interface ICellRenderer { function setSize(_arg1:Number, _arg2:Number):void; function get listData():ListData; function get data():Object; function setMouseState(_arg1:String):void; function set x(_arg1:Number):void; function set y(_arg1:Number):void; function set data(_arg1:Object):void; function set selected(_arg1:Boolean):void; function set listData(_arg1:ListData):void; function get selected():Boolean; } }//package fl.controls.listClasses
Section 298
//ListData (fl.controls.listClasses.ListData) package fl.controls.listClasses { import fl.core.*; public class ListData { protected var _index:uint; protected var _owner:UIComponent; protected var _label:String; protected var _icon:Object;// = null protected var _row:uint; protected var _column:uint; public function ListData(_arg1:String, _arg2:Object, _arg3:UIComponent, _arg4:uint, _arg5:uint, _arg6:uint=0){ _icon = null; super(); _label = _arg1; _icon = _arg2; _owner = _arg3; _index = _arg4; _row = _arg5; _column = _arg6; } public function get owner():UIComponent{ return (_owner); } public function get label():String{ return (_label); } public function get row():uint{ return (_row); } public function get index():uint{ return (_index); } public function get icon():Object{ return (_icon); } public function get column():uint{ return (_column); } } }//package fl.controls.listClasses
Section 299
//BaseButton (fl.controls.BaseButton) package fl.controls { import fl.core.*; import flash.display.*; import flash.events.*; import fl.events.*; import flash.utils.*; public class BaseButton extends UIComponent { protected var _selected:Boolean;// = false private var unlockedMouseState:String; protected var pressTimer:Timer; protected var mouseState:String; protected var background:DisplayObject; private var _mouseStateLocked:Boolean;// = false protected var _autoRepeat:Boolean;// = false private static var defaultStyles:Object = {upSkin:"Button_upSkin", downSkin:"Button_downSkin", overSkin:"Button_overSkin", disabledSkin:"Button_disabledSkin", selectedDisabledSkin:"Button_selectedDisabledSkin", selectedUpSkin:"Button_selectedUpSkin", selectedDownSkin:"Button_selectedDownSkin", selectedOverSkin:"Button_selectedOverSkin", focusRectSkin:null, focusRectPadding:null, repeatDelay:500, repeatInterval:35}; public function BaseButton(){ _selected = false; _autoRepeat = false; _mouseStateLocked = false; super(); buttonMode = true; mouseChildren = false; useHandCursor = false; setupMouseEvents(); setMouseState("up"); pressTimer = new Timer(1, 0); pressTimer.addEventListener(TimerEvent.TIMER, buttonDown, false, 0, true); } protected function endPress():void{ pressTimer.reset(); } public function set mouseStateLocked(_arg1:Boolean):void{ _mouseStateLocked = _arg1; if (_arg1 == false){ setMouseState(unlockedMouseState); } else { unlockedMouseState = mouseState; }; } public function get autoRepeat():Boolean{ return (_autoRepeat); } public function set autoRepeat(_arg1:Boolean):void{ _autoRepeat = _arg1; } override public function set enabled(_arg1:Boolean):void{ super.enabled = _arg1; mouseEnabled = _arg1; } public function get selected():Boolean{ return (_selected); } protected function mouseEventHandler(_arg1:MouseEvent):void{ if (_arg1.type == MouseEvent.MOUSE_DOWN){ setMouseState("down"); startPress(); } else { if ((((_arg1.type == MouseEvent.ROLL_OVER)) || ((_arg1.type == MouseEvent.MOUSE_UP)))){ setMouseState("over"); endPress(); } else { if (_arg1.type == MouseEvent.ROLL_OUT){ setMouseState("up"); endPress(); }; }; }; } public function setMouseState(_arg1:String):void{ if (_mouseStateLocked){ unlockedMouseState = _arg1; return; }; if (mouseState == _arg1){ return; }; mouseState = _arg1; invalidate(InvalidationType.STATE); } protected function startPress():void{ if (_autoRepeat){ pressTimer.delay = Number(getStyleValue("repeatDelay")); pressTimer.start(); }; dispatchEvent(new ComponentEvent(ComponentEvent.BUTTON_DOWN, true)); } protected function buttonDown(_arg1:TimerEvent):void{ if (!_autoRepeat){ endPress(); return; }; if (pressTimer.currentCount == 1){ pressTimer.delay = Number(getStyleValue("repeatInterval")); }; dispatchEvent(new ComponentEvent(ComponentEvent.BUTTON_DOWN, true)); } public function set selected(_arg1:Boolean):void{ if (_selected == _arg1){ return; }; _selected = _arg1; invalidate(InvalidationType.STATE); } override public function get enabled():Boolean{ return (super.enabled); } override protected function draw():void{ if (isInvalid(InvalidationType.STYLES, InvalidationType.STATE)){ drawBackground(); invalidate(InvalidationType.SIZE, false); }; if (isInvalid(InvalidationType.SIZE)){ drawLayout(); }; super.draw(); } protected function setupMouseEvents():void{ addEventListener(MouseEvent.ROLL_OVER, mouseEventHandler, false, 0, true); addEventListener(MouseEvent.MOUSE_DOWN, mouseEventHandler, false, 0, true); addEventListener(MouseEvent.MOUSE_UP, mouseEventHandler, false, 0, true); addEventListener(MouseEvent.ROLL_OUT, mouseEventHandler, false, 0, true); } protected function drawLayout():void{ background.width = width; background.height = height; } protected function drawBackground():void{ var _local1:String; var _local2:DisplayObject; _local1 = (enabled) ? mouseState : "disabled"; if (selected){ _local1 = (("selected" + _local1.substr(0, 1).toUpperCase()) + _local1.substr(1)); }; _local1 = (_local1 + "Skin"); _local2 = background; background = getDisplayObjectInstance(getStyleValue(_local1)); addChildAt(background, 0); if (((!((_local2 == null))) && (!((_local2 == background))))){ removeChild(_local2); }; } public static function getStyleDefinition():Object{ return (defaultStyles); } } }//package fl.controls
Section 300
//Button (fl.controls.Button) package fl.controls { import fl.core.*; import flash.display.*; import fl.managers.*; public class Button extends LabelButton implements IFocusManagerComponent { protected var emphasizedBorder:DisplayObject; protected var _emphasized:Boolean;// = false private static var defaultStyles:Object = {emphasizedSkin:"Button_emphasizedSkin", emphasizedPadding:2}; public static var createAccessibilityImplementation:Function; public function Button(){ _emphasized = false; super(); } override public function drawFocus(_arg1:Boolean):void{ var _local2:Number; var _local3:*; super.drawFocus(_arg1); if (_arg1){ _local2 = Number(getStyleValue("emphasizedPadding")); if ((((_local2 < 0)) || (!(_emphasized)))){ _local2 = 0; }; _local3 = getStyleValue("focusRectPadding"); _local3 = ((_local3)==null) ? 2 : _local3; _local3 = (_local3 + _local2); uiFocusRect.x = -(_local3); uiFocusRect.y = -(_local3); uiFocusRect.width = (width + (_local3 * 2)); uiFocusRect.height = (height + (_local3 * 2)); }; } public function set emphasized(_arg1:Boolean):void{ _emphasized = _arg1; invalidate(InvalidationType.STYLES); } override protected function draw():void{ if (((isInvalid(InvalidationType.STYLES)) || (isInvalid(InvalidationType.SIZE)))){ drawEmphasized(); }; super.draw(); if (emphasizedBorder != null){ setChildIndex(emphasizedBorder, (numChildren - 1)); }; } public function get emphasized():Boolean{ return (_emphasized); } override protected function initializeAccessibility():void{ if (Button.createAccessibilityImplementation != null){ Button.createAccessibilityImplementation(this); }; } protected function drawEmphasized():void{ var _local1:Object; var _local2:Number; if (emphasizedBorder != null){ removeChild(emphasizedBorder); }; emphasizedBorder = null; if (!_emphasized){ return; }; _local1 = getStyleValue("emphasizedSkin"); if (_local1 != null){ emphasizedBorder = getDisplayObjectInstance(_local1); }; if (emphasizedBorder != null){ addChildAt(emphasizedBorder, 0); _local2 = Number(getStyleValue("emphasizedPadding")); emphasizedBorder.x = (emphasizedBorder.y = -(_local2)); emphasizedBorder.width = (width + (_local2 * 2)); emphasizedBorder.height = (height + (_local2 * 2)); }; } public static function getStyleDefinition():Object{ return (UIComponent.mergeStyles(LabelButton.getStyleDefinition(), defaultStyles)); } } }//package fl.controls
Section 301
//ButtonLabelPlacement (fl.controls.ButtonLabelPlacement) package fl.controls { public class ButtonLabelPlacement { public static const TOP:String = "top"; public static const LEFT:String = "left"; public static const BOTTOM:String = "bottom"; public static const RIGHT:String = "right"; } }//package fl.controls
Section 302
//ComboBox (fl.controls.ComboBox) package fl.controls { import fl.controls.listClasses.*; import fl.core.*; import flash.display.*; import flash.events.*; import fl.data.*; import fl.managers.*; import fl.events.*; import flash.text.*; import flash.ui.*; import flash.geom.*; public class ComboBox extends UIComponent implements IFocusManagerComponent { protected var _dropdownWidth:Number; protected var highlightedCell:int;// = -1 protected var _prompt:String; protected var isOpen:Boolean;// = false protected var list:List; protected var _rowCount:uint;// = 5 protected var currentIndex:int; protected var isKeyDown:Boolean;// = false protected var _labels:Array; protected var background:BaseButton; protected var inputField:TextInput; protected var listOverIndex:uint; protected var editableValue:String; protected var _editable:Boolean;// = false private var collectionItemImport:SimpleCollectionItem; protected static const BACKGROUND_STYLES:Object = {overSkin:"overSkin", downSkin:"downSkin", upSkin:"upSkin", disabledSkin:"disabledSkin", repeatInterval:"repeatInterval"}; protected static const LIST_STYLES:Object = {upSkin:"comboListUpSkin", overSkin:"comboListOverSkin", downSkin:"comobListDownSkin", disabledSkin:"comboListDisabledSkin", downArrowDisabledSkin:"downArrowDisabledSkin", downArrowDownSkin:"downArrowDownSkin", downArrowOverSkin:"downArrowOverSkin", downArrowUpSkin:"downArrowUpSkin", upArrowDisabledSkin:"upArrowDisabledSkin", upArrowDownSkin:"upArrowDownSkin", upArrowOverSkin:"upArrowOverSkin", upArrowUpSkin:"upArrowUpSkin", thumbDisabledSkin:"thumbDisabledSkin", thumbDownSkin:"thumbDownSkin", thumbOverSkin:"thumbOverSkin", thumbUpSkin:"thumbUpSkin", thumbIcon:"thumbIcon", trackDisabledSkin:"trackDisabledSkin", trackDownSkin:"trackDownSkin", trackOverSkin:"trackOverSkin", trackUpSkin:"trackUpSkin", repeatDelay:"repeatDelay", repeatInterval:"repeatInterval", textFormat:"textFormat", disabledAlpha:"disabledAlpha", skin:"listSkin"}; private static var defaultStyles:Object = {upSkin:"ComboBox_upSkin", downSkin:"ComboBox_downSkin", overSkin:"ComboBox_overSkin", disabledSkin:"ComboBox_disabledSkin", focusRectSkin:null, focusRectPadding:null, textFormat:null, disabledTextFormat:null, textPadding:3, buttonWidth:24, disabledAlpha:null, listSkin:null}; public static var createAccessibilityImplementation:Function; public function ComboBox(){ _rowCount = 5; _editable = false; isOpen = false; highlightedCell = -1; isKeyDown = false; super(); } protected function drawList():void{ list.rowCount = Math.max(0, Math.min(_rowCount, list.dataProvider.length)); } public function set imeMode(_arg1:String):void{ inputField.imeMode = _arg1; } public function get dropdown():List{ return (list); } public function get dropdownWidth():Number{ return (list.width); } public function sortItemsOn(_arg1:String, _arg2:Object=null){ return (list.sortItemsOn(_arg1, _arg2)); } protected function onEnter(_arg1:ComponentEvent):void{ _arg1.stopPropagation(); } public function removeItemAt(_arg1:uint):void{ list.removeItemAt(_arg1); invalidate(InvalidationType.DATA); } public function open():void{ currentIndex = selectedIndex; if (((isOpen) || ((length == 0)))){ return; }; dispatchEvent(new Event(Event.OPEN)); isOpen = true; addEventListener(Event.ENTER_FRAME, addCloseListener, false, 0, true); positionList(); list.scrollToSelected(); stage.addChild(list); } public function get selectedItem():Object{ return (list.selectedItem); } public function set text(_arg1:String):void{ if (!editable){ return; }; inputField.text = _arg1; } public function get labelField():String{ return (list.labelField); } override protected function keyDownHandler(_arg1:KeyboardEvent):void{ var _local2:int; var _local3:uint; var _local4:Number; var _local5:int; isKeyDown = true; if (_arg1.ctrlKey){ switch (_arg1.keyCode){ case Keyboard.UP: if (highlightedCell > -1){ selectedIndex = highlightedCell; dispatchEvent(new Event(Event.CHANGE)); }; close(); break; case Keyboard.DOWN: open(); break; }; return; }; _arg1.stopPropagation(); _local2 = Math.max(((calculateAvailableHeight() / list.rowHeight) << 0), 1); _local3 = selectedIndex; _local4 = ((highlightedCell)==-1) ? selectedIndex : highlightedCell; _local5 = -1; switch (_arg1.keyCode){ case Keyboard.SPACE: if (isOpen){ close(); } else { open(); }; return; case Keyboard.ESCAPE: if (isOpen){ if (highlightedCell > -1){ selectedIndex = selectedIndex; }; close(); }; return; case Keyboard.UP: _local5 = Math.max(0, (_local4 - 1)); break; case Keyboard.DOWN: _local5 = Math.min((length - 1), (_local4 + 1)); break; case Keyboard.PAGE_UP: _local5 = Math.max((_local4 - _local2), 0); break; case Keyboard.PAGE_DOWN: _local5 = Math.min((_local4 + _local2), (length - 1)); break; case Keyboard.HOME: _local5 = 0; break; case Keyboard.END: _local5 = (length - 1); break; case Keyboard.ENTER: if (((_editable) && ((highlightedCell == -1)))){ editableValue = inputField.text; selectedIndex = -1; } else { if (((isOpen) && ((highlightedCell > -1)))){ editableValue = null; selectedIndex = highlightedCell; dispatchEvent(new Event(Event.CHANGE)); }; }; dispatchEvent(new ComponentEvent(ComponentEvent.ENTER)); close(); return; default: if (editable){ break; }; _local5 = list.getNextIndexAtLetter(String.fromCharCode(_arg1.keyCode), _local4); break; }; if (_local5 > -1){ if (isOpen){ highlightCell(_local5); inputField.text = list.itemToLabel(getItemAt(_local5)); } else { highlightCell(); selectedIndex = _local5; dispatchEvent(new Event(Event.CHANGE)); }; }; } public function set dropdownWidth(_arg1:Number):void{ _dropdownWidth = _arg1; invalidate(InvalidationType.SIZE); } public function get editable():Boolean{ return (_editable); } override protected function focusInHandler(_arg1:FocusEvent):void{ super.focusInHandler(_arg1); if (editable){ stage.focus = inputField.textField; }; } protected function onStageClick(_arg1:MouseEvent):void{ if (!isOpen){ return; }; if (((!(contains((_arg1.target as DisplayObject)))) && (!(list.contains((_arg1.target as DisplayObject)))))){ if (highlightedCell != -1){ selectedIndex = highlightedCell; dispatchEvent(new Event(Event.CHANGE)); }; close(); }; } protected function handleDataChange(_arg1:DataChangeEvent):void{ invalidate(InvalidationType.DATA); } override protected function keyUpHandler(_arg1:KeyboardEvent):void{ isKeyDown = false; } protected function onListItemUp(_arg1:MouseEvent):void{ var _local2:*; stage.removeEventListener(MouseEvent.MOUSE_UP, onListItemUp); if (((!((_arg1.target is ICellRenderer))) || (!(list.contains((_arg1.target as DisplayObject)))))){ return; }; editableValue = null; _local2 = selectedIndex; selectedIndex = _arg1.target.listData.index; if (_local2 != selectedIndex){ dispatchEvent(new Event(Event.CHANGE)); }; close(); } public function removeAll():void{ list.removeAll(); inputField.text = ""; invalidate(InvalidationType.DATA); } public function set selectedItem(_arg1:Object):void{ list.selectedItem = _arg1; invalidate(InvalidationType.SELECTED); } protected function highlightCell(_arg1:int=-1):void{ var _local2:ICellRenderer; if (highlightedCell > -1){ _local2 = list.itemToCellRenderer(getItemAt(highlightedCell)); if (_local2 != null){ _local2.setMouseState("up"); }; }; if (_arg1 == -1){ return; }; list.scrollToIndex(_arg1); list.drawNow(); _local2 = list.itemToCellRenderer(getItemAt(_arg1)); if (_local2 != null){ _local2.setMouseState("over"); highlightedCell = _arg1; }; } public function itemToLabel(_arg1:Object):String{ if (_arg1 == null){ return (""); }; return (list.itemToLabel(_arg1)); } public function addItemAt(_arg1:Object, _arg2:uint):void{ list.addItemAt(_arg1, _arg2); invalidate(InvalidationType.DATA); } public function replaceItemAt(_arg1:Object, _arg2:uint):Object{ return (list.replaceItemAt(_arg1, _arg2)); } protected function showPrompt():void{ inputField.text = _prompt; } public function set rowCount(_arg1:uint):void{ _rowCount = _arg1; invalidate(InvalidationType.SIZE); } public function get restrict():String{ return (inputField.restrict); } protected function setEmbedFonts():void{ var _local1:Object; _local1 = getStyleValue("embedFonts"); if (_local1 != null){ inputField.textField.embedFonts = _local1; }; } public function sortItems(... _args){ return (list.sortItems.apply(list, _args)); } public function set labelField(_arg1:String):void{ list.labelField = _arg1; invalidate(InvalidationType.DATA); } public function set editable(_arg1:Boolean):void{ _editable = _arg1; drawTextField(); } public function set prompt(_arg1:String):void{ if (_arg1 == ""){ _prompt = null; } else { _prompt = _arg1; }; invalidate(InvalidationType.STATE); } public function get length():int{ return (list.length); } protected function drawTextField():void{ inputField.setStyle("upSkin", ""); inputField.setStyle("disabledSkin", ""); inputField.enabled = enabled; inputField.editable = _editable; inputField.textField.selectable = ((enabled) && (_editable)); inputField.mouseEnabled = (inputField.mouseChildren = ((enabled) && (_editable))); inputField.focusEnabled = false; if (_editable){ inputField.addEventListener(FocusEvent.FOCUS_IN, onInputFieldFocus, false, 0, true); inputField.addEventListener(FocusEvent.FOCUS_OUT, onInputFieldFocusOut, false, 0, true); } else { inputField.removeEventListener(FocusEvent.FOCUS_IN, onInputFieldFocus); inputField.removeEventListener(FocusEvent.FOCUS_OUT, onInputFieldFocusOut); }; } protected function onInputFieldFocusOut(_arg1:FocusEvent):void{ inputField.removeEventListener(ComponentEvent.ENTER, onEnter); selectedIndex = selectedIndex; } protected function passEvent(_arg1:Event):void{ dispatchEvent(_arg1); } public function get imeMode():String{ return (inputField.imeMode); } public function get labelFunction():Function{ return (list.labelFunction); } protected function calculateAvailableHeight():Number{ var _local1:Number; _local1 = Number(getStyleValue("contentPadding")); return ((list.height - (_local1 * 2))); } public function get selectedIndex():int{ return (list.selectedIndex); } override protected function focusOutHandler(_arg1:FocusEvent):void{ isKeyDown = false; if (isOpen){ if (((!(_arg1.relatedObject)) || (!(list.contains(_arg1.relatedObject))))){ if (((!((highlightedCell == -1))) && (!((highlightedCell == selectedIndex))))){ selectedIndex = highlightedCell; dispatchEvent(new Event(Event.CHANGE)); }; close(); }; }; super.focusOutHandler(_arg1); } public function get selectedLabel():String{ if (editableValue != null){ return (editableValue); }; if (selectedIndex == -1){ return (null); }; return (itemToLabel(selectedItem)); } public function get text():String{ return (inputField.text); } protected function onListChange(_arg1:Event):void{ editableValue = null; dispatchEvent(_arg1); invalidate(InvalidationType.SELECTED); if (isKeyDown){ return; }; close(); } protected function onToggleListVisibility(_arg1:MouseEvent):void{ _arg1.stopPropagation(); dispatchEvent(_arg1); if (isOpen){ close(); } else { open(); stage.addEventListener(MouseEvent.MOUSE_UP, onListItemUp, false, 0, true); }; } override protected function draw():void{ var _local1:*; _local1 = selectedIndex; if ((((_local1 == -1)) && (((((!((prompt == null))) || (editable))) || ((length == 0)))))){ _local1 = Math.max(-1, Math.min(_local1, (length - 1))); } else { editableValue = null; _local1 = Math.max(0, Math.min(_local1, (length - 1))); }; if (list.selectedIndex != _local1){ list.selectedIndex = _local1; invalidate(InvalidationType.SELECTED, false); }; if (isInvalid(InvalidationType.STYLES)){ setStyles(); setEmbedFonts(); invalidate(InvalidationType.SIZE, false); }; if (isInvalid(InvalidationType.SIZE, InvalidationType.DATA, InvalidationType.STATE)){ drawTextFormat(); drawLayout(); invalidate(InvalidationType.DATA); }; if (isInvalid(InvalidationType.DATA)){ drawList(); invalidate(InvalidationType.SELECTED, true); }; if (isInvalid(InvalidationType.SELECTED)){ if ((((_local1 == -1)) && (!((editableValue == null))))){ inputField.text = editableValue; } else { if (_local1 > -1){ if (length > 0){ inputField.horizontalScrollPosition = 0; inputField.text = itemToLabel(list.selectedItem); }; } else { if ((((_local1 == -1)) && (!((_prompt == null))))){ showPrompt(); } else { inputField.text = ""; }; }; }; if (((((editable) && ((selectedIndex > -1)))) && ((stage.focus == inputField.textField)))){ inputField.setSelection(0, inputField.length); }; }; drawTextField(); super.draw(); } public function addItem(_arg1:Object):void{ list.addItem(_arg1); invalidate(InvalidationType.DATA); } public function get rowCount():uint{ return (_rowCount); } override protected function configUI():void{ super.configUI(); background = new BaseButton(); background.focusEnabled = false; copyStylesToChild(background, BACKGROUND_STYLES); background.addEventListener(MouseEvent.MOUSE_DOWN, onToggleListVisibility, false, 0, true); addChild(background); inputField = new TextInput(); inputField.focusTarget = (this as IFocusManagerComponent); inputField.focusEnabled = false; inputField.addEventListener(Event.CHANGE, onTextInput, false, 0, true); addChild(inputField); list = new List(); list.focusEnabled = false; copyStylesToChild(list, LIST_STYLES); list.addEventListener(Event.CHANGE, onListChange, false, 0, true); list.addEventListener(ListEvent.ITEM_CLICK, onListChange, false, 0, true); list.addEventListener(ListEvent.ITEM_ROLL_OUT, passEvent, false, 0, true); list.addEventListener(ListEvent.ITEM_ROLL_OVER, passEvent, false, 0, true); list.verticalScrollBar.addEventListener(Event.SCROLL, passEvent, false, 0, true); } protected function positionList():void{ var _local1:Point; _local1 = localToGlobal(new Point(0, 0)); list.x = _local1.x; if (((_local1.y + height) + list.height) > stage.stageHeight){ list.y = (_local1.y - list.height); } else { list.y = (_local1.y + height); }; } public function get value():String{ var _local1:Object; if (editableValue != null){ return (editableValue); }; _local1 = selectedItem; if (((!(_editable)) && (!((_local1.data == null))))){ return (_local1.data); }; return (itemToLabel(_local1)); } public function get prompt():String{ return (_prompt); } public function set dataProvider(_arg1:DataProvider):void{ _arg1.addEventListener(DataChangeEvent.DATA_CHANGE, handleDataChange, false, 0, true); list.dataProvider = _arg1; invalidate(InvalidationType.DATA); } public function set restrict(_arg1:String):void{ if (((componentInspectorSetting) && ((_arg1 == "")))){ _arg1 = null; }; if (!_editable){ return; }; inputField.restrict = _arg1; } protected function onTextInput(_arg1:Event):void{ _arg1.stopPropagation(); if (!_editable){ return; }; editableValue = inputField.text; selectedIndex = -1; dispatchEvent(new Event(Event.CHANGE)); } protected function onInputFieldFocus(_arg1:FocusEvent):void{ inputField.addEventListener(ComponentEvent.ENTER, onEnter, false, 0, true); close(); } public function getItemAt(_arg1:uint):Object{ return (list.getItemAt(_arg1)); } override protected function initializeAccessibility():void{ if (ComboBox.createAccessibilityImplementation != null){ ComboBox.createAccessibilityImplementation(this); }; } protected function drawLayout():void{ var _local1:Number; var _local2:Number; _local1 = (getStyleValue("buttonWidth") as Number); _local2 = (getStyleValue("textPadding") as Number); background.setSize(width, height); inputField.x = (inputField.y = _local2); inputField.setSize(((width - _local1) - _local2), (height - _local2)); list.width = (isNaN(_dropdownWidth)) ? width : _dropdownWidth; background.enabled = enabled; background.drawNow(); } public function removeItem(_arg1:Object):Object{ return (list.removeItem(_arg1)); } private function addCloseListener(_arg1:Event){ removeEventListener(Event.ENTER_FRAME, addCloseListener); if (!isOpen){ return; }; stage.addEventListener(MouseEvent.MOUSE_DOWN, onStageClick, false, 0, true); } public function get dataProvider():DataProvider{ return (list.dataProvider); } public function get textField():TextInput{ return (inputField); } protected function setStyles():void{ copyStylesToChild(background, BACKGROUND_STYLES); copyStylesToChild(list, LIST_STYLES); } public function set labelFunction(_arg1:Function):void{ list.labelFunction = _arg1; invalidate(InvalidationType.DATA); } protected function drawTextFormat():void{ var _local1:TextFormat; _local1 = (getStyleValue((_enabled) ? "textFormat" : "disabledTextFormat") as TextFormat); if (_local1 == null){ _local1 = new TextFormat(); }; inputField.textField.defaultTextFormat = _local1; inputField.textField.setTextFormat(_local1); setEmbedFonts(); } public function set selectedIndex(_arg1:int):void{ list.selectedIndex = _arg1; highlightCell(); invalidate(InvalidationType.SELECTED); } public function close():void{ highlightCell(); highlightedCell = -1; if (!isOpen){ return; }; dispatchEvent(new Event(Event.CLOSE)); stage.removeEventListener(MouseEvent.MOUSE_DOWN, onStageClick); isOpen = false; stage.removeChild(list); } public static function getStyleDefinition():Object{ return (mergeStyles(defaultStyles, List.getStyleDefinition())); } } }//package fl.controls
Section 303
//LabelButton (fl.controls.LabelButton) package fl.controls { import fl.core.*; import flash.display.*; import flash.events.*; import fl.managers.*; import fl.events.*; import flash.text.*; import flash.ui.*; public class LabelButton extends BaseButton implements IFocusManagerComponent { protected var _labelPlacement:String;// = "right" protected var _toggle:Boolean;// = false protected var icon:DisplayObject; protected var oldMouseState:String; protected var mode:String;// = "center" public var textField:TextField; protected var _label:String;// = "Label" private static var defaultStyles:Object = {icon:null, upIcon:null, downIcon:null, overIcon:null, disabledIcon:null, selectedDisabledIcon:null, selectedUpIcon:null, selectedDownIcon:null, selectedOverIcon:null, textFormat:null, disabledTextFormat:null, textPadding:5, embedFonts:false}; public static var createAccessibilityImplementation:Function; public function LabelButton(){ _labelPlacement = ButtonLabelPlacement.RIGHT; _toggle = false; _label = "Label"; mode = "center"; super(); } protected function toggleSelected(_arg1:MouseEvent):void{ selected = !(selected); dispatchEvent(new Event(Event.CHANGE, true)); } public function get labelPlacement():String{ return (_labelPlacement); } override protected function keyDownHandler(_arg1:KeyboardEvent):void{ if (!enabled){ return; }; if (_arg1.keyCode == Keyboard.SPACE){ if (oldMouseState == null){ oldMouseState = mouseState; }; setMouseState("down"); startPress(); }; } protected function setEmbedFont(){ var _local1:Object; _local1 = getStyleValue("embedFonts"); if (_local1 != null){ textField.embedFonts = _local1; }; } override protected function keyUpHandler(_arg1:KeyboardEvent):void{ if (!enabled){ return; }; if (_arg1.keyCode == Keyboard.SPACE){ setMouseState(oldMouseState); oldMouseState = null; endPress(); dispatchEvent(new MouseEvent(MouseEvent.CLICK)); }; } override public function get selected():Boolean{ return ((_toggle) ? _selected : false); } public function set labelPlacement(_arg1:String):void{ _labelPlacement = _arg1; invalidate(InvalidationType.SIZE); } public function set toggle(_arg1:Boolean):void{ if (((!(_arg1)) && (super.selected))){ selected = false; }; _toggle = _arg1; if (_toggle){ addEventListener(MouseEvent.CLICK, toggleSelected, false, 0, true); } else { removeEventListener(MouseEvent.CLICK, toggleSelected); }; invalidate(InvalidationType.STATE); } public function get label():String{ return (_label); } override public function set selected(_arg1:Boolean):void{ _selected = _arg1; if (_toggle){ invalidate(InvalidationType.STATE); }; } override protected function draw():void{ if (textField.text != _label){ label = _label; }; if (isInvalid(InvalidationType.STYLES, InvalidationType.STATE)){ drawBackground(); drawIcon(); drawTextFormat(); invalidate(InvalidationType.SIZE, false); }; if (isInvalid(InvalidationType.SIZE)){ drawLayout(); }; if (isInvalid(InvalidationType.SIZE, InvalidationType.STYLES)){ if (((isFocused) && (focusManager.showFocusIndicator))){ drawFocus(true); }; }; validate(); } public function get toggle():Boolean{ return (_toggle); } override protected function configUI():void{ super.configUI(); textField = new TextField(); textField.type = TextFieldType.DYNAMIC; textField.selectable = false; addChild(textField); } override protected function drawLayout():void{ var _local1:Number; var _local2:String; var _local3:Number; var _local4:Number; var _local5:Number; var _local6:Number; var _local7:Number; var _local8:Number; _local1 = Number(getStyleValue("textPadding")); _local2 = ((((icon == null)) && ((mode == "center")))) ? ButtonLabelPlacement.TOP : _labelPlacement; textField.height = (textField.textHeight + 4); _local3 = (textField.textWidth + 4); _local4 = (textField.textHeight + 4); _local5 = ((icon)==null) ? 0 : (icon.width + _local1); _local6 = ((icon)==null) ? 0 : (icon.height + _local1); textField.visible = (label.length > 0); if (icon != null){ icon.x = Math.round(((width - icon.width) / 2)); icon.y = Math.round(((height - icon.height) / 2)); }; if (textField.visible == false){ textField.width = 0; textField.height = 0; } else { if ((((_local2 == ButtonLabelPlacement.BOTTOM)) || ((_local2 == ButtonLabelPlacement.TOP)))){ _local7 = Math.max(0, Math.min(_local3, (width - (2 * _local1)))); if ((height - 2) > _local4){ _local8 = _local4; } else { _local8 = (height - 2); }; _local3 = _local7; textField.width = _local3; _local4 = _local8; textField.height = _local4; textField.x = Math.round(((width - _local3) / 2)); textField.y = Math.round(((((height - textField.height) - _local6) / 2) + ((_local2)==ButtonLabelPlacement.BOTTOM) ? _local6 : 0)); if (icon != null){ icon.y = Math.round(((_local2)==ButtonLabelPlacement.BOTTOM) ? (textField.y - _local6) : ((textField.y + textField.height) + _local1)); }; } else { _local7 = Math.max(0, Math.min(_local3, ((width - _local5) - (2 * _local1)))); _local3 = _local7; textField.width = _local3; textField.x = Math.round(((((width - _local3) - _local5) / 2) + ((_local2)!=ButtonLabelPlacement.LEFT) ? _local5 : 0)); textField.y = Math.round(((height - textField.height) / 2)); if (icon != null){ icon.x = Math.round(((_local2)!=ButtonLabelPlacement.LEFT) ? (textField.x - _local5) : ((textField.x + _local3) + _local1)); }; }; }; super.drawLayout(); } override protected function initializeAccessibility():void{ if (LabelButton.createAccessibilityImplementation != null){ LabelButton.createAccessibilityImplementation(this); }; } protected function drawIcon():void{ var _local1:DisplayObject; var _local2:String; var _local3:Object; _local1 = icon; _local2 = (enabled) ? mouseState : "disabled"; if (selected){ _local2 = (("selected" + _local2.substr(0, 1).toUpperCase()) + _local2.substr(1)); }; _local2 = (_local2 + "Icon"); _local3 = getStyleValue(_local2); if (_local3 == null){ _local3 = getStyleValue("icon"); }; if (_local3 != null){ icon = getDisplayObjectInstance(_local3); }; if (icon != null){ addChildAt(icon, 1); }; if (((!((_local1 == null))) && (!((_local1 == icon))))){ removeChild(_local1); }; } public function set label(_arg1:String):void{ _label = _arg1; if (textField.text != _label){ textField.text = _label; dispatchEvent(new ComponentEvent(ComponentEvent.LABEL_CHANGE)); }; invalidate(InvalidationType.SIZE); invalidate(InvalidationType.STYLES); } protected function drawTextFormat():void{ var _local1:Object; var _local2:TextFormat; var _local3:TextFormat; _local1 = UIComponent.getStyleDefinition(); _local2 = (enabled) ? (_local1.defaultTextFormat as TextFormat) : (_local1.defaultDisabledTextFormat as TextFormat); textField.setTextFormat(_local2); _local3 = (getStyleValue((enabled) ? "textFormat" : "disabledTextFormat") as TextFormat); if (_local3 != null){ textField.setTextFormat(_local3); } else { _local3 = _local2; }; textField.defaultTextFormat = _local3; setEmbedFont(); } public static function getStyleDefinition():Object{ return (mergeStyles(defaultStyles, BaseButton.getStyleDefinition())); } } }//package fl.controls
Section 304
//List (fl.controls.List) package fl.controls { import fl.controls.listClasses.*; import fl.core.*; import flash.display.*; import flash.events.*; import fl.managers.*; import flash.utils.*; import flash.ui.*; import flash.geom.*; public class List extends SelectableList implements IFocusManagerComponent { protected var _labelField:String;// = "label" protected var _rowHeight:Number;// = 20 protected var _cellRenderer:Object; protected var _iconField:String;// = "icon" protected var _labelFunction:Function; protected var _iconFunction:Function; private static var defaultStyles:Object = {focusRectSkin:null, focusRectPadding:null}; public static var createAccessibilityImplementation:Function; public function List(){ _rowHeight = 20; _labelField = "label"; _iconField = "icon"; super(); } public function get iconField():String{ return (_iconField); } protected function doKeySelection(_arg1:int, _arg2:Boolean, _arg3:Boolean):void{ var _local4:Boolean; var _local5:int; var _local6:Array; var _local7:int; var _local8:int; _local4 = false; if (_arg2){ _local6 = []; _local7 = lastCaretIndex; _local8 = _arg1; if (_local7 == -1){ _local7 = ((caretIndex)!=-1) ? caretIndex : _arg1; }; if (_local7 > _local8){ _local8 = _local7; _local7 = _arg1; }; _local5 = _local7; while (_local5 <= _local8) { _local6.push(_local5); _local5++; }; selectedIndices = _local6; caretIndex = _arg1; _local4 = true; } else { selectedIndex = _arg1; caretIndex = (lastCaretIndex = _arg1); _local4 = true; }; if (_local4){ dispatchEvent(new Event(Event.CHANGE)); }; invalidate(InvalidationType.DATA); } override protected function drawList():void{ var _local1:Rectangle; var _local2:uint; var _local3:uint; var _local4:uint; var _local5:Object; var _local6:ICellRenderer; var _local7:Dictionary; var _local8:Dictionary; var _local9:Boolean; var _local10:String; var _local11:Object; var _local12:Sprite; var _local13:String; listHolder.x = (listHolder.y = contentPadding); _local1 = listHolder.scrollRect; _local1.x = _horizontalScrollPosition; _local1.y = (Math.floor(_verticalScrollPosition) % rowHeight); listHolder.scrollRect = _local1; listHolder.cacheAsBitmap = useBitmapScrolling; _local2 = Math.floor((_verticalScrollPosition / rowHeight)); _local3 = Math.min(length, ((_local2 + rowCount) + 1)); _local7 = (renderedItems = new Dictionary(true)); _local4 = _local2; while (_local4 < _local3) { _local7[_dataProvider.getItemAt(_local4)] = true; _local4++; }; _local8 = new Dictionary(true); while (activeCellRenderers.length > 0) { _local6 = (activeCellRenderers.pop() as ICellRenderer); _local5 = _local6.data; if ((((_local7[_local5] == null)) || ((invalidItems[_local5] == true)))){ availableCellRenderers.push(_local6); } else { _local8[_local5] = _local6; invalidItems[_local5] = true; }; list.removeChild((_local6 as DisplayObject)); }; invalidItems = new Dictionary(true); _local4 = _local2; while (_local4 < _local3) { _local9 = false; _local5 = _dataProvider.getItemAt(_local4); if (_local8[_local5] != null){ _local9 = true; _local6 = _local8[_local5]; delete _local8[_local5]; } else { if (availableCellRenderers.length > 0){ _local6 = (availableCellRenderers.pop() as ICellRenderer); } else { _local6 = (getDisplayObjectInstance(getStyleValue("cellRenderer")) as ICellRenderer); _local12 = (_local6 as Sprite); if (_local12 != null){ _local12.addEventListener(MouseEvent.CLICK, handleCellRendererClick, false, 0, true); _local12.addEventListener(MouseEvent.ROLL_OVER, handleCellRendererMouseEvent, false, 0, true); _local12.addEventListener(MouseEvent.ROLL_OUT, handleCellRendererMouseEvent, false, 0, true); _local12.addEventListener(Event.CHANGE, handleCellRendererChange, false, 0, true); _local12.doubleClickEnabled = true; _local12.addEventListener(MouseEvent.DOUBLE_CLICK, handleCellRendererDoubleClick, false, 0, true); if (_local12["setStyle"] != null){ for (_local13 in rendererStyles) { var _local16 = _local12; _local16["setStyle"](_local13, rendererStyles[_local13]); }; }; }; }; }; list.addChild((_local6 as Sprite)); activeCellRenderers.push(_local6); _local6.y = (rowHeight * (_local4 - _local2)); _local6.setSize((availableWidth + _maxHorizontalScrollPosition), rowHeight); _local10 = itemToLabel(_local5); _local11 = null; if (_iconFunction != null){ _local11 = _iconFunction(_local5); } else { if (_iconField != null){ _local11 = _local5[_iconField]; }; }; if (!_local9){ _local6.data = _local5; }; _local6.listData = new ListData(_local10, _local11, this, _local4, _local4, 0); _local6.selected = !((_selectedIndices.indexOf(_local4) == -1)); if ((_local6 is UIComponent)){ (_local6 as UIComponent).drawNow(); }; _local4++; }; } public function get iconFunction():Function{ return (_iconFunction); } public function set iconField(_arg1:String):void{ if (_arg1 == _iconField){ return; }; _iconField = _arg1; invalidate(InvalidationType.DATA); } override protected function keyDownHandler(_arg1:KeyboardEvent):void{ var _local2:int; if (!selectable){ return; }; switch (_arg1.keyCode){ case Keyboard.UP: case Keyboard.DOWN: case Keyboard.END: case Keyboard.HOME: case Keyboard.PAGE_UP: case Keyboard.PAGE_DOWN: moveSelectionVertically(_arg1.keyCode, ((_arg1.shiftKey) && (_allowMultipleSelection)), ((_arg1.ctrlKey) && (_allowMultipleSelection))); break; case Keyboard.LEFT: case Keyboard.RIGHT: moveSelectionHorizontally(_arg1.keyCode, ((_arg1.shiftKey) && (_allowMultipleSelection)), ((_arg1.ctrlKey) && (_allowMultipleSelection))); break; case Keyboard.SPACE: if (caretIndex == -1){ caretIndex = 0; }; doKeySelection(caretIndex, _arg1.shiftKey, _arg1.ctrlKey); scrollToSelected(); break; default: _local2 = getNextIndexAtLetter(String.fromCharCode(_arg1.keyCode), selectedIndex); if (_local2 > -1){ selectedIndex = _local2; scrollToSelected(); }; break; }; _arg1.stopPropagation(); } override public function itemToLabel(_arg1:Object):String{ if (_labelFunction != null){ return (String(_labelFunction(_arg1))); }; return (((_arg1[_labelField])!=null) ? String(_arg1[_labelField]) : ""); } public function get labelField():String{ return (_labelField); } override protected function moveSelectionVertically(_arg1:uint, _arg2:Boolean, _arg3:Boolean):void{ var _local4:int; var _local5:int; var _local6:int; _local4 = Math.max(Math.floor((calculateAvailableHeight() / rowHeight)), 1); _local5 = -1; _local6 = 0; switch (_arg1){ case Keyboard.UP: if (caretIndex > 0){ _local5 = (caretIndex - 1); }; break; case Keyboard.DOWN: if (caretIndex < (length - 1)){ _local5 = (caretIndex + 1); }; break; case Keyboard.PAGE_UP: if (caretIndex > 0){ _local5 = Math.max((caretIndex - _local4), 0); }; break; case Keyboard.PAGE_DOWN: if (caretIndex < (length - 1)){ _local5 = Math.min((caretIndex + _local4), (length - 1)); }; break; case Keyboard.HOME: if (caretIndex > 0){ _local5 = 0; }; break; case Keyboard.END: if (caretIndex < (length - 1)){ _local5 = (length - 1); }; break; }; if (_local5 >= 0){ doKeySelection(_local5, _arg2, _arg3); scrollToSelected(); }; } public function set labelField(_arg1:String):void{ if (_arg1 == _labelField){ return; }; _labelField = _arg1; invalidate(InvalidationType.DATA); } public function set rowCount(_arg1:uint):void{ var _local2:Number; var _local3:Number; _local2 = Number(getStyleValue("contentPadding")); _local3 = ((((_horizontalScrollPolicy == ScrollPolicy.ON)) || ((((_horizontalScrollPolicy == ScrollPolicy.AUTO)) && ((_maxHorizontalScrollPosition > 0)))))) ? 15 : 0; height = (((rowHeight * _arg1) + (2 * _local2)) + _local3); } override protected function setHorizontalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ list.x = -(_arg1); super.setHorizontalScrollPosition(_arg1, true); } public function set iconFunction(_arg1:Function):void{ if (_iconFunction == _arg1){ return; }; _iconFunction = _arg1; invalidate(InvalidationType.DATA); } public function get labelFunction():Function{ return (_labelFunction); } override protected function moveSelectionHorizontally(_arg1:uint, _arg2:Boolean, _arg3:Boolean):void{ } override protected function setVerticalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ invalidate(InvalidationType.SCROLL); super.setVerticalScrollPosition(_arg1, true); } protected function calculateAvailableHeight():Number{ var _local1:Number; _local1 = Number(getStyleValue("contentPadding")); return (((height - (_local1 * 2)) - ((((_horizontalScrollPolicy == ScrollPolicy.ON)) || ((((_horizontalScrollPolicy == ScrollPolicy.AUTO)) && ((_maxHorizontalScrollPosition > 0)))))) ? 15 : 0)); } override protected function draw():void{ var _local1:Boolean; _local1 = !((contentHeight == (rowHeight * length))); contentHeight = (rowHeight * length); if (isInvalid(InvalidationType.STYLES)){ setStyles(); drawBackground(); if (contentPadding != getStyleValue("contentPadding")){ invalidate(InvalidationType.SIZE, false); }; if (_cellRenderer != getStyleValue("cellRenderer")){ _invalidateList(); _cellRenderer = getStyleValue("cellRenderer"); }; }; if (((isInvalid(InvalidationType.SIZE, InvalidationType.STATE)) || (_local1))){ drawLayout(); }; if (isInvalid(InvalidationType.RENDERER_STYLES)){ updateRendererStyles(); }; if (isInvalid(InvalidationType.STYLES, InvalidationType.SIZE, InvalidationType.DATA, InvalidationType.SCROLL, InvalidationType.SELECTED)){ drawList(); }; updateChildren(); validate(); } override protected function configUI():void{ useFixedHorizontalScrolling = true; _horizontalScrollPolicy = ScrollPolicy.AUTO; _verticalScrollPolicy = ScrollPolicy.AUTO; super.configUI(); } override public function get rowCount():uint{ return (Math.ceil((calculateAvailableHeight() / rowHeight))); } override protected function initializeAccessibility():void{ if (List.createAccessibilityImplementation != null){ List.createAccessibilityImplementation(this); }; } override public function scrollToIndex(_arg1:int):void{ var _local2:uint; var _local3:uint; drawNow(); _local2 = (Math.floor(((_verticalScrollPosition + availableHeight) / rowHeight)) - 1); _local3 = Math.ceil((_verticalScrollPosition / rowHeight)); if (_arg1 < _local3){ verticalScrollPosition = (_arg1 * rowHeight); } else { if (_arg1 > _local2){ verticalScrollPosition = (((_arg1 + 1) * rowHeight) - availableHeight); }; }; } public function get rowHeight():Number{ return (_rowHeight); } public function set labelFunction(_arg1:Function):void{ if (_labelFunction == _arg1){ return; }; _labelFunction = _arg1; invalidate(InvalidationType.DATA); } public function set rowHeight(_arg1:Number):void{ _rowHeight = _arg1; invalidate(InvalidationType.SIZE); } public static function getStyleDefinition():Object{ return (mergeStyles(defaultStyles, SelectableList.getStyleDefinition())); } } }//package fl.controls
Section 305
//ScrollBar (fl.controls.ScrollBar) package fl.controls { import fl.core.*; import flash.events.*; import fl.events.*; public class ScrollBar extends UIComponent { private var _direction:String;// = "vertical" protected var inDrag:Boolean;// = false protected var upArrow:BaseButton; private var _pageScrollSize:Number;// = 0 protected var downArrow:BaseButton; private var _pageSize:Number;// = 10 private var thumbScrollOffset:Number; private var _maxScrollPosition:Number;// = 0 private var _scrollPosition:Number;// = 0 protected var track:BaseButton; private var _minScrollPosition:Number;// = 0 private var _lineScrollSize:Number;// = 1 protected var thumb:LabelButton; protected static const THUMB_STYLES:Object = {disabledSkin:"thumbDisabledSkin", downSkin:"thumbDownSkin", overSkin:"thumbOverSkin", upSkin:"thumbUpSkin", icon:"thumbIcon", textPadding:0}; public static const WIDTH:Number = 15; protected static const DOWN_ARROW_STYLES:Object = {disabledSkin:"downArrowDisabledSkin", downSkin:"downArrowDownSkin", overSkin:"downArrowOverSkin", upSkin:"downArrowUpSkin", repeatDelay:"repeatDelay", repeatInterval:"repeatInterval"}; protected static const UP_ARROW_STYLES:Object = {disabledSkin:"upArrowDisabledSkin", downSkin:"upArrowDownSkin", overSkin:"upArrowOverSkin", upSkin:"upArrowUpSkin", repeatDelay:"repeatDelay", repeatInterval:"repeatInterval"}; protected static const TRACK_STYLES:Object = {disabledSkin:"trackDisabledSkin", downSkin:"trackDownSkin", overSkin:"trackOverSkin", upSkin:"trackUpSkin", repeatDelay:"repeatDelay", repeatInterval:"repeatInterval"}; private static var defaultStyles:Object = {downArrowDisabledSkin:"ScrollArrowDown_disabledSkin", downArrowDownSkin:"ScrollArrowDown_downSkin", downArrowOverSkin:"ScrollArrowDown_overSkin", downArrowUpSkin:"ScrollArrowDown_upSkin", thumbDisabledSkin:"ScrollThumb_upSkin", thumbDownSkin:"ScrollThumb_downSkin", thumbOverSkin:"ScrollThumb_overSkin", thumbUpSkin:"ScrollThumb_upSkin", trackDisabledSkin:"ScrollTrack_skin", trackDownSkin:"ScrollTrack_skin", trackOverSkin:"ScrollTrack_skin", trackUpSkin:"ScrollTrack_skin", upArrowDisabledSkin:"ScrollArrowUp_disabledSkin", upArrowDownSkin:"ScrollArrowUp_downSkin", upArrowOverSkin:"ScrollArrowUp_overSkin", upArrowUpSkin:"ScrollArrowUp_upSkin", thumbIcon:"ScrollBar_thumbIcon", repeatDelay:500, repeatInterval:35}; public function ScrollBar(){ _pageSize = 10; _pageScrollSize = 0; _lineScrollSize = 1; _minScrollPosition = 0; _maxScrollPosition = 0; _scrollPosition = 0; _direction = ScrollBarDirection.VERTICAL; inDrag = false; super(); setStyles(); focusEnabled = false; } public function get minScrollPosition():Number{ return (_minScrollPosition); } public function set minScrollPosition(_arg1:Number):void{ setScrollProperties(_pageSize, _arg1, _maxScrollPosition); } public function setScrollPosition(_arg1:Number, _arg2:Boolean=true):void{ var _local3:Number; _local3 = scrollPosition; _scrollPosition = Math.max(_minScrollPosition, Math.min(_maxScrollPosition, _arg1)); if (_local3 == _scrollPosition){ return; }; if (_arg2){ dispatchEvent(new ScrollEvent(_direction, (scrollPosition - _local3), scrollPosition)); }; updateThumb(); } public function set scrollPosition(_arg1:Number):void{ setScrollPosition(_arg1, true); } public function get pageScrollSize():Number{ return (((_pageScrollSize)==0) ? _pageSize : _pageScrollSize); } public function set pageSize(_arg1:Number):void{ if (_arg1 > 0){ _pageSize = _arg1; }; } public function setScrollProperties(_arg1:Number, _arg2:Number, _arg3:Number, _arg4:Number=0):void{ this.pageSize = _arg1; _minScrollPosition = _arg2; _maxScrollPosition = _arg3; if (_arg4 >= 0){ _pageScrollSize = _arg4; }; enabled = (_maxScrollPosition > _minScrollPosition); setScrollPosition(_scrollPosition, false); updateThumb(); } override public function set enabled(_arg1:Boolean):void{ super.enabled = _arg1; downArrow.enabled = (track.enabled = (thumb.enabled = (upArrow.enabled = ((enabled) && ((_maxScrollPosition > _minScrollPosition)))))); updateThumb(); } protected function updateThumb():void{ var _local1:Number; _local1 = ((_maxScrollPosition - _minScrollPosition) + _pageSize); if ((((((track.height <= 12)) || ((_maxScrollPosition <= _minScrollPosition)))) || ((((_local1 == 0)) || (isNaN(_local1)))))){ thumb.height = 12; thumb.visible = false; } else { thumb.height = Math.max(13, ((_pageSize / _local1) * track.height)); thumb.y = (track.y + ((track.height - thumb.height) * ((_scrollPosition - _minScrollPosition) / (_maxScrollPosition - _minScrollPosition)))); thumb.visible = enabled; }; } protected function thumbPressHandler(_arg1:MouseEvent):void{ inDrag = true; thumbScrollOffset = (mouseY - thumb.y); thumb.mouseStateLocked = true; mouseChildren = false; stage.addEventListener(MouseEvent.MOUSE_MOVE, handleThumbDrag, false, 0, true); stage.addEventListener(MouseEvent.MOUSE_UP, thumbReleaseHandler, false, 0, true); } protected function thumbReleaseHandler(_arg1:MouseEvent):void{ inDrag = false; mouseChildren = true; thumb.mouseStateLocked = false; stage.removeEventListener(MouseEvent.MOUSE_MOVE, handleThumbDrag); stage.removeEventListener(MouseEvent.MOUSE_UP, thumbReleaseHandler); } public function set pageScrollSize(_arg1:Number):void{ if (_arg1 >= 0){ _pageScrollSize = _arg1; }; } protected function handleThumbDrag(_arg1:MouseEvent):void{ var _local2:Number; _local2 = Math.max(0, Math.min((track.height - thumb.height), ((mouseY - track.y) - thumbScrollOffset))); setScrollPosition((((_local2 / (track.height - thumb.height)) * (_maxScrollPosition - _minScrollPosition)) + _minScrollPosition)); } public function set direction(_arg1:String):void{ var _local2:Boolean; if (_direction == _arg1){ return; }; _direction = _arg1; if (isLivePreview){ return; }; setScaleY(1); _local2 = (_direction == ScrollBarDirection.HORIZONTAL); if (((_local2) && (componentInspectorSetting))){ if (rotation == 90){ return; }; setScaleX(-1); rotation = -90; }; if (!componentInspectorSetting){ if (((_local2) && ((rotation == 0)))){ rotation = -90; setScaleX(-1); } else { if (((!(_local2)) && ((rotation == -90)))){ rotation = 0; setScaleX(1); }; }; }; invalidate(InvalidationType.SIZE); } public function set lineScrollSize(_arg1:Number):void{ if (_arg1 > 0){ _lineScrollSize = _arg1; }; } override public function get height():Number{ return (((_direction)==ScrollBarDirection.HORIZONTAL) ? super.width : super.height); } protected function scrollPressHandler(_arg1:ComponentEvent):void{ var _local2:Number; var _local3:Number; _arg1.stopImmediatePropagation(); if (_arg1.currentTarget == upArrow){ setScrollPosition((_scrollPosition - _lineScrollSize)); } else { if (_arg1.currentTarget == downArrow){ setScrollPosition((_scrollPosition + _lineScrollSize)); } else { _local2 = (((track.mouseY / track.height) * (_maxScrollPosition - _minScrollPosition)) + _minScrollPosition); _local3 = ((pageScrollSize)==0) ? pageSize : pageScrollSize; if (_scrollPosition < _local2){ setScrollPosition(Math.min(_local2, (_scrollPosition + _local3))); } else { if (_scrollPosition > _local2){ setScrollPosition(Math.max(_local2, (_scrollPosition - _local3))); }; }; }; }; } public function get pageSize():Number{ return (_pageSize); } public function set maxScrollPosition(_arg1:Number):void{ setScrollProperties(_pageSize, _minScrollPosition, _arg1); } public function get scrollPosition():Number{ return (_scrollPosition); } override public function get enabled():Boolean{ return (super.enabled); } override protected function draw():void{ var _local1:Number; if (isInvalid(InvalidationType.SIZE)){ _local1 = super.height; downArrow.move(0, Math.max(upArrow.height, (_local1 - downArrow.height))); track.setSize(WIDTH, Math.max(0, (_local1 - (downArrow.height + upArrow.height)))); updateThumb(); }; if (isInvalid(InvalidationType.STYLES, InvalidationType.STATE)){ setStyles(); }; downArrow.drawNow(); upArrow.drawNow(); track.drawNow(); thumb.drawNow(); validate(); } override protected function configUI():void{ super.configUI(); track = new BaseButton(); track.move(0, 14); track.useHandCursor = false; track.autoRepeat = true; track.focusEnabled = false; addChild(track); thumb = new LabelButton(); thumb.label = ""; thumb.setSize(WIDTH, 15); thumb.move(0, 15); thumb.focusEnabled = false; addChild(thumb); downArrow = new BaseButton(); downArrow.setSize(WIDTH, 14); downArrow.autoRepeat = true; downArrow.focusEnabled = false; addChild(downArrow); upArrow = new BaseButton(); upArrow.setSize(WIDTH, 14); upArrow.move(0, 0); upArrow.autoRepeat = true; upArrow.focusEnabled = false; addChild(upArrow); upArrow.addEventListener(ComponentEvent.BUTTON_DOWN, scrollPressHandler, false, 0, true); downArrow.addEventListener(ComponentEvent.BUTTON_DOWN, scrollPressHandler, false, 0, true); track.addEventListener(ComponentEvent.BUTTON_DOWN, scrollPressHandler, false, 0, true); thumb.addEventListener(MouseEvent.MOUSE_DOWN, thumbPressHandler, false, 0, true); enabled = false; } public function get direction():String{ return (_direction); } public function get lineScrollSize():Number{ return (_lineScrollSize); } override public function setSize(_arg1:Number, _arg2:Number):void{ if (_direction == ScrollBarDirection.HORIZONTAL){ super.setSize(_arg2, _arg1); } else { super.setSize(_arg1, _arg2); }; } public function get maxScrollPosition():Number{ return (_maxScrollPosition); } override public function get width():Number{ return (((_direction)==ScrollBarDirection.HORIZONTAL) ? super.height : super.width); } protected function setStyles():void{ copyStylesToChild(downArrow, DOWN_ARROW_STYLES); copyStylesToChild(thumb, THUMB_STYLES); copyStylesToChild(track, TRACK_STYLES); copyStylesToChild(upArrow, UP_ARROW_STYLES); } public static function getStyleDefinition():Object{ return (defaultStyles); } } }//package fl.controls
Section 306
//ScrollBarDirection (fl.controls.ScrollBarDirection) package fl.controls { public class ScrollBarDirection { public static const HORIZONTAL:String = "horizontal"; public static const VERTICAL:String = "vertical"; } }//package fl.controls
Section 307
//ScrollPolicy (fl.controls.ScrollPolicy) package fl.controls { public class ScrollPolicy { public static const OFF:String = "off"; public static const ON:String = "on"; public static const AUTO:String = "auto"; } }//package fl.controls
Section 308
//SelectableList (fl.controls.SelectableList) package fl.controls { import fl.controls.listClasses.*; import fl.core.*; import flash.display.*; import flash.events.*; import fl.data.*; import fl.managers.*; import fl.events.*; import flash.utils.*; import flash.ui.*; import fl.containers.*; public class SelectableList extends BaseScrollPane implements IFocusManagerComponent { protected var invalidItems:Dictionary; protected var renderedItems:Dictionary; protected var listHolder:Sprite; protected var _allowMultipleSelection:Boolean;// = false protected var lastCaretIndex:int;// = -1 protected var _selectedIndices:Array; protected var availableCellRenderers:Array; protected var list:Sprite; protected var caretIndex:int;// = -1 protected var updatedRendererStyles:Object; protected var preChangeItems:Array; protected var activeCellRenderers:Array; protected var rendererStyles:Object; protected var _verticalScrollPosition:Number; protected var _dataProvider:DataProvider; protected var _horizontalScrollPosition:Number; private var collectionItemImport:SimpleCollectionItem; protected var _selectable:Boolean;// = true private static var defaultStyles:Object = {skin:"List_skin", cellRenderer:CellRenderer, contentPadding:null, disabledAlpha:null}; public static var createAccessibilityImplementation:Function; public function SelectableList(){ _allowMultipleSelection = false; _selectable = true; caretIndex = -1; lastCaretIndex = -1; super(); activeCellRenderers = []; availableCellRenderers = []; invalidItems = new Dictionary(true); renderedItems = new Dictionary(true); _selectedIndices = []; if (dataProvider == null){ dataProvider = new DataProvider(); }; verticalScrollPolicy = ScrollPolicy.AUTO; rendererStyles = {}; updatedRendererStyles = {}; } protected function drawList():void{ } public function set allowMultipleSelection(_arg1:Boolean):void{ if (_arg1 == _allowMultipleSelection){ return; }; _allowMultipleSelection = _arg1; if (((!(_arg1)) && ((_selectedIndices.length > 1)))){ _selectedIndices = [_selectedIndices.pop()]; invalidate(InvalidationType.DATA); }; } public function sortItemsOn(_arg1:String, _arg2:Object=null){ return (_dataProvider.sortOn(_arg1, _arg2)); } public function removeItemAt(_arg1:uint):Object{ return (_dataProvider.removeItemAt(_arg1)); } public function get selectedItem():Object{ return (((_selectedIndices.length)==0) ? null : _dataProvider.getItemAt(selectedIndex)); } override protected function keyDownHandler(_arg1:KeyboardEvent):void{ if (!selectable){ return; }; switch (_arg1.keyCode){ case Keyboard.UP: case Keyboard.DOWN: case Keyboard.END: case Keyboard.HOME: case Keyboard.PAGE_UP: case Keyboard.PAGE_DOWN: moveSelectionVertically(_arg1.keyCode, ((_arg1.shiftKey) && (_allowMultipleSelection)), ((_arg1.ctrlKey) && (_allowMultipleSelection))); _arg1.stopPropagation(); break; case Keyboard.LEFT: case Keyboard.RIGHT: moveSelectionHorizontally(_arg1.keyCode, ((_arg1.shiftKey) && (_allowMultipleSelection)), ((_arg1.ctrlKey) && (_allowMultipleSelection))); _arg1.stopPropagation(); break; }; } public function get selectable():Boolean{ return (_selectable); } public function itemToCellRenderer(_arg1:Object):ICellRenderer{ var _local2:*; var _local3:ICellRenderer; if (_arg1 != null){ for (_local2 in activeCellRenderers) { _local3 = (activeCellRenderers[_local2] as ICellRenderer); if (_local3.data == _arg1){ return (_local3); }; }; }; return (null); } public function getNextIndexAtLetter(_arg1:String, _arg2:int=-1):int{ var _local3:int; var _local4:Number; var _local5:Number; var _local6:Object; var _local7:String; if (length == 0){ return (-1); }; _arg1 = _arg1.toUpperCase(); _local3 = (length - 1); _local4 = 0; while (_local4 < _local3) { _local5 = ((_arg2 + 1) + _local4); if (_local5 > (length - 1)){ _local5 = (_local5 - length); }; _local6 = getItemAt(_local5); if (_local6 == null){ break; }; _local7 = itemToLabel(_local6); if (_local7 == null){ } else { if (_local7.charAt(0).toUpperCase() == _arg1){ return (_local5); }; }; _local4++; }; return (-1); } public function invalidateList():void{ _invalidateList(); invalidate(InvalidationType.DATA); } override public function set enabled(_arg1:Boolean):void{ super.enabled = _arg1; list.mouseChildren = _enabled; } public function get selectedIndices():Array{ return (_selectedIndices.concat()); } public function set selectable(_arg1:Boolean):void{ if (_arg1 == _selectable){ return; }; if (!_arg1){ selectedIndices = []; }; _selectable = _arg1; } public function itemToLabel(_arg1:Object):String{ return (_arg1["label"]); } public function addItemAt(_arg1:Object, _arg2:uint):void{ _dataProvider.addItemAt(_arg1, _arg2); invalidateList(); } public function replaceItemAt(_arg1:Object, _arg2:uint):Object{ return (_dataProvider.replaceItemAt(_arg1, _arg2)); } protected function handleDataChange(_arg1:DataChangeEvent):void{ var _local2:int; var _local3:int; var _local4:String; var _local5:uint; _local2 = _arg1.startIndex; _local3 = _arg1.endIndex; _local4 = _arg1.changeType; if (_local4 == DataChangeType.INVALIDATE_ALL){ clearSelection(); invalidateList(); } else { if (_local4 == DataChangeType.INVALIDATE){ _local5 = 0; while (_local5 < _arg1.items.length) { invalidateItem(_arg1.items[_local5]); _local5++; }; } else { if (_local4 == DataChangeType.ADD){ _local5 = 0; while (_local5 < _selectedIndices.length) { if (_selectedIndices[_local5] >= _local2){ _selectedIndices[_local5] = (_selectedIndices[_local5] + (_local2 - _local3)); }; _local5++; }; } else { if (_local4 == DataChangeType.REMOVE){ _local5 = 0; while (_local5 < _selectedIndices.length) { if (_selectedIndices[_local5] >= _local2){ if (_selectedIndices[_local5] <= _local3){ delete _selectedIndices[_local5]; } else { _selectedIndices[_local5] = (_selectedIndices[_local5] - ((_local2 - _local3) + 1)); }; }; _local5++; }; } else { if (_local4 == DataChangeType.REMOVE_ALL){ clearSelection(); } else { if (_local4 == DataChangeType.REPLACE){ } else { selectedItems = preChangeItems; preChangeItems = null; }; }; }; }; }; }; invalidate(InvalidationType.DATA); } protected function _invalidateList():void{ availableCellRenderers = []; while (activeCellRenderers.length > 0) { list.removeChild((activeCellRenderers.pop() as DisplayObject)); }; } protected function updateRendererStyles():void{ var _local1:Array; var _local2:uint; var _local3:uint; var _local4:String; _local1 = availableCellRenderers.concat(activeCellRenderers); _local2 = _local1.length; _local3 = 0; while (_local3 < _local2) { if (_local1[_local3].setStyle == null){ } else { for (_local4 in updatedRendererStyles) { _local1[_local3].setStyle(_local4, updatedRendererStyles[_local4]); }; _local1[_local3].drawNow(); }; _local3++; }; updatedRendererStyles = {}; } public function set selectedItem(_arg1:Object):void{ var _local2:int; _local2 = _dataProvider.getItemIndex(_arg1); selectedIndex = _local2; } public function sortItems(... _args){ return (_dataProvider.sort.apply(_dataProvider, _args)); } public function removeAll():void{ _dataProvider.removeAll(); } protected function handleCellRendererChange(_arg1:Event):void{ var _local2:ICellRenderer; var _local3:uint; _local2 = (_arg1.currentTarget as ICellRenderer); _local3 = _local2.listData.index; _dataProvider.invalidateItemAt(_local3); } protected function moveSelectionVertically(_arg1:uint, _arg2:Boolean, _arg3:Boolean):void{ } override protected function setHorizontalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ var _local3:Number; if (_arg1 == _horizontalScrollPosition){ return; }; _local3 = (_arg1 - _horizontalScrollPosition); _horizontalScrollPosition = _arg1; if (_arg2){ dispatchEvent(new ScrollEvent(ScrollBarDirection.HORIZONTAL, _local3, _arg1)); }; } public function scrollToSelected():void{ scrollToIndex(selectedIndex); } public function invalidateItem(_arg1:Object):void{ if (renderedItems[_arg1] == null){ return; }; invalidItems[_arg1] = true; invalidate(InvalidationType.DATA); } protected function handleCellRendererClick(_arg1:MouseEvent):void{ var _local2:ICellRenderer; var _local3:uint; var _local4:int; var _local5:int; var _local6:uint; if (!_enabled){ return; }; _local2 = (_arg1.currentTarget as ICellRenderer); _local3 = _local2.listData.index; if (((!(dispatchEvent(new ListEvent(ListEvent.ITEM_CLICK, false, true, _local2.listData.column, _local2.listData.row, _local3, _local2.data)))) || (!(_selectable)))){ return; }; _local4 = selectedIndices.indexOf(_local3); if (!_allowMultipleSelection){ if (_local4 != -1){ return; }; _local2.selected = true; _selectedIndices = [_local3]; lastCaretIndex = (caretIndex = _local3); } else { if (_arg1.shiftKey){ _local6 = ((_selectedIndices.length)>0) ? _selectedIndices[0] : _local3; _selectedIndices = []; if (_local6 > _local3){ _local5 = _local6; while (_local5 >= _local3) { _selectedIndices.push(_local5); _local5--; }; } else { _local5 = _local6; while (_local5 <= _local3) { _selectedIndices.push(_local5); _local5++; }; }; caretIndex = _local3; } else { if (_arg1.ctrlKey){ if (_local4 != -1){ _local2.selected = false; _selectedIndices.splice(_local4, 1); } else { _local2.selected = true; _selectedIndices.push(_local3); }; caretIndex = _local3; } else { _selectedIndices = [_local3]; lastCaretIndex = (caretIndex = _local3); }; }; }; dispatchEvent(new Event(Event.CHANGE)); invalidate(InvalidationType.DATA); } public function get length():uint{ return (_dataProvider.length); } public function get allowMultipleSelection():Boolean{ return (_allowMultipleSelection); } protected function onPreChange(_arg1:DataChangeEvent):void{ switch (_arg1.changeType){ case DataChangeType.REMOVE: case DataChangeType.ADD: case DataChangeType.INVALIDATE: case DataChangeType.REMOVE_ALL: case DataChangeType.REPLACE: case DataChangeType.INVALIDATE_ALL: break; default: preChangeItems = selectedItems; break; }; } public function getRendererStyle(_arg1:String, _arg2:int=-1):Object{ return (rendererStyles[_arg1]); } override protected function setVerticalScrollPosition(_arg1:Number, _arg2:Boolean=false):void{ var _local3:Number; if (_arg1 == _verticalScrollPosition){ return; }; _local3 = (_arg1 - _verticalScrollPosition); _verticalScrollPosition = _arg1; if (_arg2){ dispatchEvent(new ScrollEvent(ScrollBarDirection.VERTICAL, _local3, _arg1)); }; } protected function moveSelectionHorizontally(_arg1:uint, _arg2:Boolean, _arg3:Boolean):void{ } public function set selectedIndices(_arg1:Array):void{ if (!_selectable){ return; }; _selectedIndices = ((_arg1)==null) ? [] : _arg1.concat(); invalidate(InvalidationType.SELECTED); } public function get selectedIndex():int{ return (((_selectedIndices.length)==0) ? -1 : _selectedIndices[(_selectedIndices.length - 1)]); } override protected function draw():void{ super.draw(); } override protected function configUI():void{ super.configUI(); listHolder = new Sprite(); addChild(listHolder); listHolder.scrollRect = contentScrollRect; list = new Sprite(); listHolder.addChild(list); } public function addItem(_arg1:Object):void{ _dataProvider.addItem(_arg1); invalidateList(); } protected function handleCellRendererMouseEvent(_arg1:MouseEvent):void{ var _local2:ICellRenderer; var _local3:String; _local2 = (_arg1.target as ICellRenderer); _local3 = ((_arg1.type)==MouseEvent.ROLL_OVER) ? ListEvent.ITEM_ROLL_OVER : ListEvent.ITEM_ROLL_OUT; dispatchEvent(new ListEvent(_local3, false, false, _local2.listData.column, _local2.listData.row, _local2.listData.index, _local2.data)); } public function clearRendererStyle(_arg1:String, _arg2:int=-1):void{ delete rendererStyles[_arg1]; updatedRendererStyles[_arg1] = null; invalidate(InvalidationType.RENDERER_STYLES); } protected function handleCellRendererDoubleClick(_arg1:MouseEvent):void{ var _local2:ICellRenderer; var _local3:uint; if (!_enabled){ return; }; _local2 = (_arg1.currentTarget as ICellRenderer); _local3 = _local2.listData.index; dispatchEvent(new ListEvent(ListEvent.ITEM_DOUBLE_CLICK, false, true, _local2.listData.column, _local2.listData.row, _local3, _local2.data)); } public function get rowCount():uint{ return (0); } public function isItemSelected(_arg1:Object):Boolean{ return ((selectedItems.indexOf(_arg1) > -1)); } public function set dataProvider(_arg1:DataProvider):void{ if (_dataProvider != null){ _dataProvider.removeEventListener(DataChangeEvent.DATA_CHANGE, handleDataChange); _dataProvider.removeEventListener(DataChangeEvent.PRE_DATA_CHANGE, onPreChange); }; _dataProvider = _arg1; _dataProvider.addEventListener(DataChangeEvent.DATA_CHANGE, handleDataChange, false, 0, true); _dataProvider.addEventListener(DataChangeEvent.PRE_DATA_CHANGE, onPreChange, false, 0, true); clearSelection(); invalidateList(); } override protected function drawLayout():void{ super.drawLayout(); contentScrollRect = listHolder.scrollRect; contentScrollRect.width = availableWidth; contentScrollRect.height = availableHeight; listHolder.scrollRect = contentScrollRect; } public function getItemAt(_arg1:uint):Object{ return (_dataProvider.getItemAt(_arg1)); } override protected function initializeAccessibility():void{ if (SelectableList.createAccessibilityImplementation != null){ SelectableList.createAccessibilityImplementation(this); }; } public function scrollToIndex(_arg1:int):void{ } public function removeItem(_arg1:Object):Object{ return (_dataProvider.removeItem(_arg1)); } public function get dataProvider():DataProvider{ return (_dataProvider); } public function set maxHorizontalScrollPosition(_arg1:Number):void{ _maxHorizontalScrollPosition = _arg1; invalidate(InvalidationType.SIZE); } public function setRendererStyle(_arg1:String, _arg2:Object, _arg3:uint=0):void{ if (rendererStyles[_arg1] == _arg2){ return; }; updatedRendererStyles[_arg1] = _arg2; rendererStyles[_arg1] = _arg2; invalidate(InvalidationType.RENDERER_STYLES); } public function invalidateItemAt(_arg1:uint):void{ var _local2:Object; _local2 = _dataProvider.getItemAt(_arg1); if (_local2 != null){ invalidateItem(_local2); }; } public function set selectedItems(_arg1:Array):void{ var _local2:Array; var _local3:uint; var _local4:int; if (_arg1 == null){ selectedIndices = null; return; }; _local2 = []; _local3 = 0; while (_local3 < _arg1.length) { _local4 = _dataProvider.getItemIndex(_arg1[_local3]); if (_local4 != -1){ _local2.push(_local4); }; _local3++; }; selectedIndices = _local2; } public function clearSelection():void{ selectedIndex = -1; } override public function get maxHorizontalScrollPosition():Number{ return (_maxHorizontalScrollPosition); } public function get selectedItems():Array{ var _local1:Array; var _local2:uint; _local1 = []; _local2 = 0; while (_local2 < _selectedIndices.length) { _local1.push(_dataProvider.getItemAt(_selectedIndices[_local2])); _local2++; }; return (_local1); } public function set selectedIndex(_arg1:int):void{ selectedIndices = ((_arg1)==-1) ? null : [_arg1]; } public static function getStyleDefinition():Object{ return (mergeStyles(defaultStyles, BaseScrollPane.getStyleDefinition())); } } }//package fl.controls
Section 309
//TextInput (fl.controls.TextInput) package fl.controls { import fl.core.*; import flash.display.*; import flash.events.*; import fl.managers.*; import fl.events.*; import flash.text.*; import flash.ui.*; public class TextInput extends UIComponent implements IFocusManagerComponent { protected var _html:Boolean;// = false protected var _savedHTML:String; protected var background:DisplayObject; protected var _editable:Boolean;// = true public var textField:TextField; private static var defaultStyles:Object = {upSkin:"TextInput_upSkin", disabledSkin:"TextInput_disabledSkin", focusRectSkin:null, focusRectPadding:null, textFormat:null, disabledTextFormat:null, textPadding:0, embedFonts:false}; public static var createAccessibilityImplementation:Function; public function TextInput(){ _editable = true; _html = false; super(); } override public function drawFocus(_arg1:Boolean):void{ if (focusTarget != null){ focusTarget.drawFocus(_arg1); return; }; super.drawFocus(_arg1); } public function set imeMode(_arg1:String):void{ _imeMode = _arg1; } override protected function isOurFocus(_arg1:DisplayObject):Boolean{ return ((((_arg1 == textField)) || (super.isOurFocus(_arg1)))); } protected function handleKeyDown(_arg1:KeyboardEvent):void{ if (_arg1.keyCode == Keyboard.ENTER){ dispatchEvent(new ComponentEvent(ComponentEvent.ENTER, true)); }; } public function set text(_arg1:String):void{ textField.text = _arg1; _html = false; invalidate(InvalidationType.DATA); invalidate(InvalidationType.STYLES); } protected function updateTextFieldType():void{ textField.type = (((enabled) && (editable))) ? TextFieldType.INPUT : TextFieldType.DYNAMIC; textField.selectable = enabled; } public function get selectionEndIndex():int{ return (textField.selectionEndIndex); } public function get editable():Boolean{ return (_editable); } override protected function focusInHandler(_arg1:FocusEvent):void{ var _local2:IFocusManager; if (_arg1.target == this){ stage.focus = textField; }; _local2 = focusManager; if (((editable) && (_local2))){ _local2.showFocusIndicator = true; if (((textField.selectable) && ((textField.selectionBeginIndex == textField.selectionBeginIndex)))){ setSelection(0, textField.length); }; }; super.focusInHandler(_arg1); if (editable){ setIMEMode(true); }; } public function get selectionBeginIndex():int{ return (textField.selectionBeginIndex); } public function set alwaysShowSelection(_arg1:Boolean):void{ textField.alwaysShowSelection = _arg1; } override public function set enabled(_arg1:Boolean):void{ super.enabled = _arg1; updateTextFieldType(); } protected function setEmbedFont(){ var _local1:Object; _local1 = getStyleValue("embedFonts"); if (_local1 != null){ textField.embedFonts = _local1; }; } public function get horizontalScrollPosition():int{ return (textField.scrollH); } public function set condenseWhite(_arg1:Boolean):void{ textField.condenseWhite = _arg1; } public function set displayAsPassword(_arg1:Boolean):void{ textField.displayAsPassword = _arg1; } public function set horizontalScrollPosition(_arg1:int):void{ textField.scrollH = _arg1; } public function get restrict():String{ return (textField.restrict); } public function get textWidth():Number{ return (textField.textWidth); } public function get textHeight():Number{ return (textField.textHeight); } public function set editable(_arg1:Boolean):void{ _editable = _arg1; updateTextFieldType(); } public function get maxChars():int{ return (textField.maxChars); } public function get length():int{ return (textField.length); } public function getLineMetrics(_arg1:int):TextLineMetrics{ return (textField.getLineMetrics(_arg1)); } public function get imeMode():String{ return (_imeMode); } override protected function focusOutHandler(_arg1:FocusEvent):void{ super.focusOutHandler(_arg1); if (editable){ setIMEMode(false); }; } public function set htmlText(_arg1:String):void{ if (_arg1 == ""){ text = ""; return; }; _html = true; _savedHTML = _arg1; textField.htmlText = _arg1; invalidate(InvalidationType.DATA); invalidate(InvalidationType.STYLES); } public function get text():String{ return (textField.text); } override public function get enabled():Boolean{ return (super.enabled); } public function get condenseWhite():Boolean{ return (textField.condenseWhite); } public function get alwaysShowSelection():Boolean{ return (textField.alwaysShowSelection); } override protected function draw():void{ var _local1:Object; if (isInvalid(InvalidationType.STYLES, InvalidationType.STATE)){ drawTextFormat(); drawBackground(); _local1 = getStyleValue("embedFonts"); if (_local1 != null){ textField.embedFonts = _local1; }; invalidate(InvalidationType.SIZE, false); }; if (isInvalid(InvalidationType.SIZE)){ drawLayout(); }; super.draw(); } protected function handleTextInput(_arg1:TextEvent):void{ _arg1.stopPropagation(); dispatchEvent(new TextEvent(TextEvent.TEXT_INPUT, true, false, _arg1.text)); } override protected function configUI():void{ super.configUI(); tabChildren = true; textField = new TextField(); addChild(textField); updateTextFieldType(); textField.addEventListener(TextEvent.TEXT_INPUT, handleTextInput, false, 0, true); textField.addEventListener(Event.CHANGE, handleChange, false, 0, true); textField.addEventListener(KeyboardEvent.KEY_DOWN, handleKeyDown, false, 0, true); } public function setSelection(_arg1:int, _arg2:int):void{ textField.setSelection(_arg1, _arg2); } public function get displayAsPassword():Boolean{ return (textField.displayAsPassword); } public function appendText(_arg1:String):void{ textField.appendText(_arg1); } public function set restrict(_arg1:String):void{ if (((componentInspectorSetting) && ((_arg1 == "")))){ _arg1 = null; }; textField.restrict = _arg1; } public function get htmlText():String{ return (textField.htmlText); } protected function drawBackground():void{ var _local1:DisplayObject; var _local2:String; _local1 = background; _local2 = (enabled) ? "upSkin" : "disabledSkin"; background = getDisplayObjectInstance(getStyleValue(_local2)); if (background == null){ return; }; addChildAt(background, 0); if (((((!((_local1 == null))) && (!((_local1 == background))))) && (contains(_local1)))){ removeChild(_local1); }; } override public function setFocus():void{ stage.focus = textField; } protected function drawLayout():void{ var _local1:Number; _local1 = Number(getStyleValue("textPadding")); if (background != null){ background.width = width; background.height = height; }; textField.width = (width - (2 * _local1)); textField.height = (height - (2 * _local1)); textField.x = (textField.y = _local1); } public function set maxChars(_arg1:int):void{ textField.maxChars = _arg1; } public function get maxHorizontalScrollPosition():int{ return (textField.maxScrollH); } protected function drawTextFormat():void{ var _local1:Object; var _local2:TextFormat; var _local3:TextFormat; _local1 = UIComponent.getStyleDefinition(); _local2 = (enabled) ? (_local1.defaultTextFormat as TextFormat) : (_local1.defaultDisabledTextFormat as TextFormat); textField.setTextFormat(_local2); _local3 = (getStyleValue((enabled) ? "textFormat" : "disabledTextFormat") as TextFormat); if (_local3 != null){ textField.setTextFormat(_local3); } else { _local3 = _local2; }; textField.defaultTextFormat = _local3; setEmbedFont(); if (_html){ textField.htmlText = _savedHTML; }; } protected function handleChange(_arg1:Event):void{ _arg1.stopPropagation(); dispatchEvent(new Event(Event.CHANGE, true)); } public static function getStyleDefinition():Object{ return (defaultStyles); } } }//package fl.controls
Section 310
//ComponentShim (fl.core.ComponentShim) package fl.core { import flash.display.*; public dynamic class ComponentShim extends MovieClip { } }//package fl.core
Section 311
//InvalidationType (fl.core.InvalidationType) package fl.core { public class InvalidationType { public static const SIZE:String = "size"; public static const ALL:String = "all"; public static const DATA:String = "data"; public static const SCROLL:String = "scroll"; public static const STATE:String = "state"; public static const STYLES:String = "styles"; public static const SELECTED:String = "selected"; public static const RENDERER_STYLES:String = "rendererStyles"; } }//package fl.core
Section 312
//UIComponent (fl.core.UIComponent) package fl.core { import flash.display.*; import flash.events.*; import fl.managers.*; import fl.events.*; import flash.text.*; import flash.utils.*; import flash.system.*; public class UIComponent extends Sprite { protected var _enabled:Boolean;// = true private var _mouseFocusEnabled:Boolean;// = true protected var startHeight:Number; protected var _height:Number; protected var _oldIMEMode:String;// = null protected var startWidth:Number; public var focusTarget:IFocusManagerComponent; protected var errorCaught:Boolean;// = false protected var uiFocusRect:DisplayObject; protected var _width:Number; public var version:String;// = "3.0.0.15" protected var isFocused:Boolean;// = false protected var callLaterMethods:Dictionary; private var _focusEnabled:Boolean;// = true private var tempText:TextField; protected var invalidateFlag:Boolean;// = false protected var _inspector:Boolean;// = false protected var sharedStyles:Object; protected var invalidHash:Object; protected var isLivePreview:Boolean;// = false protected var _imeMode:String;// = null protected var instanceStyles:Object; protected var _x:Number; protected var _y:Number; public static var inCallLaterPhase:Boolean = false; private static var defaultStyles:Object = {focusRectSkin:"focusRectSkin", focusRectPadding:2, textFormat:new TextFormat("_sans", 11, 0, false, false, false, "", "", TextFormatAlign.LEFT, 0, 0, 0, 0), disabledTextFormat:new TextFormat("_sans", 11, 0x999999, false, false, false, "", "", TextFormatAlign.LEFT, 0, 0, 0, 0), defaultTextFormat:new TextFormat("_sans", 11, 0, false, false, false, "", "", TextFormatAlign.LEFT, 0, 0, 0, 0), defaultDisabledTextFormat:new TextFormat("_sans", 11, 0x999999, false, false, false, "", "", TextFormatAlign.LEFT, 0, 0, 0, 0)}; public static var createAccessibilityImplementation:Function; private static var focusManagers:Dictionary = new Dictionary(false); public function UIComponent(){ version = "3.0.0.15"; isLivePreview = false; invalidateFlag = false; _enabled = true; isFocused = false; _focusEnabled = true; _mouseFocusEnabled = true; _imeMode = null; _oldIMEMode = null; errorCaught = false; _inspector = false; super(); instanceStyles = {}; sharedStyles = {}; invalidHash = {}; callLaterMethods = new Dictionary(); StyleManager.registerInstance(this); configUI(); invalidate(InvalidationType.ALL); tabEnabled = (this is IFocusManagerComponent); focusRect = false; if (tabEnabled){ addEventListener(FocusEvent.FOCUS_IN, focusInHandler); addEventListener(FocusEvent.FOCUS_OUT, focusOutHandler); addEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler); addEventListener(KeyboardEvent.KEY_UP, keyUpHandler); }; initializeFocusManager(); addEventListener(Event.ENTER_FRAME, hookAccessibility, false, 0, true); } public function drawFocus(_arg1:Boolean):void{ var _local2:Number; isFocused = _arg1; if (((!((uiFocusRect == null))) && (contains(uiFocusRect)))){ removeChild(uiFocusRect); uiFocusRect = null; }; if (_arg1){ uiFocusRect = (getDisplayObjectInstance(getStyleValue("focusRectSkin")) as Sprite); if (uiFocusRect == null){ return; }; _local2 = Number(getStyleValue("focusRectPadding")); uiFocusRect.x = -(_local2); uiFocusRect.y = -(_local2); uiFocusRect.width = (width + (_local2 * 2)); uiFocusRect.height = (height + (_local2 * 2)); addChildAt(uiFocusRect, 0); }; } private function callLaterDispatcher(_arg1:Event):void{ var _local2:Dictionary; var _local3:Object; if (_arg1.type == Event.ADDED_TO_STAGE){ removeEventListener(Event.ADDED_TO_STAGE, callLaterDispatcher); stage.addEventListener(Event.RENDER, callLaterDispatcher, false, 0, true); stage.invalidate(); return; }; _arg1.target.removeEventListener(Event.RENDER, callLaterDispatcher); if (stage == null){ addEventListener(Event.ADDED_TO_STAGE, callLaterDispatcher, false, 0, true); return; }; inCallLaterPhase = true; _local2 = callLaterMethods; for (_local3 in _local2) { _local3(); delete _local2[_local3]; }; inCallLaterPhase = false; } private function addedHandler(_arg1:Event):void{ removeEventListener("addedToStage", addedHandler); initializeFocusManager(); } protected function getStyleValue(_arg1:String):Object{ return (((instanceStyles[_arg1])==null) ? sharedStyles[_arg1] : instanceStyles[_arg1]); } protected function isOurFocus(_arg1:DisplayObject):Boolean{ return ((_arg1 == this)); } override public function get scaleX():Number{ return ((width / startWidth)); } override public function get scaleY():Number{ return ((height / startHeight)); } override public function set height(_arg1:Number):void{ if (_height == _arg1){ return; }; setSize(width, _arg1); } protected function keyDownHandler(_arg1:KeyboardEvent):void{ } protected function focusInHandler(_arg1:FocusEvent):void{ var _local2:IFocusManager; if (isOurFocus((_arg1.target as DisplayObject))){ _local2 = focusManager; if (((_local2) && (_local2.showFocusIndicator))){ drawFocus(true); isFocused = true; }; }; } public function setStyle(_arg1:String, _arg2:Object):void{ if ((((instanceStyles[_arg1] === _arg2)) && (!((_arg2 is TextFormat))))){ return; }; instanceStyles[_arg1] = _arg2; invalidate(InvalidationType.STYLES); } override public function get visible():Boolean{ return (super.visible); } public function get componentInspectorSetting():Boolean{ return (_inspector); } override public function get x():Number{ return ((isNaN(_x)) ? super.x : _x); } override public function get y():Number{ return ((isNaN(_y)) ? super.y : _y); } protected function setIMEMode(_arg1:Boolean){ var enabled = _arg1; if (_imeMode != null){ if (enabled){ IME.enabled = true; _oldIMEMode = IME.conversionMode; try { if (((!(errorCaught)) && (!((IME.conversionMode == IMEConversionMode.UNKNOWN))))){ IME.conversionMode = _imeMode; }; errorCaught = false; } catch(e:Error) { errorCaught = true; throw (new Error(("IME mode not supported: " + _imeMode))); }; } else { if (((!((IME.conversionMode == IMEConversionMode.UNKNOWN))) && (!((_oldIMEMode == IMEConversionMode.UNKNOWN))))){ IME.conversionMode = _oldIMEMode; }; IME.enabled = false; }; }; } public function set enabled(_arg1:Boolean):void{ if (_arg1 == _enabled){ return; }; _enabled = _arg1; invalidate(InvalidationType.STATE); } public function setSharedStyle(_arg1:String, _arg2:Object):void{ if ((((sharedStyles[_arg1] === _arg2)) && (!((_arg2 is TextFormat))))){ return; }; sharedStyles[_arg1] = _arg2; if (instanceStyles[_arg1] == null){ invalidate(InvalidationType.STYLES); }; } protected function keyUpHandler(_arg1:KeyboardEvent):void{ } public function set focusEnabled(_arg1:Boolean):void{ _focusEnabled = _arg1; } override public function set scaleX(_arg1:Number):void{ setSize((startWidth * _arg1), height); } public function get mouseFocusEnabled():Boolean{ return (_mouseFocusEnabled); } override public function set scaleY(_arg1:Number):void{ setSize(width, (startHeight * _arg1)); } protected function getDisplayObjectInstance(_arg1:Object):DisplayObject{ var classDef:Object; var skin = _arg1; classDef = null; if ((skin is Class)){ return ((new (skin) as DisplayObject)); }; if ((skin is DisplayObject)){ (skin as DisplayObject).x = 0; (skin as DisplayObject).y = 0; return ((skin as DisplayObject)); }; try { classDef = getDefinitionByName(skin.toString()); } catch(e:Error) { try { classDef = (loaderInfo.applicationDomain.getDefinition(skin.toString()) as Object); } catch(e:Error) { }; }; if (classDef == null){ return (null); }; return ((new (classDef) as DisplayObject)); } protected function copyStylesToChild(_arg1:UIComponent, _arg2:Object):void{ var _local3:String; for (_local3 in _arg2) { _arg1.setStyle(_local3, getStyleValue(_arg2[_local3])); }; } protected function beforeComponentParameters():void{ } protected function callLater(_arg1:Function):void{ if (inCallLaterPhase){ return; }; callLaterMethods[_arg1] = true; if (stage != null){ stage.addEventListener(Event.RENDER, callLaterDispatcher, false, 0, true); stage.invalidate(); } else { addEventListener(Event.ADDED_TO_STAGE, callLaterDispatcher, false, 0, true); }; } protected function createFocusManager():void{ if (focusManagers[stage] == null){ focusManagers[stage] = new FocusManager(stage); }; } override public function set visible(_arg1:Boolean):void{ var _local2:String; if (super.visible == _arg1){ return; }; super.visible = _arg1; _local2 = (_arg1) ? ComponentEvent.SHOW : ComponentEvent.HIDE; dispatchEvent(new ComponentEvent(_local2, true)); } protected function hookAccessibility(_arg1:Event):void{ removeEventListener(Event.ENTER_FRAME, hookAccessibility); initializeAccessibility(); } public function set componentInspectorSetting(_arg1:Boolean):void{ _inspector = _arg1; if (_inspector){ beforeComponentParameters(); } else { afterComponentParameters(); }; } override public function set x(_arg1:Number):void{ move(_arg1, _y); } public function drawNow():void{ draw(); } override public function set y(_arg1:Number):void{ move(_x, _arg1); } protected function checkLivePreview():Boolean{ var className:String; if (parent == null){ return (false); }; try { className = getQualifiedClassName(parent); } catch(e:Error) { }; return ((className == "fl.livepreview::LivePreviewParent")); } protected function focusOutHandler(_arg1:FocusEvent):void{ if (isOurFocus((_arg1.target as DisplayObject))){ drawFocus(false); isFocused = false; }; } public function set mouseFocusEnabled(_arg1:Boolean):void{ _mouseFocusEnabled = _arg1; } public function getFocus():InteractiveObject{ if (stage){ return (stage.focus); }; return (null); } protected function validate():void{ invalidHash = {}; } override public function get height():Number{ return (_height); } public function invalidate(_arg1:String="all", _arg2:Boolean=true):void{ invalidHash[_arg1] = true; if (_arg2){ this.callLater(draw); }; } public function get enabled():Boolean{ return (_enabled); } protected function getScaleX():Number{ return (super.scaleX); } protected function getScaleY():Number{ return (super.scaleY); } public function get focusEnabled():Boolean{ return (_focusEnabled); } protected function afterComponentParameters():void{ } protected function draw():void{ if (isInvalid(InvalidationType.SIZE, InvalidationType.STYLES)){ if (((isFocused) && (focusManager.showFocusIndicator))){ drawFocus(true); }; }; validate(); } protected function configUI():void{ var _local1:Number; var _local2:Number; var _local3:Number; isLivePreview = checkLivePreview(); _local1 = rotation; rotation = 0; _local2 = super.width; _local3 = super.height; var _local4 = 1; super.scaleY = _local4; super.scaleX = _local4; setSize(_local2, _local3); move(super.x, super.y); rotation = _local1; startWidth = _local2; startHeight = _local3; if (numChildren > 0){ removeChildAt(0); }; } protected function setScaleX(_arg1:Number):void{ super.scaleX = _arg1; } protected function setScaleY(_arg1:Number):void{ super.scaleY = _arg1; } private function initializeFocusManager():void{ if (stage == null){ addEventListener(Event.ADDED_TO_STAGE, addedHandler, false, 0, true); } else { createFocusManager(); }; } public function set focusManager(_arg1:IFocusManager):void{ UIComponent.focusManagers[this] = _arg1; } public function clearStyle(_arg1:String):void{ setStyle(_arg1, null); } protected function isInvalid(_arg1:String, ... _args):Boolean{ if (((invalidHash[_arg1]) || (invalidHash[InvalidationType.ALL]))){ return (true); }; while (_args.length > 0) { if (invalidHash[_args.pop()]){ return (true); }; }; return (false); } public function setSize(_arg1:Number, _arg2:Number):void{ _width = _arg1; _height = _arg2; invalidate(InvalidationType.SIZE); dispatchEvent(new ComponentEvent(ComponentEvent.RESIZE, false)); } override public function set width(_arg1:Number):void{ if (_width == _arg1){ return; }; setSize(_arg1, height); } public function setFocus():void{ if (stage){ stage.focus = this; }; } protected function initializeAccessibility():void{ if (UIComponent.createAccessibilityImplementation != null){ UIComponent.createAccessibilityImplementation(this); }; } public function get focusManager():IFocusManager{ var _local1:DisplayObject; _local1 = this; while (_local1) { if (UIComponent.focusManagers[_local1] != null){ return (IFocusManager(UIComponent.focusManagers[_local1])); }; _local1 = _local1.parent; }; return (null); } override public function get width():Number{ return (_width); } public function move(_arg1:Number, _arg2:Number):void{ _x = _arg1; _y = _arg2; super.x = Math.round(_arg1); super.y = Math.round(_arg2); dispatchEvent(new ComponentEvent(ComponentEvent.MOVE)); } public function validateNow():void{ invalidate(InvalidationType.ALL, false); draw(); } public function getStyle(_arg1:String):Object{ return (instanceStyles[_arg1]); } public static function getStyleDefinition():Object{ return (defaultStyles); } public static function mergeStyles(... _args):Object{ var _local2:Object; var _local3:uint; var _local4:uint; var _local5:Object; var _local6:String; _local2 = {}; _local3 = _args.length; _local4 = 0; while (_local4 < _local3) { _local5 = _args[_local4]; for (_local6 in _local5) { if (_local2[_local6] != null){ } else { _local2[_local6] = _args[_local4][_local6]; }; }; _local4++; }; return (_local2); } } }//package fl.core
Section 313
//DataProvider (fl.data.DataProvider) package fl.data { import flash.events.*; import fl.events.*; public class DataProvider extends EventDispatcher { protected var data:Array; public function DataProvider(_arg1:Object=null){ if (_arg1 == null){ data = []; } else { data = getDataFromObject(_arg1); }; } protected function dispatchPreChangeEvent(_arg1:String, _arg2:Array, _arg3:int, _arg4:int):void{ dispatchEvent(new DataChangeEvent(DataChangeEvent.PRE_DATA_CHANGE, _arg1, _arg2, _arg3, _arg4)); } public function invalidateItemAt(_arg1:int):void{ checkIndex(_arg1, (data.length - 1)); dispatchChangeEvent(DataChangeType.INVALIDATE, [data[_arg1]], _arg1, _arg1); } public function getItemIndex(_arg1:Object):int{ return (data.indexOf(_arg1)); } protected function getDataFromObject(_arg1:Object):Array{ var _local2:Array; var _local3:Array; var _local4:uint; var _local5:Object; var _local6:XML; var _local7:XMLList; var _local8:XML; var _local9:XMLList; var _local10:XML; var _local11:XMLList; var _local12:XML; if ((_arg1 is Array)){ _local3 = (_arg1 as Array); if (_local3.length > 0){ if ((((_local3[0] is String)) || ((_local3[0] is Number)))){ _local2 = []; _local4 = 0; while (_local4 < _local3.length) { _local5 = {label:String(_local3[_local4]), data:_local3[_local4]}; _local2.push(_local5); _local4++; }; return (_local2); }; }; return (_arg1.concat()); //unresolved jump }; if ((_arg1 is DataProvider)){ return (_arg1.toArray()); }; if ((_arg1 is XML)){ _local6 = (_arg1 as XML); _local2 = []; _local7 = _local6.*; for each (_local8 in _local7) { _arg1 = {}; _local9 = _local8.attributes(); for each (_local10 in _local9) { _arg1[_local10.localName()] = _local10.toString(); }; _local11 = _local8.*; for each (_local12 in _local11) { if (_local12.hasSimpleContent()){ _arg1[_local12.localName()] = _local12.toString(); }; }; _local2.push(_arg1); }; return (_local2); //unresolved jump }; throw (new TypeError((("Error: Type Coercion failed: cannot convert " + _arg1) + " to Array or DataProvider."))); } public function removeItemAt(_arg1:uint):Object{ var _local2:Array; checkIndex(_arg1, (data.length - 1)); dispatchPreChangeEvent(DataChangeType.REMOVE, data.slice(_arg1, (_arg1 + 1)), _arg1, _arg1); _local2 = data.splice(_arg1, 1); dispatchChangeEvent(DataChangeType.REMOVE, _local2, _arg1, _arg1); return (_local2[0]); } public function addItem(_arg1:Object):void{ dispatchPreChangeEvent(DataChangeType.ADD, [_arg1], (data.length - 1), (data.length - 1)); data.push(_arg1); dispatchChangeEvent(DataChangeType.ADD, [_arg1], (data.length - 1), (data.length - 1)); } public function sortOn(_arg1:Object, _arg2:Object=null){ var _local3:Array; dispatchPreChangeEvent(DataChangeType.SORT, data.concat(), 0, (data.length - 1)); _local3 = data.sortOn(_arg1, _arg2); dispatchChangeEvent(DataChangeType.SORT, data.concat(), 0, (data.length - 1)); return (_local3); } public function sort(... _args){ var _local2:Array; dispatchPreChangeEvent(DataChangeType.SORT, data.concat(), 0, (data.length - 1)); _local2 = data.sort.apply(data, _args); dispatchChangeEvent(DataChangeType.SORT, data.concat(), 0, (data.length - 1)); return (_local2); } public function addItems(_arg1:Object):void{ addItemsAt(_arg1, data.length); } public function concat(_arg1:Object):void{ addItems(_arg1); } public function clone():DataProvider{ return (new DataProvider(data)); } public function toArray():Array{ return (data.concat()); } public function get length():uint{ return (data.length); } public function addItemAt(_arg1:Object, _arg2:uint):void{ checkIndex(_arg2, data.length); dispatchPreChangeEvent(DataChangeType.ADD, [_arg1], _arg2, _arg2); data.splice(_arg2, 0, _arg1); dispatchChangeEvent(DataChangeType.ADD, [_arg1], _arg2, _arg2); } public function getItemAt(_arg1:uint):Object{ checkIndex(_arg1, (data.length - 1)); return (data[_arg1]); } override public function toString():String{ return ((("DataProvider [" + data.join(" , ")) + "]")); } public function invalidateItem(_arg1:Object):void{ var _local2:uint; _local2 = getItemIndex(_arg1); if (_local2 == -1){ return; }; invalidateItemAt(_local2); } protected function dispatchChangeEvent(_arg1:String, _arg2:Array, _arg3:int, _arg4:int):void{ dispatchEvent(new DataChangeEvent(DataChangeEvent.DATA_CHANGE, _arg1, _arg2, _arg3, _arg4)); } protected function checkIndex(_arg1:int, _arg2:int):void{ if ((((_arg1 > _arg2)) || ((_arg1 < 0)))){ throw (new RangeError((((("DataProvider index (" + _arg1) + ") is not in acceptable range (0 - ") + _arg2) + ")"))); }; } public function addItemsAt(_arg1:Object, _arg2:uint):void{ var _local3:Array; checkIndex(_arg2, data.length); _local3 = getDataFromObject(_arg1); dispatchPreChangeEvent(DataChangeType.ADD, _local3, _arg2, ((_arg2 + _local3.length) - 1)); data.splice.apply(data, [_arg2, 0].concat(_local3)); dispatchChangeEvent(DataChangeType.ADD, _local3, _arg2, ((_arg2 + _local3.length) - 1)); } public function replaceItem(_arg1:Object, _arg2:Object):Object{ var _local3:int; _local3 = getItemIndex(_arg2); if (_local3 != -1){ return (replaceItemAt(_arg1, _local3)); }; return (null); } public function removeItem(_arg1:Object):Object{ var _local2:int; _local2 = getItemIndex(_arg1); if (_local2 != -1){ return (removeItemAt(_local2)); }; return (null); } public function merge(_arg1:Object):void{ var _local2:Array; var _local3:uint; var _local4:uint; var _local5:uint; var _local6:Object; _local2 = getDataFromObject(_arg1); _local3 = _local2.length; _local4 = data.length; dispatchPreChangeEvent(DataChangeType.ADD, data.slice(_local4, data.length), _local4, (this.data.length - 1)); _local5 = 0; while (_local5 < _local3) { _local6 = _local2[_local5]; if (getItemIndex(_local6) == -1){ data.push(_local6); }; _local5++; }; if (data.length > _local4){ dispatchChangeEvent(DataChangeType.ADD, data.slice(_local4, data.length), _local4, (this.data.length - 1)); } else { dispatchChangeEvent(DataChangeType.ADD, [], -1, -1); }; } public function replaceItemAt(_arg1:Object, _arg2:uint):Object{ var _local3:Array; checkIndex(_arg2, (data.length - 1)); _local3 = [data[_arg2]]; dispatchPreChangeEvent(DataChangeType.REPLACE, _local3, _arg2, _arg2); data[_arg2] = _arg1; dispatchChangeEvent(DataChangeType.REPLACE, _local3, _arg2, _arg2); return (_local3[0]); } public function invalidate():void{ dispatchEvent(new DataChangeEvent(DataChangeEvent.DATA_CHANGE, DataChangeType.INVALIDATE_ALL, data.concat(), 0, data.length)); } public function removeAll():void{ var _local1:Array; _local1 = data.concat(); dispatchPreChangeEvent(DataChangeType.REMOVE_ALL, _local1, 0, _local1.length); data = []; dispatchChangeEvent(DataChangeType.REMOVE_ALL, _local1, 0, _local1.length); } } }//package fl.data
Section 314
//SimpleCollectionItem (fl.data.SimpleCollectionItem) package fl.data { public dynamic class SimpleCollectionItem { public var label:String; public var data:String; public function toString():String{ return ((((("[SimpleCollectionItem: " + label) + ",") + data) + "]")); } } }//package fl.data
Section 315
//ComponentEvent (fl.events.ComponentEvent) package fl.events { import flash.events.*; public class ComponentEvent extends Event { public static const HIDE:String = "hide"; public static const BUTTON_DOWN:String = "buttonDown"; public static const MOVE:String = "move"; public static const RESIZE:String = "resize"; public static const ENTER:String = "enter"; public static const LABEL_CHANGE:String = "labelChange"; public static const SHOW:String = "show"; public function ComponentEvent(_arg1:String, _arg2:Boolean=false, _arg3:Boolean=false){ super(_arg1, _arg2, _arg3); } override public function toString():String{ return (formatToString("ComponentEvent", "type", "bubbles", "cancelable")); } override public function clone():Event{ return (new ComponentEvent(type, bubbles, cancelable)); } } }//package fl.events
Section 316
//DataChangeEvent (fl.events.DataChangeEvent) package fl.events { import flash.events.*; public class DataChangeEvent extends Event { protected var _items:Array; protected var _endIndex:uint; protected var _changeType:String; protected var _startIndex:uint; public static const PRE_DATA_CHANGE:String = "preDataChange"; public static const DATA_CHANGE:String = "dataChange"; public function DataChangeEvent(_arg1:String, _arg2:String, _arg3:Array, _arg4:int=-1, _arg5:int=-1):void{ super(_arg1); _changeType = _arg2; _startIndex = _arg4; _items = _arg3; _endIndex = ((_arg5)==-1) ? _startIndex : _arg5; } public function get changeType():String{ return (_changeType); } public function get startIndex():uint{ return (_startIndex); } public function get items():Array{ return (_items); } override public function clone():Event{ return (new DataChangeEvent(type, _changeType, _items, _startIndex, _endIndex)); } override public function toString():String{ return (formatToString("DataChangeEvent", "type", "changeType", "startIndex", "endIndex", "bubbles", "cancelable")); } public function get endIndex():uint{ return (_endIndex); } } }//package fl.events
Section 317
//DataChangeType (fl.events.DataChangeType) package fl.events { public class DataChangeType { public static const ADD:String = "add"; public static const REMOVE:String = "remove"; public static const REMOVE_ALL:String = "removeAll"; public static const CHANGE:String = "change"; public static const REPLACE:String = "replace"; public static const INVALIDATE:String = "invalidate"; public static const INVALIDATE_ALL:String = "invalidateAll"; public static const SORT:String = "sort"; } }//package fl.events
Section 318
//ListEvent (fl.events.ListEvent) package fl.events { import flash.events.*; public class ListEvent extends Event { protected var _index:int; protected var _item:Object; protected var _columnIndex:int; protected var _rowIndex:int; public static const ITEM_DOUBLE_CLICK:String = "itemDoubleClick"; public static const ITEM_ROLL_OUT:String = "itemRollOut"; public static const ITEM_ROLL_OVER:String = "itemRollOver"; public static const ITEM_CLICK:String = "itemClick"; public function ListEvent(_arg1:String, _arg2:Boolean=false, _arg3:Boolean=false, _arg4:int=-1, _arg5:int=-1, _arg6:int=-1, _arg7:Object=null){ super(_arg1, _arg2, _arg3); _rowIndex = _arg5; _columnIndex = _arg4; _index = _arg6; _item = _arg7; } public function get rowIndex():Object{ return (_rowIndex); } public function get index():int{ return (_index); } public function get item():Object{ return (_item); } public function get columnIndex():int{ return (_columnIndex); } override public function clone():Event{ return (new ListEvent(type, bubbles, cancelable, _columnIndex, _rowIndex)); } override public function toString():String{ return (formatToString("ListEvent", "type", "bubbles", "cancelable", "columnIndex", "rowIndex", "index", "item")); } } }//package fl.events
Section 319
//ScrollEvent (fl.events.ScrollEvent) package fl.events { import flash.events.*; public class ScrollEvent extends Event { private var _position:Number; private var _direction:String; private var _delta:Number; public static const SCROLL:String = "scroll"; public function ScrollEvent(_arg1:String, _arg2:Number, _arg3:Number){ super(ScrollEvent.SCROLL, false, false); _direction = _arg1; _delta = _arg2; _position = _arg3; } override public function clone():Event{ return (new ScrollEvent(_direction, _delta, _position)); } public function get position():Number{ return (_position); } override public function toString():String{ return (formatToString("ScrollEvent", "type", "bubbles", "cancelable", "direction", "delta", "position")); } public function get delta():Number{ return (_delta); } public function get direction():String{ return (_direction); } } }//package fl.events
Section 320
//FocusManager (fl.managers.FocusManager) package fl.managers { import fl.core.*; import fl.controls.*; import flash.display.*; import flash.events.*; import flash.text.*; import flash.utils.*; import flash.ui.*; public class FocusManager implements IFocusManager { private var focusableObjects:Dictionary; private var _showFocusIndicator:Boolean;// = true private var defButton:Button; private var focusableCandidates:Array; private var _form:DisplayObjectContainer; private var _defaultButtonEnabled:Boolean;// = true private var activated:Boolean;// = false private var _defaultButton:Button; private var calculateCandidates:Boolean;// = true private var lastFocus:InteractiveObject; private var lastAction:String; public function FocusManager(_arg1:DisplayObjectContainer){ activated = false; calculateCandidates = true; _showFocusIndicator = true; _defaultButtonEnabled = true; super(); focusableObjects = new Dictionary(true); if (_arg1 != null){ _form = _arg1; addFocusables(DisplayObject(_arg1)); _arg1.addEventListener(Event.ADDED, addedHandler); _arg1.addEventListener(Event.REMOVED, removedHandler); activate(); }; } public function get showFocusIndicator():Boolean{ return (_showFocusIndicator); } private function getIndexOfNextObject(_arg1:int, _arg2:Boolean, _arg3:Boolean, _arg4:String):int{ var _local5:int; var _local6:int; var _local7:DisplayObject; var _local8:IFocusManagerGroup; var _local9:int; var _local10:DisplayObject; var _local11:IFocusManagerGroup; _local5 = focusableCandidates.length; _local6 = _arg1; while (true) { if (_arg2){ _arg1--; } else { _arg1++; }; if (_arg3){ if (((_arg2) && ((_arg1 < 0)))){ break; }; if (((!(_arg2)) && ((_arg1 == _local5)))){ break; }; } else { _arg1 = ((_arg1 + _local5) % _local5); if (_local6 == _arg1){ break; }; }; if (isValidFocusCandidate(focusableCandidates[_arg1], _arg4)){ _local7 = DisplayObject(findFocusManagerComponent(focusableCandidates[_arg1])); if ((_local7 is IFocusManagerGroup)){ _local8 = IFocusManagerGroup(_local7); _local9 = 0; while (_local9 < focusableCandidates.length) { _local10 = focusableCandidates[_local9]; if ((_local10 is IFocusManagerGroup)){ _local11 = IFocusManagerGroup(_local10); if ((((_local11.groupName == _local8.groupName)) && (_local11.selected))){ _arg1 = _local9; break; }; }; _local9++; }; }; return (_arg1); }; }; return (_arg1); } public function set form(_arg1:DisplayObjectContainer):void{ _form = _arg1; } private function addFocusables(_arg1:DisplayObject, _arg2:Boolean=false):void{ var focusable:IFocusManagerComponent; var io:InteractiveObject; var doc:DisplayObjectContainer; var i:int; var child:DisplayObject; var o = _arg1; var skipTopLevel = _arg2; if (!skipTopLevel){ if ((o is IFocusManagerComponent)){ focusable = IFocusManagerComponent(o); if (focusable.focusEnabled){ if (((focusable.tabEnabled) && (isTabVisible(o)))){ focusableObjects[o] = true; calculateCandidates = true; }; o.addEventListener(Event.TAB_ENABLED_CHANGE, tabEnabledChangeHandler); o.addEventListener(Event.TAB_INDEX_CHANGE, tabIndexChangeHandler); }; } else { if ((o is InteractiveObject)){ io = (o as InteractiveObject); if (((((io) && (io.tabEnabled))) && ((findFocusManagerComponent(io) == io)))){ focusableObjects[io] = true; calculateCandidates = true; }; io.addEventListener(Event.TAB_ENABLED_CHANGE, tabEnabledChangeHandler); io.addEventListener(Event.TAB_INDEX_CHANGE, tabIndexChangeHandler); }; }; }; if ((o is DisplayObjectContainer)){ doc = DisplayObjectContainer(o); o.addEventListener(Event.TAB_CHILDREN_CHANGE, tabChildrenChangeHandler); if ((((((doc is Stage)) || ((doc.parent is Stage)))) || (doc.tabChildren))){ i = 0; while (i < doc.numChildren) { try { child = doc.getChildAt(i); if (child != null){ addFocusables(doc.getChildAt(i)); }; } catch(error:SecurityError) { }; i = (i + 1); }; }; }; } private function getChildIndex(_arg1:DisplayObjectContainer, _arg2:DisplayObject):int{ return (_arg1.getChildIndex(_arg2)); } private function mouseFocusChangeHandler(_arg1:FocusEvent):void{ if ((_arg1.relatedObject is TextField)){ return; }; _arg1.preventDefault(); } private function focusOutHandler(_arg1:FocusEvent):void{ var _local2:InteractiveObject; _local2 = (_arg1.target as InteractiveObject); } private function isValidFocusCandidate(_arg1:DisplayObject, _arg2:String):Boolean{ var _local3:IFocusManagerGroup; if (!isEnabledAndVisible(_arg1)){ return (false); }; if ((_arg1 is IFocusManagerGroup)){ _local3 = IFocusManagerGroup(_arg1); if (_arg2 == _local3.groupName){ return (false); }; }; return (true); } public function findFocusManagerComponent(_arg1:InteractiveObject):InteractiveObject{ var _local2:InteractiveObject; _local2 = _arg1; while (_arg1) { if ((((_arg1 is IFocusManagerComponent)) && (IFocusManagerComponent(_arg1).focusEnabled))){ return (_arg1); }; _arg1 = _arg1.parent; }; return (_local2); } private function sortFocusableObjectsTabIndex():void{ var _local1:Object; var _local2:InteractiveObject; focusableCandidates = []; for (_local1 in focusableObjects) { _local2 = InteractiveObject(_local1); if (((_local2.tabIndex) && (!(isNaN(Number(_local2.tabIndex)))))){ focusableCandidates.push(_local2); }; }; focusableCandidates.sort(sortByTabIndex); } private function removeFocusables(_arg1:DisplayObject):void{ var _local2:Object; var _local3:DisplayObject; if ((_arg1 is DisplayObjectContainer)){ _arg1.removeEventListener(Event.TAB_CHILDREN_CHANGE, tabChildrenChangeHandler); _arg1.removeEventListener(Event.TAB_INDEX_CHANGE, tabIndexChangeHandler); for (_local2 in focusableObjects) { _local3 = DisplayObject(_local2); if (DisplayObjectContainer(_arg1).contains(_local3)){ if (_local3 == lastFocus){ lastFocus = null; }; _local3.removeEventListener(Event.TAB_ENABLED_CHANGE, tabEnabledChangeHandler); delete focusableObjects[_local2]; calculateCandidates = true; }; }; }; } private function addedHandler(_arg1:Event):void{ var _local2:DisplayObject; _local2 = DisplayObject(_arg1.target); if (_local2.stage){ addFocusables(DisplayObject(_arg1.target)); }; } private function getTopLevelFocusTarget(_arg1:InteractiveObject):InteractiveObject{ while (_arg1 != InteractiveObject(form)) { if ((((((((_arg1 is IFocusManagerComponent)) && (IFocusManagerComponent(_arg1).focusEnabled))) && (IFocusManagerComponent(_arg1).mouseFocusEnabled))) && (UIComponent(_arg1).enabled))){ return (_arg1); }; _arg1 = _arg1.parent; if (_arg1 == null){ break; }; }; return (null); } private function tabChildrenChangeHandler(_arg1:Event):void{ var _local2:DisplayObjectContainer; if (_arg1.target != _arg1.currentTarget){ return; }; calculateCandidates = true; _local2 = DisplayObjectContainer(_arg1.target); if (_local2.tabChildren){ addFocusables(_local2, true); } else { removeFocusables(_local2); }; } public function sendDefaultButtonEvent():void{ defButton.dispatchEvent(new MouseEvent(MouseEvent.CLICK)); } public function getFocus():InteractiveObject{ var _local1:InteractiveObject; _local1 = form.stage.focus; return (findFocusManagerComponent(_local1)); } private function isEnabledAndVisible(_arg1:DisplayObject):Boolean{ var _local2:DisplayObjectContainer; var _local3:TextField; var _local4:SimpleButton; _local2 = DisplayObject(form).parent; while (_arg1 != _local2) { if ((_arg1 is UIComponent)){ if (!UIComponent(_arg1).enabled){ return (false); }; } else { if ((_arg1 is TextField)){ _local3 = TextField(_arg1); if ((((_local3.type == TextFieldType.DYNAMIC)) || (!(_local3.selectable)))){ return (false); }; } else { if ((_arg1 is SimpleButton)){ _local4 = SimpleButton(_arg1); if (!_local4.enabled){ return (false); }; }; }; }; if (!_arg1.visible){ return (false); }; _arg1 = _arg1.parent; }; return (true); } public function set defaultButton(_arg1:Button):void{ var _local2:Button; _local2 = (_arg1) ? Button(_arg1) : null; if (_local2 != _defaultButton){ if (_defaultButton){ _defaultButton.emphasized = false; }; if (defButton){ defButton.emphasized = false; }; _defaultButton = _local2; defButton = _local2; if (_local2){ _local2.emphasized = true; }; }; } private function deactivateHandler(_arg1:Event):void{ var _local2:InteractiveObject; _local2 = InteractiveObject(_arg1.target); } public function setFocus(_arg1:InteractiveObject):void{ if ((_arg1 is IFocusManagerComponent)){ IFocusManagerComponent(_arg1).setFocus(); } else { form.stage.focus = _arg1; }; } private function setFocusToNextObject(_arg1:FocusEvent):void{ var _local2:InteractiveObject; if (!hasFocusableObjects()){ return; }; _local2 = getNextFocusManagerComponent(_arg1.shiftKey); if (_local2){ setFocus(_local2); }; } private function hasFocusableObjects():Boolean{ var _local1:Object; for (_local1 in focusableObjects) { return (true); }; return (false); } private function tabIndexChangeHandler(_arg1:Event):void{ calculateCandidates = true; } private function sortFocusableObjects():void{ var _local1:Object; var _local2:InteractiveObject; focusableCandidates = []; for (_local1 in focusableObjects) { _local2 = InteractiveObject(_local1); if (((((_local2.tabIndex) && (!(isNaN(Number(_local2.tabIndex)))))) && ((_local2.tabIndex > 0)))){ sortFocusableObjectsTabIndex(); return; }; focusableCandidates.push(_local2); }; focusableCandidates.sort(sortByDepth); } private function keyFocusChangeHandler(_arg1:FocusEvent):void{ showFocusIndicator = true; if ((((((_arg1.keyCode == Keyboard.TAB)) || ((_arg1.keyCode == 0)))) && (!(_arg1.isDefaultPrevented())))){ setFocusToNextObject(_arg1); _arg1.preventDefault(); }; } private function getIndexOfFocusedObject(_arg1:DisplayObject):int{ var _local2:int; var _local3:int; _local2 = focusableCandidates.length; _local3 = 0; _local3 = 0; while (_local3 < _local2) { if (focusableCandidates[_local3] == _arg1){ return (_local3); }; _local3++; }; return (-1); } public function hideFocus():void{ } private function removedHandler(_arg1:Event):void{ var _local2:int; var _local3:DisplayObject; var _local4:InteractiveObject; _local3 = DisplayObject(_arg1.target); if ((((_local3 is IFocusManagerComponent)) && ((focusableObjects[_local3] == true)))){ if (_local3 == lastFocus){ IFocusManagerComponent(lastFocus).drawFocus(false); lastFocus = null; }; _local3.removeEventListener(Event.TAB_ENABLED_CHANGE, tabEnabledChangeHandler); delete focusableObjects[_local3]; calculateCandidates = true; } else { if ((((_local3 is InteractiveObject)) && ((focusableObjects[_local3] == true)))){ _local4 = (_local3 as InteractiveObject); if (_local4){ if (_local4 == lastFocus){ lastFocus = null; }; delete focusableObjects[_local4]; calculateCandidates = true; }; _local3.addEventListener(Event.TAB_ENABLED_CHANGE, tabEnabledChangeHandler); }; }; removeFocusables(_local3); } private function sortByDepth(_arg1:InteractiveObject, _arg2:InteractiveObject):Number{ var _local3:String; var _local4:String; var _local5:int; var _local6:String; var _local7:String; var _local8:String; var _local9:DisplayObject; var _local10:DisplayObject; _local3 = ""; _local4 = ""; _local8 = "0000"; _local9 = DisplayObject(_arg1); _local10 = DisplayObject(_arg2); while (((!((_local9 == DisplayObject(form)))) && (_local9.parent))) { _local5 = getChildIndex(_local9.parent, _local9); _local6 = _local5.toString(16); if (_local6.length < 4){ _local7 = (_local8.substring(0, (4 - _local6.length)) + _local6); }; _local3 = (_local7 + _local3); _local9 = _local9.parent; }; while (((!((_local10 == DisplayObject(form)))) && (_local10.parent))) { _local5 = getChildIndex(_local10.parent, _local10); _local6 = _local5.toString(16); if (_local6.length < 4){ _local7 = (_local8.substring(0, (4 - _local6.length)) + _local6); }; _local4 = (_local7 + _local4); _local10 = _local10.parent; }; return (((_local3 > _local4)) ? 1 : ((_local3 < _local4)) ? -1 : 0); } public function get defaultButton():Button{ return (_defaultButton); } private function activateHandler(_arg1:Event):void{ var _local2:InteractiveObject; _local2 = InteractiveObject(_arg1.target); if (lastFocus){ if ((lastFocus is IFocusManagerComponent)){ IFocusManagerComponent(lastFocus).setFocus(); } else { form.stage.focus = lastFocus; }; }; lastAction = "ACTIVATE"; } public function showFocus():void{ } public function set defaultButtonEnabled(_arg1:Boolean):void{ _defaultButtonEnabled = _arg1; } public function getNextFocusManagerComponent(_arg1:Boolean=false):InteractiveObject{ var _local2:DisplayObject; var _local3:String; var _local4:int; var _local5:Boolean; var _local6:int; var _local7:int; var _local8:IFocusManagerGroup; if (!hasFocusableObjects()){ return (null); }; if (calculateCandidates){ sortFocusableObjects(); calculateCandidates = false; }; _local2 = form.stage.focus; _local2 = DisplayObject(findFocusManagerComponent(InteractiveObject(_local2))); _local3 = ""; if ((_local2 is IFocusManagerGroup)){ _local8 = IFocusManagerGroup(_local2); _local3 = _local8.groupName; }; _local4 = getIndexOfFocusedObject(_local2); _local5 = false; _local6 = _local4; if (_local4 == -1){ if (_arg1){ _local4 = focusableCandidates.length; }; _local5 = true; }; _local7 = getIndexOfNextObject(_local4, _arg1, _local5, _local3); return (findFocusManagerComponent(focusableCandidates[_local7])); } private function mouseDownHandler(_arg1:MouseEvent):void{ var _local2:InteractiveObject; if (_arg1.isDefaultPrevented()){ return; }; _local2 = getTopLevelFocusTarget(InteractiveObject(_arg1.target)); if (!_local2){ return; }; showFocusIndicator = false; if (((((!((_local2 == lastFocus))) || ((lastAction == "ACTIVATE")))) && (!((_local2 is TextField))))){ setFocus(_local2); }; lastAction = "MOUSEDOWN"; } private function isTabVisible(_arg1:DisplayObject):Boolean{ var _local2:DisplayObjectContainer; _local2 = _arg1.parent; while (((((_local2) && (!((_local2 is Stage))))) && (!(((_local2.parent) && ((_local2.parent is Stage))))))) { if (!_local2.tabChildren){ return (false); }; _local2 = _local2.parent; }; return (true); } public function get nextTabIndex():int{ return (0); } private function keyDownHandler(_arg1:KeyboardEvent):void{ if (_arg1.keyCode == Keyboard.TAB){ lastAction = "KEY"; if (calculateCandidates){ sortFocusableObjects(); calculateCandidates = false; }; }; if (((((((defaultButtonEnabled) && ((_arg1.keyCode == Keyboard.ENTER)))) && (defaultButton))) && (defButton.enabled))){ sendDefaultButtonEvent(); }; } private function focusInHandler(_arg1:FocusEvent):void{ var _local2:InteractiveObject; var _local3:Button; _local2 = InteractiveObject(_arg1.target); if (form.contains(_local2)){ lastFocus = findFocusManagerComponent(InteractiveObject(_local2)); if ((lastFocus is Button)){ _local3 = Button(lastFocus); if (defButton){ defButton.emphasized = false; defButton = _local3; _local3.emphasized = true; }; } else { if (((defButton) && (!((defButton == _defaultButton))))){ defButton.emphasized = false; defButton = _defaultButton; _defaultButton.emphasized = true; }; }; }; } private function tabEnabledChangeHandler(_arg1:Event):void{ var _local2:InteractiveObject; var _local3:Boolean; calculateCandidates = true; _local2 = InteractiveObject(_arg1.target); _local3 = (focusableObjects[_local2] == true); if (_local2.tabEnabled){ if (((!(_local3)) && (isTabVisible(_local2)))){ if (!(_local2 is IFocusManagerComponent)){ _local2.focusRect = false; }; focusableObjects[_local2] = true; }; } else { if (_local3){ delete focusableObjects[_local2]; }; }; } public function set showFocusIndicator(_arg1:Boolean):void{ _showFocusIndicator = _arg1; } public function get form():DisplayObjectContainer{ return (_form); } private function sortByTabIndex(_arg1:InteractiveObject, _arg2:InteractiveObject):int{ return (((_arg1.tabIndex > _arg2.tabIndex)) ? 1 : ((_arg1.tabIndex < _arg2.tabIndex)) ? -1 : sortByDepth(_arg1, _arg2)); } public function activate():void{ if (activated){ return; }; form.stage.addEventListener(FocusEvent.MOUSE_FOCUS_CHANGE, mouseFocusChangeHandler, false, 0, true); form.stage.addEventListener(FocusEvent.KEY_FOCUS_CHANGE, keyFocusChangeHandler, false, 0, true); form.addEventListener(FocusEvent.FOCUS_IN, focusInHandler, true); form.addEventListener(FocusEvent.FOCUS_OUT, focusOutHandler, true); form.stage.addEventListener(Event.ACTIVATE, activateHandler, false, 0, true); form.stage.addEventListener(Event.DEACTIVATE, deactivateHandler, false, 0, true); form.addEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); form.addEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler, true); activated = true; if (lastFocus){ setFocus(lastFocus); }; } public function deactivate():void{ form.stage.removeEventListener(FocusEvent.MOUSE_FOCUS_CHANGE, mouseFocusChangeHandler); form.stage.removeEventListener(FocusEvent.KEY_FOCUS_CHANGE, keyFocusChangeHandler); form.removeEventListener(FocusEvent.FOCUS_IN, focusInHandler, true); form.removeEventListener(FocusEvent.FOCUS_OUT, focusOutHandler, true); form.stage.removeEventListener(Event.ACTIVATE, activateHandler); form.stage.removeEventListener(Event.DEACTIVATE, deactivateHandler); form.removeEventListener(MouseEvent.MOUSE_DOWN, mouseDownHandler); form.removeEventListener(KeyboardEvent.KEY_DOWN, keyDownHandler, true); activated = false; } public function get defaultButtonEnabled():Boolean{ return (_defaultButtonEnabled); } } }//package fl.managers
Section 321
//IFocusManager (fl.managers.IFocusManager) package fl.managers { import fl.controls.*; import flash.display.*; public interface IFocusManager { function getFocus():InteractiveObject; function deactivate():void; function set defaultButton(_arg1:Button):void; function set showFocusIndicator(_arg1:Boolean):void; function get defaultButtonEnabled():Boolean; function get nextTabIndex():int; function get defaultButton():Button; function get showFocusIndicator():Boolean; function setFocus(_arg1:InteractiveObject):void; function activate():void; function showFocus():void; function set defaultButtonEnabled(_arg1:Boolean):void; function hideFocus():void; function findFocusManagerComponent(_arg1:InteractiveObject):InteractiveObject; function getNextFocusManagerComponent(_arg1:Boolean=false):InteractiveObject; } }//package fl.managers
Section 322
//IFocusManagerComponent (fl.managers.IFocusManagerComponent) package fl.managers { public interface IFocusManagerComponent { function set focusEnabled(_arg1:Boolean):void; function drawFocus(_arg1:Boolean):void; function setFocus():void; function get focusEnabled():Boolean; function get tabEnabled():Boolean; function get tabIndex():int; function get mouseFocusEnabled():Boolean; } }//package fl.managers
Section 323
//IFocusManagerGroup (fl.managers.IFocusManagerGroup) package fl.managers { public interface IFocusManagerGroup { function set groupName(_arg1:String):void; function set selected(_arg1:Boolean):void; function get groupName():String; function get selected():Boolean; } }//package fl.managers
Section 324
//StyleManager (fl.managers.StyleManager) package fl.managers { import fl.core.*; import flash.text.*; import flash.utils.*; public class StyleManager { private var globalStyles:Object; private var classToDefaultStylesDict:Dictionary; private var styleToClassesHash:Object; private var classToStylesDict:Dictionary; private var classToInstancesDict:Dictionary; private static var _instance:StyleManager; public function StyleManager(){ styleToClassesHash = {}; classToInstancesDict = new Dictionary(true); classToStylesDict = new Dictionary(true); classToDefaultStylesDict = new Dictionary(true); globalStyles = UIComponent.getStyleDefinition(); } public static function clearComponentStyle(_arg1:Object, _arg2:String):void{ var _local3:Class; var _local4:Object; _local3 = getClassDef(_arg1); _local4 = getInstance().classToStylesDict[_local3]; if (((!((_local4 == null))) && (!((_local4[_arg2] == null))))){ delete _local4[_arg2]; invalidateComponentStyle(_local3, _arg2); }; } private static function getClassDef(_arg1:Object):Class{ var component = _arg1; if ((component is Class)){ return ((component as Class)); }; try { return ((getDefinitionByName(getQualifiedClassName(component)) as Class)); } catch(e:Error) { if ((component is UIComponent)){ try { return ((component.loaderInfo.applicationDomain.getDefinition(getQualifiedClassName(component)) as Class)); } catch(e:Error) { }; }; }; return (null); } public static function clearStyle(_arg1:String):void{ setStyle(_arg1, null); } public static function setComponentStyle(_arg1:Object, _arg2:String, _arg3:Object):void{ var _local4:Class; var _local5:Object; _local4 = getClassDef(_arg1); _local5 = getInstance().classToStylesDict[_local4]; if (_local5 == null){ _local5 = (getInstance().classToStylesDict[_local4] = {}); }; if (_local5 == _arg3){ return; }; _local5[_arg2] = _arg3; invalidateComponentStyle(_local4, _arg2); } private static function setSharedStyles(_arg1:UIComponent):void{ var _local2:StyleManager; var _local3:Class; var _local4:Object; var _local5:String; _local2 = getInstance(); _local3 = getClassDef(_arg1); _local4 = _local2.classToDefaultStylesDict[_local3]; for (_local5 in _local4) { _arg1.setSharedStyle(_local5, getSharedStyle(_arg1, _local5)); }; } public static function getComponentStyle(_arg1:Object, _arg2:String):Object{ var _local3:Class; var _local4:Object; _local3 = getClassDef(_arg1); _local4 = getInstance().classToStylesDict[_local3]; return (((_local4)==null) ? null : _local4[_arg2]); } private static function getInstance(){ if (_instance == null){ _instance = new (StyleManager); }; return (_instance); } private static function invalidateComponentStyle(_arg1:Class, _arg2:String):void{ var _local3:Dictionary; var _local4:Object; var _local5:UIComponent; _local3 = getInstance().classToInstancesDict[_arg1]; if (_local3 == null){ return; }; for (_local4 in _local3) { _local5 = (_local4 as UIComponent); if (_local5 == null){ } else { _local5.setSharedStyle(_arg2, getSharedStyle(_local5, _arg2)); }; }; } private static function invalidateStyle(_arg1:String):void{ var _local2:Dictionary; var _local3:Object; _local2 = getInstance().styleToClassesHash[_arg1]; if (_local2 == null){ return; }; for (_local3 in _local2) { invalidateComponentStyle(Class(_local3), _arg1); }; } public static function registerInstance(_arg1:UIComponent):void{ var inst:StyleManager; var classDef:Class; var target:Class; var defaultStyles:Object; var styleToClasses:Object; var n:String; var instance = _arg1; inst = getInstance(); classDef = getClassDef(instance); if (classDef == null){ return; }; if (inst.classToInstancesDict[classDef] == null){ inst.classToInstancesDict[classDef] = new Dictionary(true); target = classDef; while (defaultStyles == null) { if (target["getStyleDefinition"] != null){ defaultStyles = target["getStyleDefinition"](); break; }; try { target = (instance.loaderInfo.applicationDomain.getDefinition(getQualifiedSuperclassName(target)) as Class); } catch(err:Error) { try { target = (getDefinitionByName(getQualifiedSuperclassName(target)) as Class); } catch(e:Error) { defaultStyles = UIComponent.getStyleDefinition(); break; }; }; }; styleToClasses = inst.styleToClassesHash; for (n in defaultStyles) { if (styleToClasses[n] == null){ styleToClasses[n] = new Dictionary(true); }; styleToClasses[n][classDef] = true; }; inst.classToDefaultStylesDict[classDef] = defaultStyles; inst.classToStylesDict[classDef] = {}; }; inst.classToInstancesDict[classDef][instance] = true; setSharedStyles(instance); } public static function getStyle(_arg1:String):Object{ return (getInstance().globalStyles[_arg1]); } private static function getSharedStyle(_arg1:UIComponent, _arg2:String):Object{ var _local3:Class; var _local4:StyleManager; var _local5:Object; _local3 = getClassDef(_arg1); _local4 = getInstance(); _local5 = _local4.classToStylesDict[_local3][_arg2]; if (_local5 != null){ return (_local5); }; _local5 = _local4.globalStyles[_arg2]; if (_local5 != null){ return (_local5); }; return (_local4.classToDefaultStylesDict[_local3][_arg2]); } public static function setStyle(_arg1:String, _arg2:Object):void{ var _local3:Object; _local3 = getInstance().globalStyles; if ((((_local3[_arg1] === _arg2)) && (!((_arg2 is TextFormat))))){ return; }; _local3[_arg1] = _arg2; invalidateStyle(_arg1); } } }//package fl.managers
Section 325
//MochiAd (mochi.as3.MochiAd) package mochi.as3 { import flash.display.*; import flash.events.*; import flash.utils.*; import flash.system.*; import flash.net.*; public class MochiAd { public static function getVersion():String{ return ("3.02 as3"); } public static function showClickAwayAd(_arg1:Object):void{ var DEFAULTS:Object; var clip:Object; var ad_timeout:Number; var mc:MovieClip; var wh:Array; var w:Number; var h:Number; var chk:MovieClip; var sendHostProgress:Boolean; var options = _arg1; DEFAULTS = {ad_timeout:2000, regpt:"o", method:"showClickAwayAd", res:"300x250", no_bg:true, ad_started:function ():void{ }, ad_finished:function ():void{ }, ad_loaded:function (_arg1:Number, _arg2:Number):void{ }, ad_failed:function ():void{ trace("[MochiAd] Couldn't load an ad, make sure your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_skipped:function ():void{ }}; options = MochiAd._parseOptions(options, DEFAULTS); clip = options.clip; ad_timeout = options.ad_timeout; delete options.ad_timeout; if (!MochiAd.load(options)){ options.ad_failed(); options.ad_finished(); return; }; options.ad_started(); mc = clip._mochiad; mc["onUnload"] = function ():void{ MochiAd._cleanup(mc); options.ad_finished(); }; wh = MochiAd._getRes(options, clip); w = wh[0]; h = wh[1]; mc.x = (w * 0.5); mc.y = (h * 0.5); chk = createEmptyMovieClip(mc, "_mochiad_wait", 3); chk.ad_timeout = ad_timeout; chk.started = getTimer(); chk.showing = false; mc.unloadAd = function ():void{ MochiAd.unload(clip); }; mc.adLoaded = options.ad_loaded; mc.adSkipped = options.ad_skipped; mc.rpc = function (_arg1:Number, _arg2:Object):void{ MochiAd.rpc(clip, _arg1, _arg2); }; sendHostProgress = false; mc.regContLC = function (_arg1:String):void{ mc._containerLCName = _arg1; }; chk["onEnterFrame"] = function ():void{ var _local1:Object; var _local2:Number; var _local3:Boolean; var _local4:Number; if (!this.parent){ delete this.onEnterFrame; return; }; _local1 = this.parent._mochiad_ctr; _local2 = (getTimer() - this.started); _local3 = false; if (!chk.showing){ _local4 = this.parent._mochiad_ctr.contentLoaderInfo.bytesTotal; if (_local4 > 0){ chk.showing = true; _local3 = true; chk.started = getTimer(); } else { if (_local2 > chk.ad_timeout){ options.ad_failed(); _local3 = true; }; }; }; if (this.root == null){ _local3 = true; }; if (_local3){ delete this.onEnterFrame; }; }; doOnEnterFrame(chk); } public static function _isNetworkAvailable():Boolean{ return (!((Security.sandboxType == "localWithFile"))); } public static function _allowDomains(_arg1:String):String{ var _local2:String; _local2 = _arg1.split("/")[2].split(":")[0]; if (Security.sandboxType == "application"){ return (_local2); }; Security.allowDomain("*"); Security.allowDomain(_local2); Security.allowInsecureDomain("*"); Security.allowInsecureDomain(_local2); return (_local2); } public static function unload(_arg1:Object):Boolean{ if (((_arg1.clip) && (_arg1.clip._mochiad))){ _arg1 = _arg1.clip; }; if (_arg1.origFrameRate != undefined){ _arg1.stage.frameRate = _arg1.origFrameRate; }; if (!_arg1._mochiad){ return (false); }; if (_arg1._mochiad._containerLCName != undefined){ _arg1._mochiad.lc.send(_arg1._mochiad._containerLCName, "notify", {id:"unload"}); }; if (_arg1._mochiad.onUnload){ _arg1._mochiad.onUnload(); }; delete _arg1._mochiad_loaded; delete _arg1._mochiad; return (true); } public static function showInterLevelAd(_arg1:Object):void{ var DEFAULTS:Object; var clip:Object; var ad_msec:Number; var ad_timeout:Number; var fadeout_time:Number; var mc:MovieClip; var wh:Array; var w:Number; var h:Number; var chk:MovieClip; var options = _arg1; DEFAULTS = {ad_timeout:2000, fadeout_time:250, regpt:"o", method:"showTimedAd", ad_started:function ():void{ if ((this.clip is MovieClip)){ this.clip.stop(); } else { throw (new Error("MochiAd.showInterLevelAd requires a clip that is a MovieClip or is an instance of a class that extends MovieClip. If your clip is a Sprite, then you must provide custom ad_started and ad_finished handlers.")); }; }, ad_finished:function ():void{ if ((this.clip is MovieClip)){ this.clip.play(); } else { throw (new Error("MochiAd.showInterLevelAd requires a clip that is a MovieClip or is an instance of a class that extends MovieClip. If your clip is a Sprite, then you must provide custom ad_started and ad_finished handlers.")); }; }, ad_loaded:function (_arg1:Number, _arg2:Number):void{ }, ad_failed:function ():void{ trace("[MochiAd] Couldn't load an ad, make sure your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_skipped:function ():void{ }}; options = MochiAd._parseOptions(options, DEFAULTS); clip = options.clip; ad_msec = 11000; ad_timeout = options.ad_timeout; delete options.ad_timeout; fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!MochiAd.load(options)){ options.ad_failed(); options.ad_finished(); return; }; options.ad_started(); mc = clip._mochiad; mc["onUnload"] = function ():void{ MochiAd._cleanup(mc); options.ad_finished(); }; wh = MochiAd._getRes(options, clip); w = wh[0]; h = wh[1]; mc.x = (w * 0.5); mc.y = (h * 0.5); chk = createEmptyMovieClip(mc, "_mochiad_wait", 3); chk.ad_msec = ad_msec; chk.ad_timeout = ad_timeout; chk.started = getTimer(); chk.showing = false; chk.fadeout_time = fadeout_time; chk.fadeFunction = function ():void{ var _local1:Number; if (!this.parent){ delete this.onEnterFrame; delete this.fadeFunction; return; }; _local1 = (100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time))); if (_local1 > 0){ this.parent.alpha = (_local1 * 0.01); } else { MochiAd.unload(clip); delete this["onEnterFrame"]; }; }; mc.unloadAd = function ():void{ MochiAd.unload(clip); }; mc.adLoaded = options.ad_loaded; mc.adSkipped = options.ad_skipped; mc.adjustProgress = function (_arg1:Number):void{ var _local2:Object; _local2 = mc._mochiad_wait; _local2.server_control = true; _local2.showing = true; _local2.started = getTimer(); _local2.ad_msec = (_arg1 - 250); }; mc.rpc = function (_arg1:Number, _arg2:Object):void{ MochiAd.rpc(clip, _arg1, _arg2); }; chk["onEnterFrame"] = function ():void{ var _local1:Object; var _local2:Number; var _local3:Boolean; var _local4:Number; if (!this.parent){ delete this.onEnterFrame; delete this.fadeFunction; return; }; _local1 = this.parent._mochiad_ctr; _local2 = (getTimer() - this.started); _local3 = false; if (!chk.showing){ _local4 = this.parent._mochiad_ctr.contentLoaderInfo.bytesTotal; if (_local4 > 0){ chk.showing = true; chk.started = getTimer(); MochiAd.adShowing(clip); } else { if (_local2 > chk.ad_timeout){ options.ad_failed(); _local3 = true; }; }; }; if (_local2 > chk.ad_msec){ _local3 = true; }; if (_local3){ if (this.server_control){ delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = this.fadeFunction; }; }; }; doOnEnterFrame(chk); } public static function _parseOptions(_arg1:Object, _arg2:Object):Object{ var _local3:Object; var _local4:String; var _local5:Array; var _local6:Number; var _local7:Array; _local3 = {}; for (_local4 in _arg2) { _local3[_local4] = _arg2[_local4]; }; if (_arg1){ for (_local4 in _arg1) { _local3[_local4] = _arg1[_local4]; }; }; if (_local3.clip == undefined){ throw (new Error("MochiAd is missing the 'clip' parameter. This should be a MovieClip, Sprite or an instance of a class that extends MovieClip or Sprite.")); }; _arg1 = _local3.clip.loaderInfo.parameters.mochiad_options; if (_arg1){ _local5 = _arg1.split("&"); _local6 = 0; while (_local6 < _local5.length) { _local7 = _local5[_local6].split("="); _local3[unescape(_local7[0])] = unescape(_local7[1]); _local6++; }; }; if (_local3.id == "test"){ trace("[MochiAd] WARNING: Using the MochiAds test identifier, make sure to use the code from your dashboard, not this example!"); }; return (_local3); } public static function _cleanup(_arg1:Object):void{ var idx:Number; var k:String; var lc:LocalConnection; var f:Function; var mc = _arg1; if (("lc" in mc)){ lc = mc.lc; f = function ():void{ try { lc.client = null; lc.close(); } catch(e:Error) { }; }; setTimeout(f, 0); }; idx = DisplayObjectContainer(mc).numChildren; while (idx > 0) { idx = (idx - 1); DisplayObjectContainer(mc).removeChildAt(idx); }; for (k in mc) { delete mc[k]; }; } public static function load(_arg1:Object):MovieClip{ var DEFAULTS:Object; var clip:Object; var depth:Number; var mc:MovieClip; var wh:Array; var lv:URLVariables; var k:String; var server:String; var hostname:String; var lc:LocalConnection; var name:String; var loader:Loader; var g:Function; var req:URLRequest; var v:Object; var options = _arg1; DEFAULTS = {server:"http://x.mochiads.com/srv/1/", method:"load", depth:10333, id:"_UNKNOWN_"}; options = MochiAd._parseOptions(options, DEFAULTS); options.swfv = 9; options.mav = MochiAd.getVersion(); clip = options.clip; if (!MochiAd._isNetworkAvailable()){ return (null); }; try { if (clip._mochiad_loaded){ return (null); }; } catch(e:Error) { throw (new Error("MochiAd requires a clip that is an instance of a dynamic class. If your class extends Sprite or MovieClip, you must make it dynamic.")); }; depth = options.depth; delete options.depth; mc = createEmptyMovieClip(clip, "_mochiad", depth); wh = MochiAd._getRes(options, clip); options.res = ((wh[0] + "x") + wh[1]); options.server = (options.server + options.id); delete options.id; clip._mochiad_loaded = true; if (clip.loaderInfo.loaderURL.indexOf("http") == 0){ options.as3_swf = clip.loaderInfo.loaderURL; } else { trace("[MochiAd] NOTE: Security Sandbox Violation errors below are normal"); }; lv = new URLVariables(); for (k in options) { v = options[k]; if (!(v is Function)){ lv[k] = v; }; }; server = lv.server; delete lv.server; hostname = _allowDomains(server); lc = new LocalConnection(); lc.client = mc; name = ["", Math.floor(new Date().getTime()), Math.floor((Math.random() * 999999))].join("_"); lc.allowDomain("*", "localhost"); lc.allowInsecureDomain("*", "localhost"); lc.connect(name); mc.lc = lc; mc.lcName = name; lv.lc = name; lv.st = getTimer(); loader = new Loader(); g = function (_arg1:Object):void{ _arg1.target.removeEventListener(_arg1.type, arguments.callee); MochiAd.unload(clip); }; loader.contentLoaderInfo.addEventListener(Event.UNLOAD, g); req = new URLRequest(((server + ".swf?cacheBust=") + new Date().getTime())); req.contentType = "application/x-www-form-urlencoded"; req.method = URLRequestMethod.POST; req.data = lv; loader.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, function (_arg1:IOErrorEvent):void{ trace("[MochiAds] Blocked URL"); }); loader.load(req); mc.addChild(loader); mc._mochiad_ctr = loader; return (mc); } public static function runMethod(_arg1:Object, _arg2:String, _arg3:Array):Object{ var _local4:Array; var _local5:Number; _local4 = _arg2.split("."); _local5 = 0; while (_local5 < (_local4.length - 1)) { if ((((_arg1[_local4[_local5]] == undefined)) || ((_arg1[_local4[_local5]] == null)))){ return (undefined); }; _arg1 = _arg1[_local4[_local5]]; _local5++; }; if (typeof(_arg1[_local4[_local5]]) == "function"){ return (_arg1[_local4[_local5]].apply(_arg1, _arg3)); }; return (undefined); } public static function createEmptyMovieClip(_arg1:Object, _arg2:String, _arg3:Number):MovieClip{ var _local4:MovieClip; _local4 = new MovieClip(); if (((false) && (_arg3))){ _arg1.addChildAt(_local4, _arg3); } else { _arg1.addChild(_local4); }; _arg1[_arg2] = _local4; _local4["_name"] = _arg2; return (_local4); } public static function _getRes(_arg1:Object, _arg2:Object):Array{ var _local3:Object; var _local4:Number; var _local5:Number; var _local6:Array; _local3 = _arg2.getBounds(_arg2.root); _local4 = 0; _local5 = 0; if (typeof(_arg1.res) != "undefined"){ _local6 = _arg1.res.split("x"); _local4 = parseFloat(_local6[0]); _local5 = parseFloat(_local6[1]); } else { _local4 = (_local3.xMax - _local3.xMin); _local5 = (_local3.yMax - _local3.yMin); }; if ((((_local4 == 0)) || ((_local5 == 0)))){ _local4 = _arg2.stage.stageWidth; _local5 = _arg2.stage.stageHeight; }; return ([_local4, _local5]); } public static function adShowing(_arg1:Object):void{ _arg1.origFrameRate = _arg1.stage.frameRate; _arg1.stage.frameRate = 30; } public static function getValue(_arg1:Object, _arg2:String):Object{ var _local3:Array; var _local4:Number; _local3 = _arg2.split("."); _local4 = 0; while (_local4 < (_local3.length - 1)) { if ((((_arg1[_local3[_local4]] == undefined)) || ((_arg1[_local3[_local4]] == null)))){ return (undefined); }; _arg1 = _arg1[_local3[_local4]]; _local4++; }; return (_arg1[_local3[_local4]]); } public static function rpc(_arg1:Object, _arg2:Number, _arg3:Object):void{ var _local4:Object; var _local5:Object; switch (_arg3.id){ case "setValue": MochiAd.setValue(_arg1, _arg3.objectName, _arg3.value); break; case "getValue": _local4 = MochiAd.getValue(_arg1, _arg3.objectName); _arg1._mochiad.lc.send(_arg1._mochiad._containerLCName, "rpcResult", _arg2, _local4); break; case "runMethod": _local5 = MochiAd.runMethod(_arg1, _arg3.method, _arg3.args); _arg1._mochiad.lc.send(_arg1._mochiad._containerLCName, "rpcResult", _arg2, _local5); break; default: trace(("[mochiads rpc] unknown rpc id: " + _arg3.id)); }; } public static function setValue(_arg1:Object, _arg2:String, _arg3:Object):void{ var _local4:Array; var _local5:Number; _local4 = _arg2.split("."); _local5 = 0; while (_local5 < (_local4.length - 1)) { if ((((_arg1[_local4[_local5]] == undefined)) || ((_arg1[_local4[_local5]] == null)))){ return; }; _arg1 = _arg1[_local4[_local5]]; _local5++; }; _arg1[_local4[_local5]] = _arg3; } public static function showPreGameAd(_arg1:Object):void{ var DEFAULTS:Object; var clip:Object; var ad_msec:Number; var ad_timeout:Number; var fadeout_time:Number; var mc:MovieClip; var wh:Array; var w:Number; var h:Number; var chk:MovieClip; var bar:MovieClip; var bar_color:Number; var bar_background:Number; var bar_outline:Number; var backing_mc:MovieClip; var backing:Object; var inside_mc:MovieClip; var inside:Object; var outline_mc:MovieClip; var outline:Object; var complete:Boolean; var unloaded:Boolean; var f:Function; var sendHostProgress:Boolean; var fn:Function; var r:MovieClip; var options = _arg1; DEFAULTS = {ad_timeout:3000, fadeout_time:250, regpt:"o", method:"showPreloaderAd", color:0xFF8A00, background:16777161, outline:13994812, no_progress_bar:false, ad_started:function ():void{ if ((this.clip is MovieClip)){ this.clip.stop(); } else { throw (new Error("MochiAd.showPreGameAd requires a clip that is a MovieClip or is an instance of a class that extends MovieClip. If your clip is a Sprite, then you must provide custom ad_started and ad_finished handlers.")); }; }, ad_finished:function ():void{ if ((this.clip is MovieClip)){ this.clip.play(); } else { throw (new Error("MochiAd.showPreGameAd requires a clip that is a MovieClip or is an instance of a class that extends MovieClip. If your clip is a Sprite, then you must provide custom ad_started and ad_finished handlers.")); }; }, ad_loaded:function (_arg1:Number, _arg2:Number):void{ }, ad_failed:function ():void{ trace("[MochiAd] Couldn't load an ad, make sure your game's local security sandbox is configured for Access Network Only and that you are not using ad blocking software"); }, ad_skipped:function ():void{ }, ad_progress:function (_arg1:Number):void{ }}; options = MochiAd._parseOptions(options, DEFAULTS); if ("c862232051e0a94e1c3609b3916ddb17".substr(0) == "dfeada81ac97cde83665f81c12da7def"){ options.ad_started(); fn = function ():void{ options.ad_finished(); }; setTimeout(fn, 100); return; }; clip = options.clip; ad_msec = 11000; ad_timeout = options.ad_timeout; delete options.ad_timeout; fadeout_time = options.fadeout_time; delete options.fadeout_time; if (!MochiAd.load(options)){ options.ad_failed(); options.ad_finished(); return; }; options.ad_started(); mc = clip._mochiad; mc["onUnload"] = function ():void{ var fn:Function; MochiAd._cleanup(mc); fn = function ():void{ options.ad_finished(); }; setTimeout(fn, 100); }; wh = MochiAd._getRes(options, clip); w = wh[0]; h = wh[1]; mc.x = (w * 0.5); mc.y = (h * 0.5); chk = createEmptyMovieClip(mc, "_mochiad_wait", 3); chk.x = (w * -0.5); chk.y = (h * -0.5); bar = createEmptyMovieClip(chk, "_mochiad_bar", 4); if (options.no_progress_bar){ bar.visible = false; delete options.no_progress_bar; } else { bar.x = 10; bar.y = (h - 20); }; bar_color = options.color; delete options.color; bar_background = options.background; delete options.background; bar_outline = options.outline; delete options.outline; backing_mc = createEmptyMovieClip(bar, "_outline", 1); backing = backing_mc.graphics; backing.beginFill(bar_background); backing.moveTo(0, 0); backing.lineTo((w - 20), 0); backing.lineTo((w - 20), 10); backing.lineTo(0, 10); backing.lineTo(0, 0); backing.endFill(); inside_mc = createEmptyMovieClip(bar, "_inside", 2); inside = inside_mc.graphics; inside.beginFill(bar_color); inside.moveTo(0, 0); inside.lineTo((w - 20), 0); inside.lineTo((w - 20), 10); inside.lineTo(0, 10); inside.lineTo(0, 0); inside.endFill(); inside_mc.scaleX = 0; outline_mc = createEmptyMovieClip(bar, "_outline", 3); outline = outline_mc.graphics; outline.lineStyle(0, bar_outline, 100); outline.moveTo(0, 0); outline.lineTo((w - 20), 0); outline.lineTo((w - 20), 10); outline.lineTo(0, 10); outline.lineTo(0, 0); chk.ad_msec = ad_msec; chk.ad_timeout = ad_timeout; chk.started = getTimer(); chk.showing = false; chk.last_pcnt = 0; chk.fadeout_time = fadeout_time; chk.fadeFunction = function ():void{ var _local1:Number; _local1 = (100 * (1 - ((getTimer() - this.fadeout_start) / this.fadeout_time))); if (_local1 > 0){ this.parent.alpha = (_local1 * 0.01); } else { MochiAd.unload(clip); delete this["onEnterFrame"]; }; }; complete = false; unloaded = false; f = function (_arg1:Event):void{ _arg1.target.removeEventListener(_arg1.type, arguments.callee); complete = true; if (unloaded){ MochiAd.unload(clip); }; }; if (clip.loaderInfo.bytesLoaded == clip.loaderInfo.bytesTotal){ complete = true; } else { if ((clip.root is MovieClip)){ r = (clip.root as MovieClip); if (r.framesLoaded >= r.totalFrames){ complete = true; } else { clip.loaderInfo.addEventListener(Event.COMPLETE, f); }; } else { clip.loaderInfo.addEventListener(Event.COMPLETE, f); }; }; mc.unloadAd = function ():void{ unloaded = true; if (complete){ MochiAd.unload(clip); }; }; mc.adLoaded = options.ad_loaded; mc.adSkipped = options.ad_skipped; mc.adjustProgress = function (_arg1:Number):void{ var _local2:Object; _local2 = mc._mochiad_wait; _local2.server_control = true; _local2.showing = true; _local2.started = getTimer(); _local2.ad_msec = _arg1; }; mc.rpc = function (_arg1:Number, _arg2:Object):void{ MochiAd.rpc(clip, _arg1, _arg2); }; mc.rpcTestFn = function (_arg1:String):Object{ trace(("[MOCHIAD rpcTestFn] " + _arg1)); return (_arg1); }; mc.regContLC = function (_arg1:String):void{ mc._containerLCName = _arg1; }; sendHostProgress = false; mc.sendHostLoadProgress = function (_arg1:String):void{ sendHostProgress = true; }; chk["onEnterFrame"] = function ():void{ var _local1:Object; var _local2:Object; var _local3:Number; var _local4:Boolean; var _local5:Number; var _local6:Number; var _local7:Number; var _local8:Number; var _local9:Object; var _local10:Number; var _local11:Number; if (((!(this.parent)) || (!(this.parent.parent)))){ delete this["onEnterFrame"]; return; }; _local1 = this.parent.parent.root; _local2 = this.parent._mochiad_ctr; _local3 = (getTimer() - this.started); _local4 = false; _local5 = _local1.loaderInfo.bytesTotal; _local6 = _local1.loaderInfo.bytesLoaded; if (complete){ _local6 = Math.max(1, _local6); _local5 = _local6; }; _local7 = ((100 * _local6) / _local5); _local8 = ((100 * _local3) / chk.ad_msec); _local9 = this._mochiad_bar._inside; _local10 = Math.min(100, Math.min(((_local7) || (0)), _local8)); _local10 = Math.max(this.last_pcnt, _local10); this.last_pcnt = _local10; _local9.scaleX = (_local10 * 0.01); options.ad_progress(_local10); if (sendHostProgress){ clip._mochiad.lc.send(clip._mochiad._containerLCName, "notify", {id:"hostLoadPcnt", pcnt:_local7}); if (_local7 == 100){ sendHostProgress = false; }; }; if (!chk.showing){ _local11 = this.parent._mochiad_ctr.contentLoaderInfo.bytesTotal; if (_local11 > 0){ chk.showing = true; chk.started = getTimer(); MochiAd.adShowing(clip); } else { if ((((_local3 > chk.ad_timeout)) && ((_local7 == 100)))){ options.ad_failed(); _local4 = true; }; }; }; if (_local3 > chk.ad_msec){ _local4 = true; }; if (((complete) && (_local4))){ if (this.server_control){ delete this.onEnterFrame; } else { this.fadeout_start = getTimer(); this.onEnterFrame = chk.fadeFunction; }; }; }; doOnEnterFrame(chk); } public static function showPreloaderAd(_arg1:Object):void{ trace("[MochiAd] DEPRECATED: showPreloaderAd was renamed to showPreGameAd in 2.0"); MochiAd.showPreGameAd(_arg1); } public static function showTimedAd(_arg1:Object):void{ trace("[MochiAd] DEPRECATED: showTimedAd was renamed to showInterLevelAd in 2.0"); MochiAd.showInterLevelAd(_arg1); } public static function doOnEnterFrame(_arg1:MovieClip):void{ var f:Function; var mc = _arg1; f = function (_arg1:Object):void{ if (((("onEnterFrame" in mc)) && (mc.onEnterFrame))){ mc.onEnterFrame(); } else { _arg1.target.removeEventListener(_arg1.type, arguments.callee); }; }; mc.addEventListener(Event.ENTER_FRAME, f); } } }//package mochi.as3
Section 326
//Bg (Bg) package { import flash.media.*; public dynamic class Bg extends Sound { } }//package
Section 327
//BoxOpened (BoxOpened) package { import flash.media.*; public dynamic class BoxOpened extends Sound { } }//package
Section 328
//CellRenderer_disabledSkin (CellRenderer_disabledSkin) package { import flash.display.*; public dynamic class CellRenderer_disabledSkin extends MovieClip { } }//package
Section 329
//CellRenderer_downSkin (CellRenderer_downSkin) package { import flash.display.*; public dynamic class CellRenderer_downSkin extends MovieClip { } }//package
Section 330
//CellRenderer_overSkin (CellRenderer_overSkin) package { import flash.display.*; public dynamic class CellRenderer_overSkin extends MovieClip { } }//package
Section 331
//CellRenderer_selectedDisabledSkin (CellRenderer_selectedDisabledSkin) package { import flash.display.*; public dynamic class CellRenderer_selectedDisabledSkin extends MovieClip { } }//package
Section 332
//CellRenderer_selectedDownSkin (CellRenderer_selectedDownSkin) package { import flash.display.*; public dynamic class CellRenderer_selectedDownSkin extends MovieClip { } }//package
Section 333
//CellRenderer_selectedOverSkin (CellRenderer_selectedOverSkin) package { import flash.display.*; public dynamic class CellRenderer_selectedOverSkin extends MovieClip { } }//package
Section 334
//CellRenderer_selectedUpSkin (CellRenderer_selectedUpSkin) package { import flash.display.*; public dynamic class CellRenderer_selectedUpSkin extends MovieClip { } }//package
Section 335
//CellRenderer_upSkin (CellRenderer_upSkin) package { import flash.display.*; public dynamic class CellRenderer_upSkin extends MovieClip { } }//package
Section 336
//ClickSound (ClickSound) package { import flash.media.*; public dynamic class ClickSound extends Sound { } }//package
Section 337
//ComboBox_disabledSkin (ComboBox_disabledSkin) package { import flash.display.*; public dynamic class ComboBox_disabledSkin extends MovieClip { } }//package
Section 338
//ComboBox_downSkin (ComboBox_downSkin) package { import flash.display.*; public dynamic class ComboBox_downSkin extends MovieClip { } }//package
Section 339
//ComboBox_overSkin (ComboBox_overSkin) package { import flash.display.*; public dynamic class ComboBox_overSkin extends MovieClip { } }//package
Section 340
//ComboBox_upSkin (ComboBox_upSkin) package { import flash.display.*; public dynamic class ComboBox_upSkin extends MovieClip { } }//package
Section 341
//focusRectSkin (focusRectSkin) package { import flash.display.*; public dynamic class focusRectSkin extends MovieClip { } }//package
Section 342
//Hit (Hit) package { import flash.media.*; public dynamic class Hit extends Sound { } }//package
Section 343
//List_skin (List_skin) package { import flash.display.*; public dynamic class List_skin extends MovieClip { } }//package
Section 344
//MochiBot (MochiBot) package { import flash.display.*; import flash.system.*; import flash.net.*; public dynamic class MochiBot extends Sprite { public static function track(_arg1:Sprite, _arg2:String):MochiBot{ var _local3:MochiBot; var _local4:String; var _local5:URLVariables; var _local6:String; var _local7:URLRequest; var _local8:Loader; if (Security.sandboxType == "localWithFile"){ return (null); }; _local3 = new (MochiBot); _arg1.addChild(_local3); Security.allowDomain("*"); Security.allowInsecureDomain("*"); _local4 = "http://core.mochibot.com/my/core.swf"; _local5 = new URLVariables(); _local5["sb"] = Security.sandboxType; _local5["v"] = Capabilities.version; _local5["swfid"] = _arg2; _local5["mv"] = "8"; _local5["fv"] = "9"; _local6 = _local3.root.loaderInfo.loaderURL; if (_local6.indexOf("http") == 0){ _local5["url"] = _local6; } else { _local5["url"] = "local"; }; _local7 = new URLRequest(_local4); _local7.contentType = "application/x-www-form-urlencoded"; _local7.method = URLRequestMethod.POST; _local7.data = _local5; _local8 = new Loader(); _local3.addChild(_local8); _local8.load(_local7); return (_local3); } } }//package
Section 345
//MyVars (MyVars) package { import flash.text.*; import flash.utils.*; import flash.media.*; public class MyVars { public static var bCount1:Number = 1; public static var bCount2:Number = 1; public static var bCount3:Number = 1; public static var bCount4:Number = 1; public static var bCount6:Number = 1; public static var bCount8:Number = 1; public static var left1ThreeComplete:Boolean = false; public static var centre1TwoComplete:Boolean = false; public static var bCount7:Number = 1; public static var key4Taken:Boolean = false; public static var bCount9:Number = 1; public static var rCount1:Number = 1; public static var rCount2:Number = 1; public static var rCount3:Number = 1; public static var rCount4:Number = 1; public static var rCount5:Number = 1; public static var rCount6:Number = 1; public static var rCount8:Number = 1; public static var rCount9:Number = 1; public static var rCount7:Number = 1; public static var tThreeFinished:Boolean = false; public static var firstComplete:Boolean = false; public static var number2Seen:Boolean = false; public static var bCount5:Number = 1; public static var left1TwoComplete:Boolean = false; public static var fifthComplete:Boolean = false; public static var TwentyTwoBool:Boolean = false; public static var bg:Bg = new Bg(); public static var rSevenFinished:Boolean = false; public static var thirtyEightBool:Boolean = false; public static var tCount10:Number = 1; public static var tCount11:Number = 1; public static var tCount12:Number = 1; public static var box115Clicked:Boolean = false; public static var bottom1TwoComplete:Boolean = false; public static var mTaken:Boolean = false; public static var timingScore:Number = 0; public static var r1NodeOpened:Boolean = false; public static var right1NodeOpened:Boolean = false; public static var key13Taken:Boolean = false; public static var TenBool:Boolean = false; public static var top1TwoComplete:Boolean = false; public static var cThreeFinished:Boolean = false; public static var lCount1:Number = 1; public static var lCount2:Number = 1; public static var lCount3:Number = 1; public static var lCount4:Number = 1; public static var lCount5:Number = 1; public static var lCount6:Number = 1; public static var lCount7:Number = 1; public static var cOneFinished:Boolean = false; public static var lCount9:Number = 1; public static var lCount8:Number = 1; public static var tNodeOpened:Boolean = false; public static var number1Seen:Boolean = false; public static var bCount10:Number = 1; public static var bCount11:Number = 1; public static var bCount12:Number = 1; public static var key5Taken:Boolean = false; public static var mtextSeen:Boolean = false; public static var etextSeen:Boolean = false; public static var bNineFinished:Boolean = false; public static var itextSeen:Boolean = false; public static var thirtySevenBool:Boolean = false; public static var rNineFinished:Boolean = false; public static var top1ThreeComplete:Boolean = false; public static var rThreeFinished:Boolean = false; public static var bEightFinished:Boolean = false; public static var right1OneComplete:Boolean = false; public static var ElevenBool:Boolean = false; public static var lOneFinished:Boolean = false; public static var soundChannel:SoundChannel = new SoundChannel(); public static var count:Number = 0; public static var bottom1NodeOpened:Boolean = false; public static var lEightFinished:Boolean = false; public static var cElevenFinished:Boolean = false; public static var bTwoFinished:Boolean = false; public static var key14Taken:Boolean = false; public static var knifeTaken:Boolean = false; public static var rOneFinished:Boolean = false; public static var centreArray:Array = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; public static var cFiveFinished:Boolean = false; public static var rFourFinished:Boolean = false; public static var key6Taken:Boolean = false; public static var lElevenFinished:Boolean = false; public static var right1ThreeComplete:Boolean = false; public static var lCount11:Number = 1; public static var lCount12:Number = 1; public static var soundToggle:Boolean = true; public static var bFourFinished:Boolean = false; public static var cTwelveFinished:Boolean = false; public static var mNodeOpened:Boolean = false; public static var lCount10:Number = 1; public static var fourthComplete:Boolean = false; public static var fortyOneBool:Boolean = false; public static var ThreeBool:Boolean = false; public static var cCount10:Number = 1; public static var cCount11:Number = 1; public static var cCount12:Number = 1; public static var inPassMode:Boolean = false; public static var rightArray:Array = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; public static var pNodeOpened:Boolean = false; public static var bSixFinished:Boolean = false; public static var left1NodeOpened:Boolean = false; public static var lTwelveFinished:Boolean = false; public static var ptextSeen:Boolean = false; public static var key15Taken:Boolean = false; public static var FifteenBool:Boolean = false; public static var secondComplete:Boolean = false; public static var cNodeOpened:Boolean = false; public static var lNineFinished:Boolean = false; public static var tTwoFinished:Boolean = false; public static var iTaken:Boolean = false; public static var tNineFinished:Boolean = false; public static var bTenFinished:Boolean = false; public static var key7Taken:Boolean = false; public static var numberWork:Boolean = false; public static var topArray:Array = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; public static var tEightFinished:Boolean = false; public static var centre1OneComplete:Boolean = false; public static var key1Taken:Boolean = false; public static var pTaken:Boolean = false; public static var lFourFinished:Boolean = false; public static var box3Opened:Boolean = false; public static var tFourFinished:Boolean = false; public static var iNodeOpened:Boolean = false; public static var left1OneComplete:Boolean = false; public static var bSevenFinished:Boolean = false; public static var tSixFinished:Boolean = false; public static var fortyTwoBool:Boolean = false; public static var bottom1OneComplete:Boolean = false; public static var cTwoFinished:Boolean = false; public static var cEightFinished:Boolean = false; public static var lSevenFinished:Boolean = false; public static var lNodeOpened:Boolean = false; public static var leftArray:Array = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; public static var rCount10:Number = 1; public static var rCount11:Number = 1; public static var rCount12:Number = 1; public static var tCount4:Number = 1; public static var tCount5:Number = 1; public static var tTenFinished:Boolean = false; public static var top1OneComplete:Boolean = false; public static var tCount8:Number = 1; public static var tCount1:Number = 1; public static var tCount3:Number = 1; public static var key10Taken:Boolean = false; public static var tCount6:Number = 1; public static var tCount7:Number = 1; public static var tCount9:Number = 1; public static var number5Seen:Boolean = false; public static var tCount2:Number = 1; public static var thirtySixBool:Boolean = false; public static var trans:SoundTransform; public static var TwentyThreeBool:Boolean = false; public static var key8Taken:Boolean = false; public static var bFiveFinished:Boolean = false; public static var rEightFinished:Boolean = false; public static var right1TwoComplete:Boolean = false; public static var lTwoFinished:Boolean = false; public static var key2Taken:Boolean = false; public static var bElevenFinished:Boolean = false; public static var rFiveFinished:Boolean = false; public static var centre1ThreeComplete:Boolean = false; public static var rElevenFinished:Boolean = false; public static var bottomArray:Array = [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]; public static var bThreeFinished:Boolean = false; public static var infoText:TextField; public static var rTwoFinished:Boolean = false; public static var bNodeOpened:Boolean = false; public static var box2Opened:Boolean = false; public static var cSixFinished:Boolean = false; public static var TwentyOneBool:Boolean = false; public static var lThreeFinished:Boolean = false; public static var number4Seen:Boolean = false; public static var rNodeOpened:Boolean = false; public static var bTwelveFinished:Boolean = false; public static var bottom1ThreeComplete:Boolean = false; public static var key9Taken:Boolean = false; public static var bOneFinished:Boolean = false; public static var rTwelveFinished:Boolean = false; public static var cCount1:Number = 1; public static var cCount2:Number = 1; public static var cNineFinished:Boolean = false; public static var cCount4:Number = 1; public static var cCount5:Number = 1; public static var cCount6:Number = 1; public static var cCount7:Number = 1; public static var cTenFinished:Boolean = false; public static var cCount9:Number = 1; public static var key11Taken:Boolean = false; public static var eNodeOpened:Boolean = false; public static var cCount8:Number = 1; public static var timer:Timer = new Timer(1000); public static var cCount3:Number = 1; public static var TwoBool:Boolean = false; public static var centre1NodeOpened:Boolean = false; public static var eTaken:Boolean = false; public static var tElevenFinished:Boolean = false; public static var lSixFinished:Boolean = false; public static var key3Taken:Boolean = false; public static var rTaken:Boolean = false; public static var tSevenFinished:Boolean = false; public static var rSixFinished:Boolean = false; public static var lTenFinished:Boolean = false; public static var number3Seen:Boolean = false; public static var SixteenBool:Boolean = false; public static var top1NodeOpened:Boolean = false; public static var cFourFinished:Boolean = false; public static var tTwelveFinished:Boolean = false; public static var thirdComplete:Boolean = false; public static var rtextSeen:Boolean = false; public static var box1Opened:Boolean = false; public static var lFiveFinished:Boolean = false; public static var tFiveFinished:Boolean = false; public static var rTenFinished:Boolean = false; public static var tOneFinished:Boolean = false; public static var key12Taken:Boolean = false; public static var fortyFiveBool:Boolean = false; public static var cSevenFinished:Boolean = false; } }//package
Section 346
//Pointer (Pointer) package { import flash.media.*; public dynamic class Pointer extends Sound { } }//package
Section 347
//Pointer1 (Pointer1) package { import flash.media.*; public dynamic class Pointer1 extends Sound { } }//package
Section 348
//ScoreSubmit (ScoreSubmit) package { import flash.display.*; import flash.events.*; import flash.system.*; import flash.net.*; public class ScoreSubmit extends Sprite { public static function sendMyScore(_arg1:String, _arg2:String, _arg3:Number, _arg4:Number, _arg5:String, _arg6:Number):void{ var receivedData:String; var processedData:String; var addressRequest:URLRequest; var dataObject:URLVariables; var addressLoader:URLLoader; var callMe:Function; var myName = _arg1; var myCountry = _arg2; var myScore = _arg3; var myGameId = _arg4; var mySite = _arg5; var myLevels = _arg6; callMe = function (_arg1:Event):void{ var _local2:Number; var _local3:Number; receivedData = _arg1.target.data; if (receivedData.match("success=0")){ } else { if (receivedData.match("success=1")){ trace(receivedData); _local2 = receivedData.indexOf("scoreid"); _local3 = receivedData.indexOf("&"); if (_local2 == 0){ processedData = receivedData.substring(_local2, _local3); } else { processedData = receivedData.substring(_local2); }; if (mySite.match("123bee")){ navigateToURL(new URLRequest(((("http://www.123bee.com/highscores?gameid=" + myGameId) + "&") + processedData))); } else { if (mySite.match("123peppy")){ navigateToURL(new URLRequest(((("http://www.123peppy.com/highscore?gameid=" + myGameId) + "&") + processedData))); }; }; }; }; }; Security.allowDomain("*"); Security.allowInsecureDomain("*"); if (mySite.match("123bee")){ addressRequest = new URLRequest("http://www.123bee.com/scores/saveScore.php"); } else { if (mySite.match("123peppy")){ addressRequest = new URLRequest("http://www.123peppy.com/score/saveScore.php"); }; }; dataObject = new URLVariables(); dataObject.fname = myName; dataObject.country = myCountry; dataObject.score = myScore; dataObject.Levels = myLevels; dataObject.gameid = myGameId; addressRequest.data = dataObject; addressLoader = new URLLoader(); addressLoader.dataFormat = URLLoaderDataFormat.VARIABLES; addressLoader.addEventListener(Event.COMPLETE, callMe); addressLoader.load(addressRequest); } } }//package
Section 349
//ScrollArrowDown_disabledSkin (ScrollArrowDown_disabledSkin) package { import flash.display.*; public dynamic class ScrollArrowDown_disabledSkin extends MovieClip { } }//package
Section 350
//ScrollArrowDown_downSkin (ScrollArrowDown_downSkin) package { import flash.display.*; public dynamic class ScrollArrowDown_downSkin extends MovieClip { } }//package
Section 351
//ScrollArrowDown_overSkin (ScrollArrowDown_overSkin) package { import flash.display.*; public dynamic class ScrollArrowDown_overSkin extends MovieClip { } }//package
Section 352
//ScrollArrowDown_upSkin (ScrollArrowDown_upSkin) package { import flash.display.*; public dynamic class ScrollArrowDown_upSkin extends MovieClip { } }//package
Section 353
//ScrollArrowUp_disabledSkin (ScrollArrowUp_disabledSkin) package { import flash.display.*; public dynamic class ScrollArrowUp_disabledSkin extends MovieClip { } }//package
Section 354
//ScrollArrowUp_downSkin (ScrollArrowUp_downSkin) package { import flash.display.*; public dynamic class ScrollArrowUp_downSkin extends MovieClip { } }//package
Section 355
//ScrollArrowUp_overSkin (ScrollArrowUp_overSkin) package { import flash.display.*; public dynamic class ScrollArrowUp_overSkin extends MovieClip { } }//package
Section 356
//ScrollArrowUp_upSkin (ScrollArrowUp_upSkin) package { import flash.display.*; public dynamic class ScrollArrowUp_upSkin extends MovieClip { } }//package
Section 357
//ScrollBar_thumbIcon (ScrollBar_thumbIcon) package { import flash.display.*; public dynamic class ScrollBar_thumbIcon extends MovieClip { } }//package
Section 358
//ScrollThumb_downSkin (ScrollThumb_downSkin) package { import flash.display.*; public dynamic class ScrollThumb_downSkin extends MovieClip { } }//package
Section 359
//ScrollThumb_overSkin (ScrollThumb_overSkin) package { import flash.display.*; public dynamic class ScrollThumb_overSkin extends MovieClip { } }//package
Section 360
//ScrollThumb_upSkin (ScrollThumb_upSkin) package { import flash.display.*; public dynamic class ScrollThumb_upSkin extends MovieClip { } }//package
Section 361
//ScrollTrack_skin (ScrollTrack_skin) package { import flash.display.*; public dynamic class ScrollTrack_skin extends MovieClip { } }//package
Section 362
//TextInput_disabledSkin (TextInput_disabledSkin) package { import flash.display.*; public dynamic class TextInput_disabledSkin extends MovieClip { } }//package
Section 363
//TextInput_upSkin (TextInput_upSkin) package { import flash.display.*; public dynamic class TextInput_upSkin extends MovieClip { } }//package

Library Items

Symbol 1 Sound {Pointer}
Symbol 2 Sound {Pointer1}
Symbol 3 Sound {Hit}
Symbol 4 Sound {ClickSound}
Symbol 5 Sound {BoxOpened}
Symbol 6 Sound {Bg}
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:24 73 74
Symbol 9 MovieClip {fl.core.ComponentShim}Used by:24 43 72 73 74
Symbol 10 GraphicUsed by:11
Symbol 11 MovieClip {focusRectSkin}Uses:10Used by:24 72 73 74
Symbol 12 GraphicUsed by:13
Symbol 13 MovieClip {ComboBox_upSkin}Uses:12Used by:74
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClip {ComboBox_disabledSkin}Uses:14Used by:74
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClip {ComboBox_overSkin}Uses:16Used by:74
Symbol 18 GraphicUsed by:19
Symbol 19 MovieClip {ComboBox_downSkin}Uses:18Used by:74
Symbol 20 GraphicUsed by:21
Symbol 21 MovieClip {TextInput_disabledSkin}Uses:20Used by:24
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClip {TextInput_upSkin}Uses:22Used by:24
Symbol 24 MovieClip {fl.controls.TextInput}Uses:8 9 21 23 11Used by:74
Symbol 25 GraphicUsed by:26
Symbol 26 MovieClip {List_skin}Uses:25Used by:73
Symbol 27 GraphicUsed by:28
Symbol 28 MovieClip {CellRenderer_upSkin}Uses:27Used by:43
Symbol 29 GraphicUsed by:30
Symbol 30 MovieClip {CellRenderer_disabledSkin}Uses:29Used by:43
Symbol 31 GraphicUsed by:32
Symbol 32 MovieClip {CellRenderer_downSkin}Uses:31Used by:43
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClip {CellRenderer_overSkin}Uses:33Used by:43
Symbol 35 GraphicUsed by:36
Symbol 36 MovieClip {CellRenderer_selectedDisabledSkin}Uses:35Used by:43
Symbol 37 GraphicUsed by:38
Symbol 38 MovieClip {CellRenderer_selectedDownSkin}Uses:37Used by:43
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClip {CellRenderer_selectedOverSkin}Uses:39Used by:43
Symbol 41 GraphicUsed by:42
Symbol 42 MovieClip {CellRenderer_selectedUpSkin}Uses:41Used by:43
Symbol 43 MovieClip {fl.controls.listClasses.CellRenderer}Uses:28 9 30 32 34 36 38 40 42Used by:73
Symbol 44 GraphicUsed by:45
Symbol 45 MovieClip {ScrollTrack_skin}Uses:44Used by:72
Symbol 46 GraphicUsed by:49
Symbol 47 GraphicUsed by:48 51 55 65
Symbol 48 MovieClipUses:47Used by:49 59 61
Symbol 49 MovieClip {ScrollArrowUp_downSkin}Uses:46 48Used by:72
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClip {ScrollArrowDown_downSkin}Uses:50 47Used by:72
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClip {ScrollThumb_downSkin}Uses:52Used by:72
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClip {ScrollArrowDown_overSkin}Uses:54 47Used by:72
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClip {ScrollThumb_overSkin}Uses:56Used by:72
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClip {ScrollArrowUp_overSkin}Uses:58 48Used by:72
Symbol 60 GraphicUsed by:61
Symbol 61 MovieClip {ScrollArrowUp_upSkin}Uses:60 48Used by:72
Symbol 62 GraphicUsed by:63
Symbol 63 MovieClip {ScrollThumb_upSkin}Uses:62Used by:72
Symbol 64 GraphicUsed by:65
Symbol 65 MovieClip {ScrollArrowDown_upSkin}Uses:64 47Used by:72
Symbol 66 GraphicUsed by:67
Symbol 67 MovieClip {ScrollArrowDown_disabledSkin}Uses:66Used by:72
Symbol 68 GraphicUsed by:69
Symbol 69 MovieClip {ScrollArrowUp_disabledSkin}Uses:68Used by:72
Symbol 70 GraphicUsed by:71
Symbol 71 MovieClip {ScrollBar_thumbIcon}Uses:70Used by:72
Symbol 72 MovieClip {fl.controls.ScrollBar}Uses:45 9 11 49 51 53 55 57 59 61 63 65 67 69 71Used by:73
Symbol 73 MovieClip {fl.controls.List}Uses:8 9 26 43 11 72Used by:74
Symbol 74 MovieClip {fl.controls.ComboBox}Uses:8 9 11 13 15 17 19 24 73
Symbol 75 GraphicUsed by:Timeline
Symbol 76 GraphicUsed by:77 161
Symbol 77 MovieClipUses:76Used by:Timeline
Symbol 78 GraphicUsed by:79
Symbol 79 MovieClipUses:78Used by:80
Symbol 80 MovieClipUses:79Used by:81
Symbol 81 MovieClipUses:80Used by:82
Symbol 82 MovieClipUses:81Used by:Timeline
Symbol 83 GraphicUsed by:84
Symbol 84 MovieClipUses:83Used by:89
Symbol 85 GraphicUsed by:86
Symbol 86 MovieClipUses:85Used by:89
Symbol 87 GraphicUsed by:88
Symbol 88 MovieClipUses:87Used by:89
Symbol 89 MovieClipUses:84 86 88Used by:Timeline
Symbol 90 GraphicUsed by:91
Symbol 91 MovieClipUses:90Used by:96
Symbol 92 GraphicUsed by:93
Symbol 93 MovieClipUses:92Used by:96
Symbol 94 GraphicUsed by:95
Symbol 95 MovieClipUses:94Used by:96
Symbol 96 MovieClipUses:91 93 95Used by:Timeline
Symbol 97 GraphicUsed by:98
Symbol 98 MovieClipUses:97Used by:197
Symbol 99 GraphicUsed by:100
Symbol 100 MovieClipUses:99Used by:103
Symbol 101 GraphicUsed by:102
Symbol 102 MovieClipUses:101Used by:103
Symbol 103 MovieClipUses:100 102Used by:104
Symbol 104 MovieClipUses:103Used by:197
Symbol 105 GraphicUsed by:106
Symbol 106 MovieClipUses:105Used by:197
Symbol 107 GraphicUsed by:108
Symbol 108 MovieClipUses:107Used by:158 164 167 173 179
Symbol 109 GraphicUsed by:110
Symbol 110 MovieClipUses:109Used by:158
Symbol 111 GraphicUsed by:112
Symbol 112 MovieClipUses:111Used by:158 164 167 173 179
Symbol 113 GraphicUsed by:136
Symbol 114 GraphicUsed by:115
Symbol 115 MovieClipUses:114Used by:136 169 175
Symbol 116 GraphicUsed by:117
Symbol 117 MovieClipUses:116Used by:136 169 175
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:118Used by:136 169 175
Symbol 120 GraphicUsed by:121
Symbol 121 MovieClipUses:120Used by:136 169 175
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:122Used by:136 169 175
Symbol 124 GraphicUsed by:125
Symbol 125 MovieClipUses:124Used by:128 134
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:126Used by:128 134
Symbol 128 MovieClipUses:125 127Used by:133
Symbol 129 GraphicUsed by:130
Symbol 130 MovieClipUses:129Used by:133 135
Symbol 131 GraphicUsed by:132
Symbol 132 MovieClipUses:131Used by:133 135
Symbol 133 MovieClipUses:128 130 132Used by:136 169 175
Symbol 134 MovieClipUses:125 127Used by:135
Symbol 135 MovieClipUses:134 130 132Used by:136 169 175
Symbol 136 MovieClipUses:113 115 117 119 121 123 133 135Used by:137
Symbol 137 MovieClipUses:136Used by:140
Symbol 138 GraphicUsed by:139
Symbol 139 MovieClipUses:138Used by:140 171 177
Symbol 140 MovieClipUses:137 139Used by:151
Symbol 141 GraphicUsed by:142
Symbol 142 MovieClipUses:141Used by:145
Symbol 143 GraphicUsed by:144
Symbol 144 MovieClipUses:143Used by:145
Symbol 145 MovieClipUses:142 144Used by:148 149
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146Used by:148 149
Symbol 148 MovieClipUses:145 147Used by:151 172 178
Symbol 149 MovieClipUses:145 147Used by:150
Symbol 150 MovieClipUses:149Used by:151 172 178
Symbol 151 MovieClipUses:140 148 150Used by:158 164 167
Symbol 152 GraphicUsed by:153
Symbol 153 MovieClipUses:152Used by:158 164 167 173 179
Symbol 154 GraphicUsed by:155
Symbol 155 MovieClipUses:154Used by:158 164 167 173 179
Symbol 156 GraphicUsed by:157
Symbol 157 MovieClipUses:156Used by:158 164 167 173 179
Symbol 158 MovieClipUses:108 110 112 151 153 155 157Used by:197
Symbol 159 GraphicUsed by:160
Symbol 160 MovieClipUses:159Used by:197
Symbol 161 MovieClipUses:76Used by:197
Symbol 162 GraphicUsed by:163
Symbol 163 MovieClipUses:162Used by:164
Symbol 164 MovieClipUses:163 108 112 151 153 155 157Used by:197
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:167 173 179
Symbol 167 MovieClipUses:166 108 112 151 153 155 157Used by:197
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168 115 117 119 121 123 133 135Used by:170
Symbol 170 MovieClipUses:169Used by:171
Symbol 171 MovieClipUses:170 139Used by:172
Symbol 172 MovieClipUses:171 148 150Used by:173
Symbol 173 MovieClipUses:166 108 112 172 153 155 157Used by:197
Symbol 174 GraphicUsed by:175
Symbol 175 MovieClipUses:174 115 117 119 121 123 133 135Used by:176
Symbol 176 MovieClipUses:175Used by:177
Symbol 177 MovieClipUses:176 139Used by:178
Symbol 178 MovieClipUses:177 148 150Used by:179
Symbol 179 MovieClipUses:166 108 112 178 153 155 157Used by:197
Symbol 180 GraphicUsed by:181
Symbol 181 MovieClipUses:180Used by:197
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:182Used by:197
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:184Used by:197
Symbol 186 GraphicUsed by:187
Symbol 187 MovieClipUses:186Used by:197
Symbol 188 GraphicUsed by:189
Symbol 189 MovieClipUses:188Used by:197
Symbol 190 GraphicUsed by:197
Symbol 191 GraphicUsed by:197
Symbol 192 GraphicUsed by:197
Symbol 193 GraphicUsed by:197
Symbol 194 GraphicUsed by:197
Symbol 195 GraphicUsed by:196
Symbol 196 MovieClipUses:195Used by:197
Symbol 197 MovieClipUses:98 104 106 158 160 161 164 167 173 179 181 183 185 187 189 190 191 192 193 194 196Used by:Timeline
Symbol 198 GraphicUsed by:199
Symbol 199 MovieClipUses:198Used by:Timeline
Symbol 200 GraphicUsed by:220 243
Symbol 201 GraphicUsed by:211
Symbol 202 ShapeTweeningUsed by:211
Symbol 203 ShapeTweeningUsed by:206
Symbol 204 ShapeTweeningUsed by:206
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClip {cube_fla.Symbol2121copy_79}Uses:203 204 205Used by:211
Symbol 207 GraphicUsed by:211
Symbol 208 GraphicUsed by:209
Symbol 209 MovieClipUses:208Used by:210
Symbol 210 MovieClip {cube_fla.Symbol69_80}Uses:209Used by:211
Symbol 211 MovieClip {cube_fla.Symbol10_78}Uses:201 202 206 207 210Used by:220
Symbol 212 GraphicUsed by:213
Symbol 213 MovieClipUses:212Used by:214
Symbol 214 MovieClipUses:213Used by:220 243
Symbol 215 GraphicUsed by:220
Symbol 216 GraphicUsed by:219
Symbol 217 GraphicUsed by:218
Symbol 218 MovieClipUses:217Used by:219
Symbol 219 MovieClipUses:216 218Used by:220 243
Symbol 220 MovieClipUses:200 211 214 215 219Used by:221
Symbol 221 MovieClip {cube_fla.Symbol4_76}Uses:220Used by:Timeline
Symbol 222 GraphicUsed by:225
Symbol 223 BitmapUsed by:224 234
Symbol 224 GraphicUses:223Used by:225 247 1696
Symbol 225 MovieClipUses:222 224Used by:240 241
Symbol 226 GraphicUsed by:230 236 239 251 1699 1705 1708 1713
Symbol 227 GraphicUsed by:228 236 239 251 1698 1705 1708 1713
Symbol 228 MovieClipUses:227Used by:230
Symbol 229 GraphicUsed by:230 236 239 251 1699 1705 1708 1713
Symbol 230 MovieClipUses:226 228 229Used by:231
Symbol 231 MovieClipUses:230Used by:236 239 251
Symbol 232 FontUsed by:233 237 246 249 1695 1701 1706 1709 1714 1715 1716
Symbol 233 TextUses:232Used by:235 236 251
Symbol 234 GraphicUses:223Used by:235 236 238 239 250 251
Symbol 235 MovieClipUses:233 234Used by:236 251
Symbol 236 ButtonUses:231 235 226 227 229 233 234Used by:240 241
Symbol 237 TextUses:232Used by:238 239
Symbol 238 MovieClipUses:237 234Used by:239
Symbol 239 ButtonUses:231 238 226 227 229 237 234Used by:240 241
Symbol 240 MovieClip {cube_fla.Tween1_95}Uses:225 236 239Used by:241
Symbol 241 MovieClip {cube_fla.Symbol13_86}Uses:225 236 239 240Used by:Timeline
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:200 214 242 219Used by:244
Symbol 244 MovieClipUses:243Used by:Timeline
Symbol 245 GraphicUsed by:Timeline
Symbol 246 TextUses:232Used by:247
Symbol 247 MovieClipUses:246 224Used by:Timeline
Symbol 248 GraphicUsed by:Timeline
Symbol 249 TextUses:232Used by:250
Symbol 250 MovieClipUses:249 234Used by:251
Symbol 251 ButtonUses:231 250 235 226 227 229 233 234Used by:Timeline
Symbol 252 FontUsed by:253
Symbol 253 TextUses:252Used by:Timeline
Symbol 254 GraphicUsed by:366
Symbol 255 GraphicUsed by:269
Symbol 256 ShapeTweeningUsed by:258
Symbol 257 GraphicUsed by:258
Symbol 258 MovieClip {cube_fla.gaga_104}Uses:256 257Used by:269
Symbol 259 ShapeTweeningUsed by:261
Symbol 260 GraphicUsed by:261
Symbol 261 MovieClip {cube_fla.gaga_105}Uses:259 260Used by:269
Symbol 262 ShapeTweeningUsed by:264
Symbol 263 GraphicUsed by:264
Symbol 264 MovieClip {cube_fla.gaga_106}Uses:262 263Used by:269
Symbol 265 FontUsed by:266 267 268 295 296 297 314 315 316 332 333 334 356 357 358 493 496 499 503 506 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 863 866 868 873 874 878 880 882 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 967 968 969 973 974 975 1135 1136 1137 1186 1187 1188 1204 1205 1206 1219 1220
Symbol 266 TextUses:265Used by:269
Symbol 267 TextUses:265Used by:269
Symbol 268 TextUses:265Used by:269
Symbol 269 MovieClip {cube_fla.gaga_103}Uses:255 258 261 264 266 267 268Used by:366
Symbol 270 GraphicUsed by:274
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:271Used by:274 345
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClip {cube_fla.gaga_107}Uses:270 272 273Used by:366 1145
Symbol 275 GraphicUsed by:279
Symbol 276 GraphicUsed by:277
Symbol 277 MovieClipUses:276Used by:279 282 366 1128 1667 1670
Symbol 278 GraphicUsed by:279
Symbol 279 MovieClip {cube_fla.gaga_109}Uses:275 277 278Used by:366 1145
Symbol 280 GraphicUsed by:282 1667
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClip {cube_fla.gaga_111}Uses:280 277 281Used by:366 1145
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClip {cube_fla.gaga_112}Uses:283Used by:366 1145
Symbol 285 GraphicUsed by:298
Symbol 286 ShapeTweeningUsed by:288
Symbol 287 GraphicUsed by:288
Symbol 288 MovieClip {cube_fla.gaga_114}Uses:286 287Used by:298
Symbol 289 ShapeTweeningUsed by:291
Symbol 290 GraphicUsed by:291
Symbol 291 MovieClip {cube_fla.gaga_115}Uses:289 290Used by:298
Symbol 292 ShapeTweeningUsed by:294
Symbol 293 GraphicUsed by:294
Symbol 294 MovieClip {cube_fla.gaga_116}Uses:292 293Used by:298
Symbol 295 TextUses:265Used by:298
Symbol 296 TextUses:265Used by:298
Symbol 297 TextUses:265Used by:298
Symbol 298 MovieClip {cube_fla.gaga_113}Uses:285 288 291 294 295 296 297Used by:366
Symbol 299 GraphicUsed by:300
Symbol 300 MovieClipUses:299Used by:303
Symbol 301 GraphicUsed by:302
Symbol 302 MovieClipUses:301Used by:303
Symbol 303 MovieClip {cube_fla.gaga_117}Uses:300 302Used by:366
Symbol 304 GraphicUsed by:321
Symbol 305 ShapeTweeningUsed by:307
Symbol 306 GraphicUsed by:307
Symbol 307 MovieClip {cube_fla.gaga_121}Uses:305 306Used by:321
Symbol 308 ShapeTweeningUsed by:310
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClip {cube_fla.gaga_122}Uses:308 309Used by:321
Symbol 311 ShapeTweeningUsed by:313
Symbol 312 GraphicUsed by:313
Symbol 313 MovieClip {cube_fla.gaga_123}Uses:311 312Used by:321
Symbol 314 TextUses:265Used by:321
Symbol 315 TextUses:265Used by:321
Symbol 316 TextUses:265Used by:321
Symbol 317 GraphicUsed by:320 335
Symbol 318 GraphicUsed by:320 335 364 369 370 593 767 777 778 779 930 931 932 934 966 1270 1273 1322 1339 1377 1423 1464 1468 1503 1543 1595 1624
Symbol 319 GraphicUsed by:320 335
Symbol 320 MovieClip {cube_fla.gaga_124}Uses:317 318 319Used by:321
Symbol 321 MovieClip {cube_fla.gaga_120}Uses:304 307 310 313 314 315 316 320Used by:366
Symbol 322 GraphicUsed by:336
Symbol 323 ShapeTweeningUsed by:325
Symbol 324 GraphicUsed by:325
Symbol 325 MovieClip {cube_fla.gaga_126}Uses:323 324Used by:336
Symbol 326 ShapeTweeningUsed by:328
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClip {cube_fla.gaga_127}Uses:326 327Used by:336
Symbol 329 ShapeTweeningUsed by:331
Symbol 330 GraphicUsed by:331
Symbol 331 MovieClip {cube_fla.gaga_128}Uses:329 330Used by:336
Symbol 332 TextUses:265Used by:336
Symbol 333 TextUses:265Used by:336
Symbol 334 TextUses:265Used by:336
Symbol 335 MovieClip {cube_fla.gaga_129}Uses:317 318 319Used by:336
Symbol 336 MovieClip {cube_fla.gaga_125}Uses:322 325 328 331 332 333 334 335Used by:366
Symbol 337 GraphicUsed by:366
Symbol 338 GraphicUsed by:341
Symbol 339 GraphicUsed by:340
Symbol 340 MovieClipUses:339Used by:341
Symbol 341 MovieClip {cube_fla.gaga_130}Uses:338 340Used by:366 1145
Symbol 342 GraphicUsed by:366
Symbol 343 GraphicUsed by:345
Symbol 344 GraphicUsed by:345
Symbol 345 MovieClip {cube_fla.gaga_132}Uses:343 272 344Used by:366 1145
Symbol 346 GraphicUsed by:365
Symbol 347 ShapeTweeningUsed by:349
Symbol 348 GraphicUsed by:349
Symbol 349 MovieClip {cube_fla.gaga_134}Uses:347 348Used by:365
Symbol 350 ShapeTweeningUsed by:352
Symbol 351 GraphicUsed by:352
Symbol 352 MovieClip {cube_fla.gaga_135}Uses:350 351Used by:365
Symbol 353 ShapeTweeningUsed by:355
Symbol 354 GraphicUsed by:355
Symbol 355 MovieClip {cube_fla.gaga_136}Uses:353 354Used by:365
Symbol 356 TextUses:265Used by:365
Symbol 357 TextUses:265Used by:365
Symbol 358 TextUses:265Used by:365
Symbol 359 GraphicUsed by:364 1270 1273 1322 1339 1377 1423 1464 1468 1503 1543 1595 1624
Symbol 360 GraphicUsed by:361
Symbol 361 MovieClipUses:360Used by:364 1270 1273 1322 1339 1377 1423 1464 1468 1503 1543 1595 1624
Symbol 362 GraphicUsed by:363
Symbol 363 MovieClipUses:362Used by:364
Symbol 364 MovieClip {cube_fla.gaga_137}Uses:359 318 361 363Used by:365
Symbol 365 MovieClip {cube_fla.gaga_133}Uses:346 349 352 355 356 357 358 364Used by:366 1145
Symbol 366 MovieClip {cube_fla.gaga_102}Uses:254 269 274 279 282 284 298 303 321 336 337 341 277 342 345 365Used by:1693
Symbol 367 GraphicUsed by:369 370
Symbol 368 GraphicUsed by:369 370
Symbol 369 MovieClip {cube_fla.gaga_140}Uses:367 318 368Used by:1693
Symbol 370 MovieClip {cube_fla.gaga_141}Uses:367 318 368Used by:1693
Symbol 371 GraphicUsed by:394
Symbol 372 GraphicUsed by:373 479
Symbol 373 MovieClipUses:372Used by:394
Symbol 374 GraphicUsed by:394
Symbol 375 GraphicUsed by:394
Symbol 376 GraphicUsed by:377 476
Symbol 377 MovieClipUses:376Used by:394
Symbol 378 GraphicUsed by:394
Symbol 379 GraphicUsed by:380 481
Symbol 380 MovieClipUses:379Used by:394
Symbol 381 GraphicUsed by:394
Symbol 382 GraphicUsed by:383 483
Symbol 383 MovieClipUses:382Used by:394
Symbol 384 GraphicUsed by:394
Symbol 385 GraphicUsed by:386 485
Symbol 386 MovieClipUses:385Used by:394
Symbol 387 GraphicUsed by:394
Symbol 388 GraphicUsed by:389 487
Symbol 389 MovieClipUses:388Used by:394
Symbol 390 GraphicUsed by:394
Symbol 391 GraphicUsed by:392 489
Symbol 392 MovieClipUses:391Used by:394
Symbol 393 GraphicUsed by:394
Symbol 394 MovieClip {cube_fla.gaga_142}Uses:371 373 374 375 377 378 380 381 383 384 386 387 389 390 392 393Used by:1693
Symbol 395 GraphicUsed by:396 551 552 553 554 555 791 971 985 1286 1458 1498
Symbol 396 MovieClipUses:395Used by:1693
Symbol 397 GraphicUsed by:398 793
Symbol 398 MovieClipUses:397Used by:1693
Symbol 399 GraphicUsed by:400 792
Symbol 400 MovieClipUses:399Used by:1693
Symbol 401 GraphicUsed by:402 794
Symbol 402 MovieClipUses:401Used by:1693
Symbol 403 GraphicUsed by:404 795
Symbol 404 MovieClipUses:403Used by:1693
Symbol 405 GraphicUsed by:438 832 1122 1675 1683 1692
Symbol 406 GraphicUsed by:438 1122
Symbol 407 GraphicUsed by:438 1122
Symbol 408 GraphicUsed by:438
Symbol 409 GraphicUsed by:438
Symbol 410 GraphicUsed by:411
Symbol 411 MovieClip {cube_fla.gaga_156}Uses:410Used by:438 530 1122 1675 1683 1692
Symbol 412 GraphicUsed by:413
Symbol 413 MovieClip {cube_fla.gaga_157}Uses:412Used by:438 1122 1675 1683 1692
Symbol 414 GraphicUsed by:415
Symbol 415 MovieClip {cube_fla.gaga_158}Uses:414Used by:438 530 1122 1675 1683 1692
Symbol 416 GraphicUsed by:417
Symbol 417 MovieClip {cube_fla.gaga_159}Uses:416Used by:438 530 1122 1675 1683 1692
Symbol 418 GraphicUsed by:419
Symbol 419 MovieClip {cube_fla.gaga_160}Uses:418Used by:438 530 1122 1675 1683 1692
Symbol 420 GraphicUsed by:438
Symbol 421 GraphicUsed by:438
Symbol 422 GraphicUsed by:438
Symbol 423 GraphicUsed by:438
Symbol 424 GraphicUsed by:438
Symbol 425 GraphicUsed by:438
Symbol 426 GraphicUsed by:438
Symbol 427 GraphicUsed by:438
Symbol 428 GraphicUsed by:438
Symbol 429 GraphicUsed by:430
Symbol 430 MovieClip {cube_fla.gaga_161}Uses:429Used by:438
Symbol 431 GraphicUsed by:438
Symbol 432 GraphicUsed by:438 832 1122 1675 1683 1692
Symbol 433 GraphicUsed by:434
Symbol 434 MovieClipUses:433Used by:438 1122 1675 1683 1692
Symbol 435 GraphicUsed by:438
Symbol 436 GraphicUsed by:437
Symbol 437 MovieClip {cube_fla.gaga_163}Uses:436Used by:438
Symbol 438 MovieClip {cube_fla.gaga_155}Uses:405 406 407 408 409 411 413 415 417 419 420 421 422 423 424 425 426 427 428 430 431 432 434 435 437Used by:1693
Symbol 439 GraphicUsed by:440
Symbol 440 MovieClipUses:439Used by:441
Symbol 441 MovieClipUses:440Used by:442
Symbol 442 MovieClipUses:441Used by:1693
Symbol 443 FontUsed by:444 445
Symbol 444 TextUses:443Used by:447
Symbol 445 TextUses:443Used by:447
Symbol 446 GraphicUsed by:447
Symbol 447 ButtonUses:444 445 446Used by:1693
Symbol 448 GraphicUsed by:449 451
Symbol 449 MovieClipUses:448Used by:451
Symbol 450 GraphicUsed by:451
Symbol 451 ButtonUses:449 450 448Used by:1693
Symbol 452 GraphicUsed by:453
Symbol 453 MovieClipUses:452Used by:1693
Symbol 454 FontUsed by:455 1546 1562
Symbol 455 EditableTextUses:454Used by:1693
Symbol 456 FontUsed by:457
Symbol 457 EditableTextUses:456Used by:1693
Symbol 458 GraphicUsed by:460 463
Symbol 459 GraphicUsed by:460 463
Symbol 460 MovieClipUses:458 459Used by:463 466
Symbol 461 GraphicUsed by:462 463
Symbol 462 MovieClipUses:461Used by:463 466
Symbol 463 ButtonUses:460 462 458 459 461Used by:467
Symbol 464 GraphicUsed by:465
Symbol 465 MovieClipUses:464Used by:466
Symbol 466 MovieClip {cube_fla.gaga_175}Uses:460 462 465Used by:467
Symbol 467 MovieClip {cube_fla.gaga_171}Uses:463 466Used by:1693
Symbol 468 GraphicUsed by:471 473
Symbol 469 GraphicUsed by:470 473
Symbol 470 MovieClipUses:469Used by:471
Symbol 471 MovieClipUses:468 470Used by:473
Symbol 472 GraphicUsed by:473
Symbol 473 ButtonUses:471 472 468 469Used by:1693
Symbol 474 GraphicUsed by:530
Symbol 475 GraphicUsed by:491
Symbol 476 MovieClipUses:376Used by:491
Symbol 477 GraphicUsed by:491
Symbol 478 GraphicUsed by:491
Symbol 479 MovieClipUses:372Used by:491
Symbol 480 GraphicUsed by:491
Symbol 481 MovieClipUses:379Used by:491
Symbol 482 GraphicUsed by:491
Symbol 483 MovieClipUses:382Used by:491
Symbol 484 GraphicUsed by:491
Symbol 485 MovieClipUses:385Used by:491
Symbol 486 GraphicUsed by:491
Symbol 487 MovieClipUses:388Used by:491
Symbol 488 GraphicUsed by:491
Symbol 489 MovieClipUses:391Used by:491
Symbol 490 GraphicUsed by:491
Symbol 491 MovieClip {cube_fla.gaga_181}Uses:475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490Used by:530
Symbol 492 GraphicUsed by:494 532 542 861 1456
Symbol 493 TextUses:265Used by:494 532 542 861 871 1456 1500 1540 1592 1621
Symbol 494 MovieClip {cube_fla.gaga_189}Uses:492 493Used by:530
Symbol 495 GraphicUsed by:497 533 543 634 660 690 718 744 921 922 923 924 925 926 1248 1297 1348 1386 1432 1497 1499 1500
Symbol 496 TextUses:265Used by:497 533 543 871 891 921 926 1461 1467 1497 1500 1540 1592 1621
Symbol 497 MovieClip {cube_fla.gaga_190}Uses:495 496Used by:530
Symbol 498 GraphicUsed by:500
Symbol 499 TextUses:265Used by:500 535 545 871 883 891 1461 1467 1500 1538 1540 1592 1621
Symbol 500 MovieClip {cube_fla.gaga_191}Uses:498 499Used by:530
Symbol 501 GraphicUsed by:502 505 536 538 546 548 972 1592 1618 1621
Symbol 502 ButtonUses:501Used by:504 970 976 977 978 987 1590 1592
Symbol 503 TextUses:265Used by:504 537 547 871 891 970 987 1461 1467 1500 1540 1590 1592 1621
Symbol 504 MovieClip {cube_fla.gaga_192}Uses:502 503Used by:530
Symbol 505 MovieClipUses:501Used by:507 980 981 1619
Symbol 506 TextUses:265Used by:507 539 549 871 980 981 1461 1467 1500 1540 1592 1619
Symbol 507 MovieClip {cube_fla.gaga_194}Uses:505 506Used by:530
Symbol 508 GraphicUsed by:509
Symbol 509 MovieClip {cube_fla.gaga_196}Uses:508Used by:530
Symbol 510 GraphicUsed by:511
Symbol 511 MovieClip {cube_fla.gaga_197}Uses:510Used by:530
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClip {cube_fla.gaga_198}Uses:512Used by:530
Symbol 514 GraphicUsed by:515 817 1681
Symbol 515 MovieClip {cube_fla.gaga_199}Uses:514Used by:530
Symbol 516 GraphicUsed by:517 1682
Symbol 517 MovieClip {cube_fla.gaga_200}Uses:516Used by:530
Symbol 518 GraphicUsed by:519 1104 1686
Symbol 519 MovieClip {cube_fla.gaga_201}Uses:518Used by:530
Symbol 520 GraphicUsed by:521
Symbol 521 MovieClip {cube_fla.gaga_202}Uses:520Used by:530
Symbol 522 GraphicUsed by:523 1689
Symbol 523 MovieClip {cube_fla.gaga_203}Uses:522Used by:530
Symbol 524 GraphicUsed by:525 1109 1690
Symbol 525 MovieClip {cube_fla.gaga_204}Uses:524Used by:530
Symbol 526 GraphicUsed by:527 1691
Symbol 527 MovieClip {cube_fla.gaga_205}Uses:526Used by:530
Symbol 528 GraphicUsed by:529
Symbol 529 MovieClip {cube_fla.gaga_206}Uses:528Used by:530
Symbol 530 MovieClip {cube_fla.gaga_180}Uses:474 491 415 411 417 419 494 497 500 504 507 509 511 513 515 517 519 521 523 525 527 529Used by:1693
Symbol 531 GraphicUsed by:556
Symbol 532 MovieClip {cube_fla.gaga_208}Uses:492 493Used by:556
Symbol 533 MovieClip {cube_fla.gaga_209}Uses:495 496Used by:556
Symbol 534 GraphicUsed by:535
Symbol 535 MovieClip {cube_fla.gaga_210}Uses:534 499Used by:556
Symbol 536 ButtonUses:501Used by:537
Symbol 537 MovieClip {cube_fla.gaga_211}Uses:536 503Used by:556
Symbol 538 MovieClipUses:501Used by:539
Symbol 539 MovieClip {cube_fla.gaga_213}Uses:538 506Used by:556
Symbol 540 GraphicUsed by:541
Symbol 541 ButtonUses:540Used by:556
Symbol 542 MovieClip {cube_fla.gaga_216}Uses:492 493Used by:556
Symbol 543 MovieClip {cube_fla.gaga_217}Uses:495 496Used by:556
Symbol 544 GraphicUsed by:545
Symbol 545 MovieClip {cube_fla.gaga_218}Uses:544 499Used by:556
Symbol 546 ButtonUses:501Used by:547
Symbol 547 MovieClip {cube_fla.gaga_219}Uses:546 503Used by:556
Symbol 548 MovieClipUses:501Used by:549
Symbol 549 MovieClip {cube_fla.gaga_221}Uses:548 506Used by:556
Symbol 550 GraphicUsed by:556
Symbol 551 MovieClipUses:395Used by:556
Symbol 552 MovieClipUses:395Used by:556
Symbol 553 MovieClipUses:395Used by:556
Symbol 554 MovieClipUses:395Used by:556
Symbol 555 MovieClipUses:395Used by:556
Symbol 556 MovieClip {cube_fla.gaga_207}Uses:531 532 533 535 537 539 541 542 543 545 547 549 550 551 552 553 554 555Used by:1693
Symbol 557 FontUsed by:558 563
Symbol 558 TextUses:557Used by:564
Symbol 559 GraphicUsed by:560
Symbol 560 MovieClipUses:559Used by:564
Symbol 561 GraphicUsed by:562
Symbol 562 MovieClipUses:561Used by:564
Symbol 563 TextUses:557Used by:564
Symbol 564 MovieClip {cube_fla.pavseMc_228}Uses:558 560 562 563Used by:1693
Symbol 565 GraphicUsed by:781
Symbol 566 GraphicUsed by:567 835
Symbol 567 MovieClipUses:566Used by:781
Symbol 568 GraphicUsed by:569 836
Symbol 569 MovieClipUses:568Used by:781
Symbol 570 GraphicUsed by:572
Symbol 571 GraphicUsed by:572
Symbol 572 MovieClip {cube_fla.gaga_235}Uses:570 571Used by:781
Symbol 573 GraphicUsed by:574
Symbol 574 MovieClipUses:573Used by:781
Symbol 575 GraphicUsed by:577
Symbol 576 GraphicUsed by:577
Symbol 577 MovieClip {cube_fla.gaga_237}Uses:575 576Used by:781
Symbol 578 GraphicUsed by:579
Symbol 579 MovieClipUses:578Used by:781
Symbol 580 GraphicUsed by:581
Symbol 581 MovieClipUses:580Used by:781
Symbol 582 GraphicUsed by:584
Symbol 583 GraphicUsed by:584
Symbol 584 MovieClip {cube_fla.gaga_240}Uses:582 583Used by:781
Symbol 585 FontUsed by:586 587 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 619 768 780 1227 1330 1371 1404 1420
Symbol 586 TextUses:585Used by:781
Symbol 587 TextUses:585Used by:781
Symbol 588 GraphicUsed by:590
Symbol 589 GraphicUsed by:590
Symbol 590 MovieClip {cube_fla.gaga_241}Uses:588 589Used by:781
Symbol 591 GraphicUsed by:593 767
Symbol 592 GraphicUsed by:593 767
Symbol 593 MovieClip {cube_fla.gaga_242}Uses:591 318 592Used by:781
Symbol 594 GraphicUsed by:595
Symbol 595 MovieClipUses:594Used by:781
Symbol 596 GraphicUsed by:781
Symbol 597 TextUses:585Used by:781
Symbol 598 TextUses:585Used by:781
Symbol 599 TextUses:585Used by:781
Symbol 600 TextUses:585Used by:781
Symbol 601 TextUses:585Used by:781
Symbol 602 TextUses:585Used by:781
Symbol 603 TextUses:585Used by:781
Symbol 604 TextUses:585Used by:781
Symbol 605 TextUses:585Used by:781
Symbol 606 TextUses:585Used by:781
Symbol 607 TextUses:585Used by:781
Symbol 608 TextUses:585Used by:781
Symbol 609 TextUses:585Used by:781
Symbol 610 TextUses:585Used by:781
Symbol 611 TextUses:585Used by:781
Symbol 612 TextUses:585Used by:781
Symbol 613 TextUses:585Used by:781
Symbol 614 TextUses:585Used by:781
Symbol 615 TextUses:585Used by:781
Symbol 616 TextUses:585Used by:781
Symbol 617 TextUses:585Used by:781
Symbol 618 GraphicUsed by:781
Symbol 619 TextUses:585Used by:781
Symbol 620 GraphicUsed by:621 665 682 710 736 1240 1304 1340 1378 1424
Symbol 621 MovieClipUses:620Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 622 GraphicUsed by:623 666 683 711 737 1241 1305 1341 1379 1425
Symbol 623 MovieClipUses:622Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 624 GraphicUsed by:625 667 684 712 738 1242 1280 1306 1342 1380 1426
Symbol 625 MovieClipUses:624Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 626 GraphicUsed by:627 668 685 713 739 1243 1307 1343 1381 1427
Symbol 627 MovieClipUses:626Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 628 GraphicUsed by:629
Symbol 629 MovieClipUses:628Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 630 GraphicUsed by:631 658 688 716 742 1246 1295 1346 1384 1430
Symbol 631 MovieClipUses:630Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 632 GraphicUsed by:633 659 689 717 743 1247 1296 1347 1385 1431
Symbol 633 MovieClipUses:632Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 634 MovieClipUses:495Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 635 GraphicUsed by:636 661 719 1349 1433
Symbol 636 MovieClipUses:635Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 637 GraphicUsed by:638 662 693 720 747 1251 1300 1350 1389 1434
Symbol 638 MovieClipUses:637Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 639 GraphicUsed by:640 663 694 721 748 1252 1301 1351 1390 1435
Symbol 640 MovieClipUses:639Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 641 GraphicUsed by:642 664 722 1253 1352 1391 1436
Symbol 642 MovieClipUses:641Used by:643 644 645 646 647 648 649 650 651 652 653 654
Symbol 643 MovieClipUses:621 623 625 627 629 631 633 634 636 638 640 642Used by:655
Symbol 644 MovieClipUses:623 625 627 629 631 633 634 636 638 640 642 621Used by:655
Symbol 645 MovieClipUses:625 627 629 631 633 634 636 638 640 642 621 623Used by:655
Symbol 646 MovieClipUses:627 629 631 633 634 636 638 640 642 621 623 625Used by:655
Symbol 647 MovieClipUses:629 631 633 634 636 638 640 642 621 623 625 627Used by:655
Symbol 648 MovieClipUses:631 633 634 636 638 640 642 621 623 625 627 629Used by:655
Symbol 649 MovieClipUses:633 634 636 638 640 642 621 623 625 627 629 631Used by:655
Symbol 650 MovieClipUses:634 636 638 640 642 621 623 625 627 629 631 633Used by:655
Symbol 651 MovieClipUses:636 638 640 642 621 623 625 627 629 631 633 634Used by:655
Symbol 652 MovieClipUses:638 640 642 621 623 625 627 629 631 633 634 636Used by:655
Symbol 653 MovieClipUses:640 642 621 623 625 627 629 631 633 634 636 638Used by:655
Symbol 654 MovieClipUses:642 621 623 625 627 629 631 633 634 636 638 640Used by:655
Symbol 655 MovieClip {cube_fla.gaga_244}Uses:643 644 645 646 647 648 649 650 651 652 653 654Used by:781
Symbol 656 GraphicUsed by:657
Symbol 657 MovieClipUses:656Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 658 MovieClipUses:630Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 659 MovieClipUses:632Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 660 MovieClipUses:495Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 661 MovieClipUses:635Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 662 MovieClipUses:637Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 663 MovieClipUses:639Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 664 MovieClipUses:641Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 665 MovieClipUses:620Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 666 MovieClipUses:622Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 667 MovieClipUses:624Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 668 MovieClipUses:626Used by:669 670 671 672 673 674 675 676 677 678 679 680
Symbol 669 MovieClipUses:657 658 659 660 661 662 663 664 665 666 667 668Used by:681
Symbol 670 MovieClipUses:665 666 667 668 657 658 659 660 661 662 663 664Used by:681
Symbol 671 MovieClipUses:666 658 667 668 657 659 660 661 662 663 664 665Used by:681
Symbol 672 MovieClipUses:668 657 658 659 660 661 662 663 664 665 666 667Used by:681
Symbol 673 MovieClipUses:660 661 662 663 664 665 666 667 668 657 658 659Used by:681
Symbol 674 MovieClipUses:661 662 663 664 665 666 667 668 657 658 659 660Used by:681
Symbol 675 MovieClipUses:662 663 664 665 666 667 668 657 658 659 660 661Used by:681
Symbol 676 MovieClipUses:663 664 665 666 667 668 657 658 659 660 661 662Used by:681
Symbol 677 MovieClipUses:664 665 666 667 668 657 658 659 660 661 662 663Used by:681
Symbol 678 MovieClipUses:657 658 659 660 661 662 663 664 665 666 667 668Used by:681
Symbol 679 MovieClipUses:666 667 668 657 658 659 660 661 662 663 664 665Used by:681
Symbol 680 MovieClipUses:661 666 667 668 657 658 659 660 662 663 664 665Used by:681
Symbol 681 MovieClip {cube_fla.gaga_269}Uses:669 670 671 672 673 674 675 676 677 678 679 680Used by:781
Symbol 682 MovieClipUses:620Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 683 MovieClipUses:622Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 684 MovieClipUses:624Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 685 MovieClipUses:626Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 686 GraphicUsed by:687
Symbol 687 MovieClipUses:686Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 688 MovieClipUses:630Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 689 MovieClipUses:632Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 690 MovieClipUses:495Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 691 GraphicUsed by:692
Symbol 692 MovieClipUses:691Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 693 MovieClipUses:637Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 694 MovieClipUses:639Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 695 GraphicUsed by:696
Symbol 696 MovieClipUses:695Used by:697 698 699 700 701 702 703 704 705 706 707 708 734
Symbol 697 MovieClip {cube_fla.gaga_295}Uses:682 683 684 685 687 688 689 690 692 693 694 696Used by:709
Symbol 698 MovieClip {cube_fla.gaga_308}Uses:683 684 685 687 688 689 690 692 693 694 696 682Used by:709
Symbol 699 MovieClip {cube_fla.gaga_309}Uses:684 685 687 688 689 690 692 693 694 696 682 683Used by:709
Symbol 700 MovieClip {cube_fla.gaga_310}Uses:685 687 688 689 690 692 693 694 696 682 683 684Used by:709
Symbol 701 MovieClip {cube_fla.gaga_311}Uses:687 688 689 690 692 693 694 696 682 683 684 685Used by:709
Symbol 702 MovieClip {cube_fla.gaga_312}Uses:688 689 690 692 693 694 696 682 683 684 685 687Used by:709
Symbol 703 MovieClip {cube_fla.gaga_313}Uses:689 690 692 693 694 696 682 683 684 685 687 688Used by:709
Symbol 704 MovieClip {cube_fla.gaga_314}Uses:690 692 693 694 696 682 683 684 685 687 688 689Used by:709
Symbol 705 MovieClip {cube_fla.gaga_315}Uses:692 693 694 696 682 683 684 685 687 688 689 690Used by:709
Symbol 706 MovieClip {cube_fla.gaga_316}Uses:693 694 696 682 683 684 685 687 688 689 690 692Used by:709
Symbol 707 MovieClip {cube_fla.gaga_317}Uses:694 696 682 683 684 685 687 688 689 690 692 693Used by:709
Symbol 708 MovieClip {cube_fla.gaga_318}Uses:696 682 683 684 685 687 688 689 690 692 693 694Used by:709
Symbol 709 MovieClip {cube_fla.gaga_294}Uses:697 698 699 700 701 702 703 704 705 706 707 708Used by:781
Symbol 710 MovieClipUses:620Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 711 MovieClipUses:622Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 712 MovieClipUses:624Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 713 MovieClipUses:626Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 714 GraphicUsed by:715
Symbol 715 MovieClipUses:714Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 716 MovieClipUses:630Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 717 MovieClipUses:632Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 718 MovieClipUses:495Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 719 MovieClipUses:635Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 720 MovieClipUses:637Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 721 MovieClipUses:639Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 722 MovieClipUses:641Used by:723 724 725 726 727 728 729 730 731 732 733
Symbol 723 MovieClipUses:710 711 712 713 715 716 717 718 719 720 721 722Used by:735
Symbol 724 MovieClipUses:711 716 712 713 715 717 718 719 720 721 722 710Used by:735
Symbol 725 MovieClipUses:713 715 716 717 718 719 720 721 722 710 711 712Used by:735
Symbol 726 MovieClipUses:718 719 720 721 722 710 711 712 713 715 716 717Used by:735
Symbol 727 MovieClipUses:719 720 721 722 710 711 712 713 715 716 717 718Used by:735
Symbol 728 MovieClipUses:720 721 722 710 711 712 713 715 716 717 718 719Used by:735
Symbol 729 MovieClipUses:721 722 710 711 712 713 715 716 717 718 719 720Used by:735
Symbol 730 MovieClipUses:722 710 711 712 713 715 716 717 718 719 720 721Used by:735
Symbol 731 MovieClipUses:715 716 717 718 719 720 721 722 710 711 712 713Used by:735
Symbol 732 MovieClipUses:711 712 713 715 716 717 718 719 720 721 722 710Used by:735
Symbol 733 MovieClipUses:719 711 712 713 715 716 717 718 720 721 722 710Used by:735
Symbol 734 MovieClipUses:684 685 687 688 689 690 692 693 694 696 682 683Used by:735
Symbol 735 MovieClip {cube_fla.gaga_319}Uses:723 724 725 726 727 728 729 730 731 732 733 734Used by:781
Symbol 736 MovieClipUses:620Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 737 MovieClipUses:622Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 738 MovieClipUses:624Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 739 MovieClipUses:626Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 740 GraphicUsed by:741
Symbol 741 MovieClipUses:740Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 742 MovieClipUses:630Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 743 MovieClipUses:632Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 744 MovieClipUses:495Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 745 GraphicUsed by:746
Symbol 746 MovieClipUses:745Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 747 MovieClipUses:637Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 748 MovieClipUses:639Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 749 GraphicUsed by:750
Symbol 750 MovieClipUses:749Used by:751 752 753 754 755 756 757 758 759 760 761 762
Symbol 751 MovieClipUses:736 737 738 739 741 742 743 744 746 747 748 750Used by:763
Symbol 752 MovieClipUses:737 738 739 741 742 743 744 746 747 748 750 736Used by:763
Symbol 753 MovieClipUses:738 739 741 742 743 744 746 747 748 750 736 737Used by:763
Symbol 754 MovieClipUses:739 741 742 743 744 746 747 748 750 736 737 738Used by:763
Symbol 755 MovieClipUses:741 742 743 744 746 747 748 750 736 737 738 739Used by:763
Symbol 756 MovieClipUses:743 744 746 747 748 750 736 737 738 739 741 742Used by:763
Symbol 757 MovieClipUses:744 746 747 748 750 736 737 738 739 741 742 743Used by:763
Symbol 758 MovieClipUses:746 747 748 750 736 737 738 739 741 742 743 744Used by:763
Symbol 759 MovieClipUses:747 748 750 736 737 738 739 741 742 743 744 746Used by:763
Symbol 760 MovieClipUses:748 750 736 737 738 739 741 742 743 744 746 747Used by:763
Symbol 761 MovieClipUses:750 736 737 738 739 741 742 743 744 746 747 748Used by:763
Symbol 762 MovieClipUses:743 750 736 737 738 739 741 742 744 746 747 748Used by:763
Symbol 763 MovieClip {cube_fla.gaga_344}Uses:751 752 753 754 755 756 757 758 759 760 761 762Used by:781
Symbol 764 GraphicUsed by:766
Symbol 765 GraphicUsed by:766
Symbol 766 MovieClip {cube_fla.gaga_369}Uses:764 765Used by:781
Symbol 767 MovieClip {cube_fla.gaga_370}Uses:591 318 592Used by:781
Symbol 768 TextUses:585Used by:781
Symbol 769 GraphicUsed by:770
Symbol 770 MovieClipUses:769Used by:781
Symbol 771 GraphicUsed by:772 933
Symbol 772 MovieClipUses:771Used by:781
Symbol 773 GraphicUsed by:774
Symbol 774 MovieClipUses:773Used by:781
Symbol 775 GraphicUsed by:777 778 779
Symbol 776 GraphicUsed by:777 778 779
Symbol 777 MovieClip {cube_fla.gaga_374}Uses:775 318 776Used by:781
Symbol 778 MovieClip {cube_fla.gaga_375}Uses:775 318 776Used by:781
Symbol 779 MovieClip {cube_fla.gaga_376}Uses:775 318 776Used by:781
Symbol 780 TextUses:585Used by:781
Symbol 781 MovieClip {cube_fla.gaga_232}Uses:565 567 569 572 574 577 579 581 584 586 587 590 593 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 655 681 709 735 763 766 767 768 770 772 774 777 778 779 780Used by:790
Symbol 782 GraphicUsed by:783
Symbol 783 MovieClipUses:782Used by:790
Symbol 784 GraphicUsed by:785 936 1281 1326 1368 1410 1451 1494 1529 1588 1616 1650
Symbol 785 MovieClipUses:784Used by:790
Symbol 786 GraphicUsed by:790
Symbol 787 GraphicUsed by:788 1099
Symbol 788 MovieClipUses:787Used by:790
Symbol 789 GraphicUsed by:790 1100
Symbol 790 MovieClip {cube_fla.gaga_231}Uses:781 783 785 786 788 789Used by:1693
Symbol 791 MovieClipUses:395Used by:1693
Symbol 792 MovieClipUses:399Used by:1693
Symbol 793 MovieClipUses:397Used by:1693
Symbol 794 MovieClipUses:401Used by:1693
Symbol 795 MovieClipUses:403Used by:1693
Symbol 796 GraphicUsed by:832
Symbol 797 GraphicUsed by:832
Symbol 798 GraphicUsed by:832
Symbol 799 GraphicUsed by:832
Symbol 800 GraphicUsed by:801
Symbol 801 MovieClipUses:800Used by:832
Symbol 802 GraphicUsed by:803
Symbol 803 MovieClipUses:802Used by:832
Symbol 804 GraphicUsed by:805
Symbol 805 MovieClipUses:804Used by:832
Symbol 806 GraphicUsed by:807
Symbol 807 MovieClipUses:806Used by:832
Symbol 808 GraphicUsed by:809
Symbol 809 MovieClipUses:808Used by:832
Symbol 810 GraphicUsed by:832
Symbol 811 GraphicUsed by:812 1678
Symbol 812 MovieClip {cube_fla.gaga_391}Uses:811Used by:832
Symbol 813 GraphicUsed by:814 1679
Symbol 814 MovieClip {cube_fla.gaga_392}Uses:813Used by:832
Symbol 815 GraphicUsed by:816 1680
Symbol 816 MovieClip {cube_fla.gaga_393}Uses:815Used by:832
Symbol 817 MovieClip {cube_fla.gaga_394}Uses:514Used by:832
Symbol 818 GraphicUsed by:819
Symbol 819 MovieClip {cube_fla.gaga_395}Uses:818Used by:832
Symbol 820 GraphicUsed by:832
Symbol 821 GraphicUsed by:832
Symbol 822 GraphicUsed by:832
Symbol 823 GraphicUsed by:832
Symbol 824 GraphicUsed by:832
Symbol 825 GraphicUsed by:832
Symbol 826 GraphicUsed by:832
Symbol 827 GraphicUsed by:832
Symbol 828 GraphicUsed by:832
Symbol 829 GraphicUsed by:830
Symbol 830 MovieClipUses:829Used by:832
Symbol 831 GraphicUsed by:832
Symbol 832 MovieClip {cube_fla.gaga_385}Uses:405 796 797 798 799 801 803 805 807 809 810 812 814 816 817 819 820 821 822 823 824 825 826 827 828 432 830 831Used by:1693
Symbol 833 GraphicUsed by:1693
Symbol 834 GraphicUsed by:935
Symbol 835 MovieClipUses:566Used by:935
Symbol 836 MovieClipUses:568Used by:935
Symbol 837 GraphicUsed by:871
Symbol 838 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 839 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 840 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 841 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 842 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 843 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 844 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 845 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 846 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 847 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 848 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 849 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 850 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 851 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 852 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 853 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 854 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 855 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 856 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 857 TextUses:265Used by:871 891 1461 1467 1500 1540 1592 1621
Symbol 858 TextUses:265Used by:861 1456
Symbol 859 TextUses:265Used by:861 1456
Symbol 860 TextUses:265Used by:861 1456
Symbol 861 MovieClip {cube_fla.gaga_402}Uses:492 493 858 859 860Used by:871
Symbol 862 GraphicUsed by:864 869 1467
Symbol 863 TextUses:265Used by:864
Symbol 864 MovieClipUses:862 863Used by:870 1460 1467
Symbol 865 GraphicUsed by:867
Symbol 866 TextUses:265Used by:867
Symbol 867 MovieClipUses:865 866Used by:870 1460 1467
Symbol 868 TextUses:265Used by:869 1467
Symbol 869 MovieClipUses:862 868Used by:870 1460
Symbol 870 MovieClip {cube_fla.gaga_403}Uses:864 867 869Used by:871
Symbol 871 MovieClip {cube_fla.gaga_401}Uses:837 838 839 840 841 499 842 843 844 496 845 846 847 493 848 503 849 506 850 851 852 853 854 855 856 857 861 870Used by:935
Symbol 872 GraphicUsed by:891
Symbol 873 TextUses:265Used by:891
Symbol 874 TextUses:265Used by:891 1461 1467 1500 1540 1592 1621
Symbol 875 GraphicUsed by:891 1538 1540
Symbol 876 GraphicUsed by:883
Symbol 877 GraphicUsed by:883
Symbol 878 TextUses:265Used by:883 887 890 1538 1539
Symbol 879 GraphicUsed by:883
Symbol 880 TextUses:265Used by:883 888 890 1538 1539
Symbol 881 GraphicUsed by:883
Symbol 882 TextUses:265Used by:883 889 890 1538 1539
Symbol 883 MovieClip {cube_fla.gaga_408}Uses:876 499 877 878 879 880 881 882Used by:891
Symbol 884 GraphicUsed by:887 890 1539
Symbol 885 GraphicUsed by:888 890 1539
Symbol 886 GraphicUsed by:889 890 1539
Symbol 887 MovieClipUses:884 878Used by:890 1539
Symbol 888 MovieClipUses:885 880Used by:890 1539
Symbol 889 MovieClipUses:886 882Used by:890 1539
Symbol 890 MovieClip {cube_fla.gaga_409}Uses:884 878 885 880 886 882 887 888 889Used by:891
Symbol 891 MovieClip {cube_fla.gaga_407}Uses:872 838 499 839 840 841 843 842 844 845 847 846 496 873 848 874 503 849 850 851 852 853 854 857 856 855 875 883 890Used by:935
Symbol 892 GraphicUsed by:926
Symbol 893 TextUses:265Used by:926
Symbol 894 TextUses:265Used by:926
Symbol 895 TextUses:265Used by:926
Symbol 896 TextUses:265Used by:926
Symbol 897 TextUses:265Used by:926
Symbol 898 TextUses:265Used by:926
Symbol 899 TextUses:265Used by:926
Symbol 900 TextUses:265Used by:926
Symbol 901 TextUses:265Used by:926
Symbol 902 TextUses:265Used by:926
Symbol 903 TextUses:265Used by:926
Symbol 904 TextUses:265Used by:926
Symbol 905 TextUses:265Used by:926
Symbol 906 TextUses:265Used by:926
Symbol 907 TextUses:265Used by:926
Symbol 908 TextUses:265Used by:926
Symbol 909 TextUses:265Used by:926
Symbol 910 TextUses:265Used by:926
Symbol 911 TextUses:265Used by:926
Symbol 912 TextUses:265Used by:926
Symbol 913 TextUses:265Used by:926
Symbol 914 TextUses:265Used by:926
Symbol 915 TextUses:265Used by:926
Symbol 916 TextUses:265Used by:926
Symbol 917 TextUses:265Used by:926
Symbol 918 TextUses:265Used by:921 922 925 1497 1499
Symbol 919 TextUses:265Used by:921 923 925 1497 1499
Symbol 920 TextUses:265Used by:921 924 925 1497 1499
Symbol 921 MovieClip {cube_fla.gaga_414}Uses:495 496 918 919 920Used by:926
Symbol 922 MovieClipUses:495 918Used by:925 1499
Symbol 923 MovieClipUses:495 919Used by:925 1499
Symbol 924 MovieClipUses:495 920Used by:925 1499
Symbol 925 MovieClip {cube_fla.gaga_415}Uses:495 918 919 920 922 923 924Used by:926
Symbol 926 MovieClip {cube_fla.gaga_413}Uses:892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 495 496 921 925Used by:935
Symbol 927 GraphicUsed by:928
Symbol 928 MovieClipUses:927Used by:935
Symbol 929 GraphicUsed by:930 931 932 934 966
Symbol 930 MovieClip {cube_fla.gaga_420}Uses:929 318Used by:935
Symbol 931 MovieClip {cube_fla.gaga_421}Uses:929 318Used by:935
Symbol 932 MovieClip {cube_fla.gaga_422}Uses:929 318Used by:935
Symbol 933 MovieClipUses:771Used by:935
Symbol 934 MovieClip {cube_fla.gaga_424}Uses:929 318Used by:935
Symbol 935 MovieClipUses:834 835 836 871 891 926 928 930 931 932 933 934Used by:1100
Symbol 936 MovieClipUses:784Used by:1100
Symbol 937 GraphicUsed by:987
Symbol 938 TextUses:265Used by:987
Symbol 939 TextUses:265Used by:987
Symbol 940 TextUses:265Used by:987
Symbol 941 TextUses:265Used by:987
Symbol 942 TextUses:265Used by:987
Symbol 943 TextUses:265Used by:987
Symbol 944 TextUses:265Used by:987
Symbol 945 TextUses:265Used by:987
Symbol 946 TextUses:265Used by:987
Symbol 947 TextUses:265Used by:987
Symbol 948 TextUses:265Used by:987
Symbol 949 TextUses:265Used by:987
Symbol 950 TextUses:265Used by:987
Symbol 951 TextUses:265Used by:987
Symbol 952 TextUses:265Used by:987
Symbol 953 TextUses:265Used by:987
Symbol 954 TextUses:265Used by:987
Symbol 955 TextUses:265Used by:987
Symbol 956 TextUses:265Used by:987
Symbol 957 TextUses:265Used by:987
Symbol 958 TextUses:265Used by:987
Symbol 959 TextUses:265Used by:987
Symbol 960 TextUses:265Used by:987
Symbol 961 TextUses:265Used by:987
Symbol 962 TextUses:265Used by:987
Symbol 963 TextUses:265Used by:987
Symbol 964 TextUses:265Used by:987
Symbol 965 TextUses:265Used by:987
Symbol 966 MovieClip {cube_fla.gaga_427}Uses:929 318Used by:987
Symbol 967 TextUses:265Used by:970 976 1590
Symbol 968 TextUses:265Used by:970 977 1590
Symbol 969 TextUses:265Used by:970 978 1590
Symbol 970 MovieClip {cube_fla.gaga_428}Uses:502 503 967 968 969Used by:987
Symbol 971 MovieClipUses:395Used by:979 1539 1591
Symbol 972 ButtonUses:501Used by:979 982 983 984 986 1591 1620
Symbol 973 TextUses:265Used by:979 980 981 982 986 1591 1619 1620
Symbol 974 TextUses:265Used by:979 980 981 983 986 1591 1619 1620
Symbol 975 TextUses:265Used by:979 980 981 984 986 1591 1619 1620
Symbol 976 MovieClipUses:502 967Used by:979 1591
Symbol 977 MovieClipUses:502 968Used by:979 1591
Symbol 978 MovieClipUses:502 969Used by:979 1591
Symbol 979 MovieClip {cube_fla.gaga_429}Uses:971 972 973 974 975 976 977 978Used by:987
Symbol 980 MovieClip {cube_fla.gaga_435}Uses:505 506 973 974 975Used by:987 1621
Symbol 981 MovieClip {cube_fla.gaga_436}Uses:505 506 973 974 975Used by:987
Symbol 982 MovieClipUses:972 973Used by:986 1620
Symbol 983 MovieClipUses:972 974Used by:986 1620
Symbol 984 MovieClipUses:972 975Used by:986 1620
Symbol 985 MovieClipUses:395Used by:986 1620
Symbol 986 MovieClip {cube_fla.gaga_437}Uses:972 973 974 975 982 983 984 985Used by:987
Symbol 987 MovieClip {cube_fla.gaga_426}Uses:937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 502 503 970 979 980 981 986Used by:1100
Symbol 988 FontUsed by:989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096
Symbol 989 TextUses:988Used by:1097
Symbol 990 TextUses:988Used by:1097
Symbol 991 TextUses:988Used by:1097
Symbol 992 TextUses:988Used by:1097
Symbol 993 TextUses:988Used by:1097
Symbol 994 TextUses:988Used by:1097
Symbol 995 TextUses:988Used by:1097
Symbol 996 TextUses:988Used by:1097
Symbol 997 TextUses:988Used by:1097
Symbol 998 TextUses:988Used by:1097
Symbol 999 TextUses:988Used by:1097
Symbol 1000 TextUses:988Used by:1097
Symbol 1001 TextUses:988Used by:1097
Symbol 1002 TextUses:988Used by:1097
Symbol 1003 TextUses:988Used by:1097
Symbol 1004 TextUses:988Used by:1097
Symbol 1005 TextUses:988Used by:1097
Symbol 1006 TextUses:988Used by:1097
Symbol 1007 TextUses:988Used by:1097
Symbol 1008 TextUses:988Used by:1097
Symbol 1009 TextUses:988Used by:1097
Symbol 1010 TextUses:988Used by:1097
Symbol 1011 TextUses:988Used by:1097
Symbol 1012 TextUses:988Used by:1097
Symbol 1013 TextUses:988Used by:1097
Symbol 1014 TextUses:988Used by:1097
Symbol 1015 TextUses:988Used by:1097
Symbol 1016 TextUses:988Used by:1097
Symbol 1017 TextUses:988Used by:1097
Symbol 1018 TextUses:988Used by:1097
Symbol 1019 TextUses:988Used by:1097
Symbol 1020 TextUses:988Used by:1097
Symbol 1021 TextUses:988Used by:1097
Symbol 1022 TextUses:988Used by:1097
Symbol 1023 TextUses:988Used by:1097
Symbol 1024 TextUses:988Used by:1097
Symbol 1025 TextUses:988Used by:1097
Symbol 1026 TextUses:988Used by:1097
Symbol 1027 TextUses:988Used by:1097
Symbol 1028 TextUses:988Used by:1097
Symbol 1029 TextUses:988Used by:1097
Symbol 1030 TextUses:988Used by:1097
Symbol 1031 TextUses:988Used by:1097
Symbol 1032 TextUses:988Used by:1097
Symbol 1033 TextUses:988Used by:1097
Symbol 1034 TextUses:988Used by:1097
Symbol 1035 TextUses:988Used by:1097
Symbol 1036 TextUses:988Used by:1097
Symbol 1037 TextUses:988Used by:1097
Symbol 1038 TextUses:988Used by:1097
Symbol 1039 TextUses:988Used by:1097
Symbol 1040 TextUses:988Used by:1097
Symbol 1041 TextUses:988Used by:1097
Symbol 1042 TextUses:988Used by:1097
Symbol 1043 TextUses:988Used by:1097
Symbol 1044 TextUses:988Used by:1097
Symbol 1045 TextUses:988Used by:1097
Symbol 1046 TextUses:988Used by:1097
Symbol 1047 TextUses:988Used by:1097
Symbol 1048 TextUses:988Used by:1097
Symbol 1049 TextUses:988Used by:1097
Symbol 1050 TextUses:988Used by:1097
Symbol 1051 TextUses:988Used by:1097
Symbol 1052 TextUses:988Used by:1097
Symbol 1053 TextUses:988Used by:1097
Symbol 1054 TextUses:988Used by:1097
Symbol 1055 TextUses:988Used by:1097
Symbol 1056 TextUses:988Used by:1097
Symbol 1057 TextUses:988Used by:1097
Symbol 1058 TextUses:988Used by:1097
Symbol 1059 TextUses:988Used by:1097
Symbol 1060 TextUses:988Used by:1097
Symbol 1061 TextUses:988Used by:1097
Symbol 1062 TextUses:988Used by:1097
Symbol 1063 TextUses:988Used by:1097
Symbol 1064 TextUses:988Used by:1097
Symbol 1065 TextUses:988Used by:1097
Symbol 1066 TextUses:988Used by:1097
Symbol 1067 TextUses:988Used by:1097
Symbol 1068 TextUses:988Used by:1097
Symbol 1069 TextUses:988Used by:1097
Symbol 1070 TextUses:988Used by:1097
Symbol 1071 TextUses:988Used by:1097
Symbol 1072 TextUses:988Used by:1097
Symbol 1073 TextUses:988Used by:1097
Symbol 1074 TextUses:988Used by:1097
Symbol 1075 TextUses:988Used by:1097
Symbol 1076 TextUses:988Used by:1097
Symbol 1077 TextUses:988Used by:1097
Symbol 1078 TextUses:988Used by:1097
Symbol 1079 TextUses:988Used by:1097
Symbol 1080 TextUses:988Used by:1097
Symbol 1081 TextUses:988Used by:1097
Symbol 1082 TextUses:988Used by:1097
Symbol 1083 TextUses:988Used by:1097
Symbol 1084 TextUses:988Used by:1097
Symbol 1085 TextUses:988Used by:1097
Symbol 1086 TextUses:988Used by:1097
Symbol 1087 TextUses:988Used by:1097
Symbol 1088 TextUses:988Used by:1097
Symbol 1089 TextUses:988Used by:1097
Symbol 1090 TextUses:988Used by:1097
Symbol 1091 TextUses:988Used by:1097
Symbol 1092 TextUses:988Used by:1097
Symbol 1093 TextUses:988Used by:1097
Symbol 1094 TextUses:988Used by:1097
Symbol 1095 TextUses:988Used by:1097
Symbol 1096 TextUses:988Used by:1097
Symbol 1097 MovieClip {cube_fla.gaga_442}Uses:989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096Used by:1100
Symbol 1098 GraphicUsed by:1100
Symbol 1099 MovieClipUses:787Used by:1100
Symbol 1100 MovieClip {cube_fla.gaga_397}Uses:935 936 987 1097 1098 1099 789Used by:1693
Symbol 1101 GraphicUsed by:1122
Symbol 1102 GraphicUsed by:1122
Symbol 1103 GraphicUsed by:1122
Symbol 1104 MovieClip {cube_fla.gaga_445}Uses:518Used by:1122
Symbol 1105 GraphicUsed by:1106
Symbol 1106 MovieClip {cube_fla.gaga_446}Uses:1105Used by:1122
Symbol 1107 GraphicUsed by:1108
Symbol 1108 MovieClip {cube_fla.gaga_447}Uses:1107Used by:1122
Symbol 1109 MovieClip {cube_fla.gaga_448}Uses:524Used by:1122
Symbol 1110 GraphicUsed by:1111
Symbol 1111 MovieClip {cube_fla.gaga_449}Uses:1110Used by:1122
Symbol 1112 GraphicUsed by:1122
Symbol 1113 GraphicUsed by:1122
Symbol 1114 GraphicUsed by:1122
Symbol 1115 GraphicUsed by:1122
Symbol 1116 GraphicUsed by:1122
Symbol 1117 GraphicUsed by:1122
Symbol 1118 GraphicUsed by:1122
Symbol 1119 GraphicUsed by:1122
Symbol 1120 GraphicUsed by:1122
Symbol 1121 GraphicUsed by:1122
Symbol 1122 MovieClip {cube_fla.gaga_444}Uses:405 406 407 1101 1102 411 413 415 417 419 1103 1104 1106 1108 1109 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 432 434 1121Used by:1693
Symbol 1123 GraphicUsed by:1124 1651
Symbol 1124 MovieClipUses:1123Used by:1693
Symbol 1125 GraphicUsed by:1145
Symbol 1126 GraphicUsed by:1128
Symbol 1127 GraphicUsed by:1128
Symbol 1128 MovieClip {cube_fla.gaga_452}Uses:1126 277 1127Used by:1145
Symbol 1129 GraphicUsed by:1145
Symbol 1130 GraphicUsed by:1131 1170
Symbol 1131 MovieClipUses:1130Used by:1145
Symbol 1132 GraphicUsed by:1145 1158 1175
Symbol 1133 GraphicUsed by:1145 1160 1175 1200 1210
Symbol 1134 GraphicUsed by:1145 1162 1175 1218 1225
Symbol 1135 TextUses:265Used by:1145 1175
Symbol 1136 TextUses:265Used by:1145 1175
Symbol 1137 TextUses:265Used by:1145 1175
Symbol 1138 GraphicUsed by:1141
Symbol 1139 GraphicUsed by:1140 1164
Symbol 1140 MovieClipUses:1139Used by:1141
Symbol 1141 MovieClipUses:1138 1140Used by:1145
Symbol 1142 GraphicUsed by:1143
Symbol 1143 MovieClipUses:1142Used by:1145
Symbol 1144 GraphicUsed by:1145
Symbol 1145 MovieClip {cube_fla.gaga_451}Uses:1125 279 282 284 274 365 341 1128 345 1129 1131 1132 1133 1134 1135 1136 1137 1141 1143 1144Used by:1693
Symbol 1146 GraphicUsed by:1155
Symbol 1147 GraphicUsed by:1155
Symbol 1148 GraphicUsed by:1153 1155
Symbol 1149 GraphicUsed by:1150 1155
Symbol 1150 MovieClipUses:1149Used by:1153
Symbol 1151 GraphicUsed by:1152 1155
Symbol 1152 MovieClipUses:1151Used by:1153
Symbol 1153 MovieClipUses:1148 1150 1152Used by:1154
Symbol 1154 MovieClipUses:1153Used by:1155
Symbol 1155 ButtonUses:1146 1147 1154 1148 1149 1151Used by:1693
Symbol 1156 GraphicUsed by:1175
Symbol 1157 ShapeTweeningUsed by:1158
Symbol 1158 MovieClip {cube_fla.gaga_463}Uses:1157 1132Used by:1175
Symbol 1159 ShapeTweeningUsed by:1160
Symbol 1160 MovieClip {cube_fla.gaga_464}Uses:1159 1133Used by:1175
Symbol 1161 ShapeTweeningUsed by:1162
Symbol 1162 MovieClip {cube_fla.gaga_465}Uses:1161 1134Used by:1175
Symbol 1163 GraphicUsed by:1168 1171 1190 1191 1208 1209 1223 1224
Symbol 1164 MovieClipUses:1139Used by:1168 1171 1190 1191 1208 1209 1223 1224
Symbol 1165 GraphicUsed by:1168
Symbol 1166 GraphicUsed by:1167 1189 1207
Symbol 1167 MovieClipUses:1166Used by:1168
Symbol 1168 MovieClip {cube_fla.gaga_466}Uses:1163 1164 1165 1167Used by:1175
Symbol 1169 GraphicUsed by:1175
Symbol 1170 MovieClipUses:1130Used by:1175 1194 1210 1225 1280 1325 1367 1409 1450 1469 1506 1563 1598 1625
Symbol 1171 MovieClipUses:1163 1164Used by:1175
Symbol 1172 GraphicUsed by:1173
Symbol 1173 MovieClipUses:1172Used by:1175 1194 1210 1225 1280 1325 1367 1409 1450 1469 1506 1563 1598 1625
Symbol 1174 GraphicUsed by:1175
Symbol 1175 MovieClip {cube_fla.gaga_462}Uses:1156 1158 1160 1162 1135 1136 1137 1168 1169 1170 1132 1133 1134 1171 1173 1174Used by:1693
Symbol 1176 GraphicUsed by:1194
Symbol 1177 ShapeTweeningUsed by:1179 1194
Symbol 1178 GraphicUsed by:1179 1194
Symbol 1179 MovieClip {cube_fla.gaga_473}Uses:1177 1178Used by:1194
Symbol 1180 ShapeTweeningUsed by:1182
Symbol 1181 GraphicUsed by:1182 1193 1194
Symbol 1182 MovieClip {cube_fla.gaga_474}Uses:1180 1181Used by:1194
Symbol 1183 ShapeTweeningUsed by:1185 1194
Symbol 1184 GraphicUsed by:1185 1194
Symbol 1185 MovieClip {cube_fla.gaga_475}Uses:1183 1184Used by:1194
Symbol 1186 TextUses:265Used by:1194
Symbol 1187 TextUses:265Used by:1194
Symbol 1188 TextUses:265Used by:1194
Symbol 1189 MovieClipUses:1166Used by:1190
Symbol 1190 MovieClip {cube_fla.gaga_476}Uses:1163 1164 1189Used by:1194
Symbol 1191 MovieClipUses:1163 1164Used by:1194
Symbol 1192 ShapeTweeningUsed by:1193 1194
Symbol 1193 MovieClipUses:1192 1181Used by:1194
Symbol 1194 MovieClip {cube_fla.gaga_472}Uses:1176 1179 1182 1185 1186 1187 1188 1190 1178 1181 1184 1191 1173 1170 1177 1192 1183 1193Used by:1693
Symbol 1195 GraphicUsed by:1210 1225
Symbol 1196 ShapeTweeningUsed by:1198
Symbol 1197 GraphicUsed by:1198 1210
Symbol 1198 MovieClip {cube_fla.gaga_481}Uses:1196 1197Used by:1210
Symbol 1199 ShapeTweeningUsed by:1200
Symbol 1200 MovieClip {cube_fla.gaga_482}Uses:1199 1133Used by:1210
Symbol 1201 ShapeTweeningUsed by:1203
Symbol 1202 GraphicUsed by:1203 1210
Symbol 1203 MovieClip {cube_fla.gaga_483}Uses:1201 1202Used by:1210
Symbol 1204 TextUses:265Used by:1210 1225
Symbol 1205 TextUses:265Used by:1210
Symbol 1206 TextUses:265Used by:1210
Symbol 1207 MovieClipUses:1166Used by:1208
Symbol 1208 MovieClip {cube_fla.gaga_484}Uses:1163 1164 1207Used by:1210
Symbol 1209 MovieClipUses:1163 1164Used by:1210
Symbol 1210 MovieClip {cube_fla.gaga_480}Uses:1195 1198 1200 1203 1204 1205 1206 1208 1197 1133 1202 1209 1173 1170Used by:1693
Symbol 1211 ShapeTweeningUsed by:1213
Symbol 1212 GraphicUsed by:1213 1225
Symbol 1213 MovieClip {cube_fla.gaga_488}Uses:1211 1212Used by:1225
Symbol 1214 ShapeTweeningUsed by:1216
Symbol 1215 GraphicUsed by:1216 1225
Symbol 1216 MovieClip {cube_fla.gaga_489}Uses:1214 1215Used by:1225
Symbol 1217 ShapeTweeningUsed by:1218
Symbol 1218 MovieClip {cube_fla.gaga_490}Uses:1217 1134Used by:1225
Symbol 1219 TextUses:265Used by:1225
Symbol 1220 TextUses:265Used by:1225
Symbol 1221 GraphicUsed by:1222
Symbol 1222 MovieClipUses:1221Used by:1223
Symbol 1223 MovieClip {cube_fla.gaga_491}Uses:1163 1164 1222Used by:1225
Symbol 1224 MovieClipUses:1163 1164Used by:1225
Symbol 1225 MovieClip {cube_fla.gaga_487}Uses:1195 1213 1216 1218 1204 1219 1220 1223 1212 1215 1134 1224 1173 1170Used by:1693
Symbol 1226 GraphicUsed by:1280
Symbol 1227 TextUses:585Used by:1280
Symbol 1228 GraphicUsed by:1280
Symbol 1229 FontUsed by:1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1288 1289 1290 1334 1335 1336 1373 1374 1416 1417 1418 1419 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647
Symbol 1230 TextUses:1229Used by:1280 1325 1367 1409 1450
Symbol 1231 TextUses:1229Used by:1280 1325 1409 1450
Symbol 1232 TextUses:1229Used by:1280 1325 1367 1409
Symbol 1233 TextUses:1229Used by:1280 1450
Symbol 1234 TextUses:1229Used by:1280 1325 1409
Symbol 1235 TextUses:1229Used by:1280
Symbol 1236 TextUses:1229Used by:1280 1325 1367 1409 1450
Symbol 1237 TextUses:1229Used by:1280 1367
Symbol 1238 TextUses:1229Used by:1280 1367
Symbol 1239 TextUses:1229Used by:1280 1367
Symbol 1240 MovieClipUses:620Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1241 MovieClipUses:622Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1242 MovieClipUses:624Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1243 MovieClipUses:626Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1244 GraphicUsed by:1245
Symbol 1245 MovieClipUses:1244Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1246 MovieClipUses:630Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1247 MovieClipUses:632Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1248 MovieClipUses:495Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1249 GraphicUsed by:1250
Symbol 1250 MovieClipUses:1249Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1251 MovieClipUses:637Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1252 MovieClipUses:639Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1253 MovieClipUses:641Used by:1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265
Symbol 1254 MovieClip {cube_fla.gaga_496}Uses:1240 1241 1242 1243 1245 1246 1247 1248 1250 1251 1252 1253Used by:1280
Symbol 1255 MovieClip {cube_fla.gaga_509}Uses:1241 1242 1243 1245 1246 1247 1248 1250 1251 1252 1253 1240Used by:1280
Symbol 1256 MovieClip {cube_fla.gaga_510}Uses:1242 1243 1245 1246 1247 1248 1250 1251 1252 1253 1240 1241Used by:1280
Symbol 1257 MovieClip {cube_fla.gaga_511}Uses:1243 1245 1246 1247 1248 1250 1251 1252 1253 1240 1241 1242Used by:1280
Symbol 1258 MovieClip {cube_fla.gaga_512}Uses:1245 1246 1247 1248 1250 1251 1252 1253 1240 1241 1242 1243Used by:1280
Symbol 1259 MovieClip {cube_fla.gaga_513}Uses:1246 1247 1248 1250 1251 1252 1253 1240 1241 1242 1243 1245Used by:1280
Symbol 1260 MovieClip {cube_fla.gaga_514}Uses:1247 1248 1250 1251 1252 1253 1240 1241 1242 1243 1245 1246Used by:1280
Symbol 1261 MovieClip {cube_fla.gaga_515}Uses:1248 1250 1251 1252 1253 1240 1241 1242 1243 1245 1246 1247Used by:1280
Symbol 1262 MovieClip {cube_fla.gaga_516}Uses:1250 1251 1252 1253 1240 1241 1242 1243 1245 1246 1247 1248Used by:1280
Symbol 1263 MovieClip {cube_fla.gaga_517}Uses:1251 1252 1253 1240 1241 1242 1243 1245 1246 1247 1248 1250Used by:1280
Symbol 1264 MovieClip {cube_fla.gaga_518}Uses:1252 1253 1240 1241 1242 1243 1245 1246 1247 1248 1250 1251Used by:1280
Symbol 1265 MovieClip {cube_fla.gaga_519}Uses:1253 1240 1241 1242 1243 1245 1246 1247 1248 1250 1251 1252Used by:1280
Symbol 1266 GraphicUsed by:1267
Symbol 1267 MovieClipUses:1266Used by:1280
Symbol 1268 GraphicUsed by:1269
Symbol 1269 MovieClipUses:1268Used by:1270
Symbol 1270 MovieClip {cube_fla.gaga_521}Uses:359 318 361 1269Used by:1280 1367
Symbol 1271 GraphicUsed by:1280
Symbol 1272 GraphicUsed by:1280
Symbol 1273 MovieClipUses:359 318 361Used by:1280 1325 1367 1409 1450 1469 1506 1563 1598 1625
Symbol 1274 GraphicUsed by:1280
Symbol 1275 GraphicUsed by:1276
Symbol 1276 MovieClipUses:1275Used by:1280 1325 1367 1409 1450 1469 1506 1563 1598 1625
Symbol 1277 GraphicUsed by:1280
Symbol 1278 GraphicUsed by:1280
Symbol 1279 GraphicUsed by:1280
Symbol 1280 MovieClip {cube_fla.gaga_495}Uses:1226 1227 1228 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 624 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1267 1270 1271 1272 1273 1274 1276 1277 1173 1278 1170 1279Used by:1285
Symbol 1281 MovieClipUses:784Used by:1285
Symbol 1282 GraphicUsed by:1285
Symbol 1283 GraphicUsed by:1284 1328 1369 1411 1452 1494 1529 1588 1616 1650
Symbol 1284 MovieClipUses:1283Used by:1285
Symbol 1285 MovieClip {cube_fla.gaga_494}Uses:1280 1281 1282 1284Used by:1693
Symbol 1286 MovieClipUses:395Used by:1693
Symbol 1287 GraphicUsed by:1325
Symbol 1288 TextUses:1229Used by:1325
Symbol 1289 TextUses:1229Used by:1325
Symbol 1290 TextUses:1229Used by:1325 1367 1450
Symbol 1291 GraphicUsed by:1292
Symbol 1292 MovieClipUses:1291Used by:1325
Symbol 1293 GraphicUsed by:1294
Symbol 1294 MovieClipUses:1293Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1295 MovieClipUses:630Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1296 MovieClipUses:632Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1297 MovieClipUses:495Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1298 GraphicUsed by:1299
Symbol 1299 MovieClipUses:1298Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1300 MovieClipUses:637Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1301 MovieClipUses:639Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1302 GraphicUsed by:1303
Symbol 1303 MovieClipUses:1302Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1304 MovieClipUses:620Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1305 MovieClipUses:622Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1306 MovieClipUses:624Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1307 MovieClipUses:626Used by:1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319
Symbol 1308 MovieClip {cube_fla.gaga_531}Uses:1294 1295 1296 1297 1299 1300 1301 1303 1304 1305 1306 1307Used by:1325
Symbol 1309 MovieClip {cube_fla.gaga_544}Uses:1304 1305 1306 1307 1294 1295 1296 1297 1299 1300 1301 1303Used by:1325
Symbol 1310 MovieClip {cube_fla.gaga_545}Uses:1305 1295 1306 1307 1294 1296 1297 1299 1300 1301 1303 1304Used by:1325
Symbol 1311 MovieClip {cube_fla.gaga_546}Uses:1307 1294 1295 1296 1297 1299 1300 1301 1303 1304 1305 1306Used by:1325
Symbol 1312 MovieClip {cube_fla.gaga_547}Uses:1297 1299 1300 1301 1303 1304 1305 1306 1307 1294 1295 1296Used by:1325
Symbol 1313 MovieClip {cube_fla.gaga_548}Uses:1299 1300 1301 1303 1304 1305 1306 1307 1294 1295 1296 1297Used by:1325
Symbol 1314 MovieClip {cube_fla.gaga_549}Uses:1300 1301 1303 1304 1305 1306 1307 1294 1295 1296 1297 1299Used by:1325
Symbol 1315 MovieClip {cube_fla.gaga_550}Uses:1301 1303 1304 1305 1306 1307 1294 1295 1296 1297 1299 1300Used by:1325
Symbol 1316 MovieClip {cube_fla.gaga_551}Uses:1303 1304 1305 1306 1307 1294 1295 1296 1297 1299 1300 1301Used by:1325
Symbol 1317 MovieClip {cube_fla.gaga_552}Uses:1294 1295 1296 1297 1299 1300 1301 1303 1304 1305 1306 1307Used by:1325
Symbol 1318 MovieClip {cube_fla.gaga_553}Uses:1305 1306 1307 1294 1295 1296 1297 1299 1300 1301 1303 1304Used by:1325
Symbol 1319 MovieClip {cube_fla.gaga_554}Uses:1299 1305 1306 1307 1294 1295 1296 1297 1300 1301 1303 1304Used by:1325
Symbol 1320 GraphicUsed by:1321
Symbol 1321 MovieClipUses:1320Used by:1322
Symbol 1322 MovieClip {cube_fla.gaga_555}Uses:359 318 361 1321Used by:1325
Symbol 1323 GraphicUsed by:1325
Symbol 1324 GraphicUsed by:1325
Symbol 1325 MovieClip {cube_fla.gaga_529}Uses:1287 1232 1231 1230 1234 1288 1236 1289 1290 1292 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1322 1323 1273 1324 1173 1170 1276Used by:1329
Symbol 1326 MovieClipUses:784Used by:1329
Symbol 1327 GraphicUsed by:1329 1370 1412 1453 1494 1529 1588 1616 1650
Symbol 1328 MovieClipUses:1283Used by:1329
Symbol 1329 MovieClip {cube_fla.gaga_528}Uses:1325 1326 1327 1328Used by:1693
Symbol 1330 TextUses:585Used by:1693
Symbol 1331 GraphicUsed by:1367
Symbol 1332 GraphicUsed by:1333
Symbol 1333 MovieClipUses:1332Used by:1367
Symbol 1334 TextUses:1229Used by:1367 1409
Symbol 1335 TextUses:1229Used by:1367 1409
Symbol 1336 TextUses:1229Used by:1367 1409 1450
Symbol 1337 GraphicUsed by:1338
Symbol 1338 MovieClipUses:1337Used by:1339
Symbol 1339 MovieClip {cube_fla.gaga_562}Uses:359 318 361 1338Used by:1367
Symbol 1340 MovieClipUses:620Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1341 MovieClipUses:622Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1342 MovieClipUses:624Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1343 MovieClipUses:626Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1344 GraphicUsed by:1345
Symbol 1345 MovieClipUses:1344Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1346 MovieClipUses:630Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1347 MovieClipUses:632Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1348 MovieClipUses:495Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1349 MovieClipUses:635Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1350 MovieClipUses:637Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1351 MovieClipUses:639Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1352 MovieClipUses:641Used by:1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1403
Symbol 1353 MovieClip {cube_fla.gaga_564}Uses:1340 1341 1342 1343 1345 1346 1347 1348 1349 1350 1351 1352Used by:1367
Symbol 1354 MovieClip {cube_fla.gaga_577}Uses:1341 1342 1343 1345 1346 1347 1348 1349 1350 1351 1352 1340Used by:1367
Symbol 1355 MovieClip {cube_fla.gaga_578}Uses:1342 1343 1345 1346 1347 1348 1349 1350 1351 1352 1340 1341Used by:1367
Symbol 1356 MovieClip {cube_fla.gaga_579}Uses:1343 1345 1346 1347 1348 1349 1350 1351 1352 1340 1341 1342Used by:1367
Symbol 1357 MovieClip {cube_fla.gaga_580}Uses:1345 1346 1347 1348 1349 1350 1351 1352 1340 1341 1342 1343Used by:1367
Symbol 1358 MovieClip {cube_fla.gaga_581}Uses:1346 1347 1348 1349 1350 1351 1352 1340 1341 1342 1343 1345Used by:1367
Symbol 1359 MovieClip {cube_fla.gaga_582}Uses:1347 1348 1349 1350 1351 1352 1340 1341 1342 1343 1345 1346Used by:1367
Symbol 1360 MovieClip {cube_fla.gaga_583}Uses:1348 1349 1350 1351 1352 1340 1341 1342 1343 1345 1346 1347Used by:1367
Symbol 1361 MovieClip {cube_fla.gaga_584}Uses:1349 1350 1351 1352 1340 1341 1342 1343 1345 1346 1347 1348Used by:1367
Symbol 1362 MovieClip {cube_fla.gaga_585}Uses:1350 1351 1352 1340 1341 1342 1343 1345 1346 1347 1348 1349Used by:1367
Symbol 1363 MovieClip {cube_fla.gaga_586}Uses:1351 1352 1340 1341 1342 1343 1345 1346 1347 1348 1349 1350Used by:1367
Symbol 1364 MovieClip {cube_fla.gaga_587}Uses:1352 1340 1341 1342 1343 1345 1346 1347 1348 1349 1350 1351Used by:1367
Symbol 1365 GraphicUsed by:1367
Symbol 1366 GraphicUsed by:1367
Symbol 1367 MovieClip {cube_fla.gaga_560}Uses:1331 1333 1334 1335 1230 1336 1290 1232 1237 1238 1236 1239 1339 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1270 1273 1366 1173 1170 1276Used by:1370
Symbol 1368 MovieClipUses:784Used by:1370
Symbol 1369 MovieClipUses:1283Used by:1370
Symbol 1370 MovieClip {cube_fla.gaga_559}Uses:1367 1368 1327 1369Used by:1693
Symbol 1371 TextUses:585Used by:1693
Symbol 1372 GraphicUsed by:1409
Symbol 1373 TextUses:1229Used by:1409 1450
Symbol 1374 TextUses:1229Used by:1409 1450
Symbol 1375 GraphicUsed by:1376
Symbol 1376 MovieClipUses:1375Used by:1377
Symbol 1377 MovieClip {cube_fla.gaga_592}Uses:359 318 361 1376Used by:1409
Symbol 1378 MovieClipUses:620Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1379 MovieClipUses:622Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1380 MovieClipUses:624Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1381 MovieClipUses:626Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1382 GraphicUsed by:1383
Symbol 1383 MovieClipUses:1382Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1384 MovieClipUses:630Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1385 MovieClipUses:632Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1386 MovieClipUses:495Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1387 GraphicUsed by:1388
Symbol 1388 MovieClipUses:1387Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1389 MovieClipUses:637Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1390 MovieClipUses:639Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1391 MovieClipUses:641Used by:1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402
Symbol 1392 MovieClip {cube_fla.gaga_594}Uses:1378 1379 1380 1381 1383 1384 1385 1386 1388 1389 1390 1391Used by:1409
Symbol 1393 MovieClip {cube_fla.gaga_607}Uses:1379 1384 1380 1381 1383 1385 1386 1388 1389 1390 1391 1378Used by:1409
Symbol 1394 MovieClip {cube_fla.gaga_608}Uses:1381 1383 1384 1385 1386 1388 1389 1390 1391 1378 1379 1380Used by:1409
Symbol 1395 MovieClip {cube_fla.gaga_609}Uses:1386 1388 1389 1390 1391 1378 1379 1380 1381 1383 1384 1385Used by:1409
Symbol 1396 MovieClip {cube_fla.gaga_610}Uses:1388 1389 1390 1391 1378 1379 1380 1381 1383 1384 1385 1386Used by:1409
Symbol 1397 MovieClip {cube_fla.gaga_611}Uses:1389 1390 1391 1378 1379 1380 1381 1383 1384 1385 1386 1388Used by:1409
Symbol 1398 MovieClip {cube_fla.gaga_612}Uses:1390 1391 1378 1379 1380 1381 1383 1384 1385 1386 1388 1389Used by:1409
Symbol 1399 MovieClip {cube_fla.gaga_613}Uses:1391 1378 1379 1380 1381 1383 1384 1385 1386 1388 1389 1390Used by:1409
Symbol 1400 MovieClip {cube_fla.gaga_614}Uses:1383 1384 1385 1386 1388 1389 1390 1391 1378 1379 1380 1381Used by:1409
Symbol 1401 MovieClip {cube_fla.gaga_615}Uses:1379 1380 1381 1383 1384 1385 1386 1388 1389 1390 1391 1378Used by:1409
Symbol 1402 MovieClip {cube_fla.gaga_616}Uses:1388 1379 1380 1381 1383 1384 1385 1386 1389 1390 1391 1378Used by:1409
Symbol 1403 MovieClip {cube_fla.gaga_617}Uses:1342 1343 1345 1346 1347 1348 1349 1350 1351 1352 1340 1341Used by:1409
Symbol 1404 TextUses:585Used by:1409
Symbol 1405 GraphicUsed by:1406
Symbol 1406 MovieClipUses:1405Used by:1409
Symbol 1407 GraphicUsed by:1409
Symbol 1408 GraphicUsed by:1409
Symbol 1409 MovieClip {cube_fla.gaga_591}Uses:1372 1334 1335 1236 1373 1234 1231 1230 1374 1336 1232 1377 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1406 1407 1273 1408 1173 1170 1276Used by:1412
Symbol 1410 MovieClipUses:784Used by:1412
Symbol 1411 MovieClipUses:1283Used by:1412
Symbol 1412 MovieClip {cube_fla.gaga_590}Uses:1409 1410 1327 1411Used by:1693
Symbol 1413 GraphicUsed by:1450
Symbol 1414 GraphicUsed by:1415
Symbol 1415 MovieClipUses:1414Used by:1450
Symbol 1416 TextUses:1229Used by:1450
Symbol 1417 TextUses:1229Used by:1450
Symbol 1418 TextUses:1229Used by:1450
Symbol 1419 TextUses:1229Used by:1450
Symbol 1420 TextUses:585Used by:1450
Symbol 1421 GraphicUsed by:1422
Symbol 1422 MovieClipUses:1421Used by:1423
Symbol 1423 MovieClip {cube_fla.gaga_624}Uses:359 318 361 1422Used by:1450
Symbol 1424 MovieClipUses:620Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1425 MovieClipUses:622Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1426 MovieClipUses:624Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1427 MovieClipUses:626Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1428 GraphicUsed by:1429
Symbol 1429 MovieClipUses:1428Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1430 MovieClipUses:630Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1431 MovieClipUses:632Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1432 MovieClipUses:495Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1433 MovieClipUses:635Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1434 MovieClipUses:637Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1435 MovieClipUses:639Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1436 MovieClipUses:641Used by:1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448
Symbol 1437 MovieClip {cube_fla.gaga_626}Uses:1424 1425 1426 1427 1429 1430 1431 1432 1433 1434 1435 1436Used by:1450
Symbol 1438 MovieClip {cube_fla.gaga_639}Uses:1425 1426 1427 1429 1430 1431 1432 1433 1434 1435 1436 1424Used by:1450
Symbol 1439 MovieClip {cube_fla.gaga_640}Uses:1426 1427 1429 1430 1431 1432 1433 1434 1435 1436 1424 1425Used by:1450
Symbol 1440 MovieClip {cube_fla.gaga_641}Uses:1427 1429 1430 1431 1432 1433 1434 1435 1436 1424 1425 1426Used by:1450
Symbol 1441 MovieClip {cube_fla.gaga_642}Uses:1429 1430 1431 1432 1433 1434 1435 1436 1424 1425 1426 1427Used by:1450
Symbol 1442 MovieClip {cube_fla.gaga_643}Uses:1431 1432 1433 1434 1435 1436 1424 1425 1426 1427 1429 1430Used by:1450
Symbol 1443 MovieClip {cube_fla.gaga_644}Uses:1432 1433 1434 1435 1436 1424 1425 1426 1427 1429 1430 1431Used by:1450
Symbol 1444 MovieClip {cube_fla.gaga_645}Uses:1433 1434 1435 1436 1424 1425 1426 1427 1429 1430 1431 1432Used by:1450
Symbol 1445 MovieClip {cube_fla.gaga_646}Uses:1434 1435 1436 1424 1425 1426 1427 1429 1430 1431 1432 1433Used by:1450
Symbol 1446 MovieClip {cube_fla.gaga_647}Uses:1435 1436 1424 1425 1426 1427 1429 1430 1431 1432 1433 1434Used by:1450
Symbol 1447 MovieClip {cube_fla.gaga_648}Uses:1436 1424 1425 1426 1427 1429 1430 1431 1432 1433 1434 1435Used by:1450
Symbol 1448 MovieClip {cube_fla.gaga_649}Uses:1431 1436 1424 1425 1426 1427 1429 1430 1432 1433 1434 1435Used by:1450
Symbol 1449 GraphicUsed by:1450
Symbol 1450 MovieClip {cube_fla.gaga_622}Uses:1413 1415 1416 1417 1236 1373 1336 1231 1230 1374 1418 1419 1233 1290 1420 1423 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1273 1173 1170 1276Used by:1453
Symbol 1451 MovieClipUses:784Used by:1453
Symbol 1452 MovieClipUses:1283Used by:1453
Symbol 1453 MovieClip {cube_fla.gaga_621}Uses:1450 1451 1327 1452Used by:1693
Symbol 1454 GraphicUsed by:1469
Symbol 1455 GraphicUsed by:1461
Symbol 1456 MovieClip {cube_fla.gaga_655}Uses:492 493 858 859 860Used by:1461 1467
Symbol 1457 GraphicUsed by:1460
Symbol 1458 MovieClipUses:395Used by:1460
Symbol 1459 GraphicUsed by:1460
Symbol 1460 MovieClip {cube_fla.gaga_656}Uses:864 867 869 1457 1458 1459Used by:1461
Symbol 1461 MovieClip {cube_fla.gaga_654}Uses:1455 838 839 840 841 499 842 843 844 496 845 846 847 874 848 503 849 506 850 851 852 853 854 855 856 857 1456 1460Used by:1469
Symbol 1462 GraphicUsed by:1463
Symbol 1463 MovieClipUses:1462Used by:1464
Symbol 1464 MovieClip {cube_fla.gaga_658}Uses:359 318 361 1463Used by:1469
Symbol 1465 GraphicUsed by:1469
Symbol 1466 GraphicUsed by:1467
Symbol 1467 MovieClipUses:1466 838 839 840 841 499 842 843 844 496 845 846 847 874 848 503 849 506 850 851 852 853 854 855 856 857 1456 864 867 862 868Used by:1469
Symbol 1468 MovieClipUses:359 318 361Used by:1469
Symbol 1469 MovieClip {cube_fla.gaga_653}Uses:1454 1461 1464 1465 1467 1468 1273 1173 1170 1276Used by:1494
Symbol 1470 TextUses:1229Used by:1493
Symbol 1471 TextUses:1229Used by:1493
Symbol 1472 TextUses:1229Used by:1493
Symbol 1473 TextUses:1229Used by:1493
Symbol 1474 TextUses:1229Used by:1493
Symbol 1475 TextUses:1229Used by:1493
Symbol 1476 TextUses:1229Used by:1493
Symbol 1477 TextUses:1229Used by:1493
Symbol 1478 TextUses:1229Used by:1493
Symbol 1479 TextUses:1229Used by:1493
Symbol 1480 TextUses:1229Used by:1493
Symbol 1481 TextUses:1229Used by:1493
Symbol 1482 TextUses:1229Used by:1493
Symbol 1483 TextUses:1229Used by:1493 1615
Symbol 1484 TextUses:1229Used by:1493
Symbol 1485 TextUses:1229Used by:1493 1528
Symbol 1486 TextUses:1229Used by:1493
Symbol 1487 TextUses:1229Used by:1493 1615
Symbol 1488 TextUses:1229Used by:1493 1615
Symbol 1489 TextUses:1229Used by:1493 1528
Symbol 1490 TextUses:1229Used by:1493
Symbol 1491 TextUses:1229Used by:1493
Symbol 1492 TextUses:1229Used by:1493
Symbol 1493 MovieClip {cube_fla.gaga_662}Uses:1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492Used by:1494
Symbol 1494 MovieClip {cube_fla.gaga_652}Uses:1469 784 1327 1283 1493Used by:1693
Symbol 1495 GraphicUsed by:1506
Symbol 1496 GraphicUsed by:1500
Symbol 1497 MovieClip {cube_fla.gaga_666}Uses:495 496 918 919 920Used by:1500
Symbol 1498 MovieClipUses:395Used by:1499
Symbol 1499 MovieClip {cube_fla.gaga_667}Uses:922 923 924 495 918 919 920 1498Used by:1500
Symbol 1500 MovieClip {cube_fla.gaga_665}Uses:1496 495 496 838 839 840 841 499 842 843 844 874 845 846 847 493 848 503 849 506 850 851 852 853 854 855 856 857 1497 1499Used by:1506
Symbol 1501 GraphicUsed by:1502
Symbol 1502 MovieClipUses:1501Used by:1503
Symbol 1503 MovieClip {cube_fla.gaga_669}Uses:359 318 361 1502Used by:1506
Symbol 1504 GraphicUsed by:1506
Symbol 1505 GraphicUsed by:1506
Symbol 1506 MovieClip {cube_fla.gaga_664}Uses:1495 1500 1503 1504 1273 1505 1173 1170 1276Used by:1529
Symbol 1507 TextUses:1229Used by:1528
Symbol 1508 TextUses:1229Used by:1528
Symbol 1509 TextUses:1229Used by:1528
Symbol 1510 TextUses:1229Used by:1528
Symbol 1511 TextUses:1229Used by:1528
Symbol 1512 TextUses:1229Used by:1528
Symbol 1513 TextUses:1229Used by:1528
Symbol 1514 TextUses:1229Used by:1528
Symbol 1515 TextUses:1229Used by:1528
Symbol 1516 TextUses:1229Used by:1528
Symbol 1517 TextUses:1229Used by:1528
Symbol 1518 TextUses:1229Used by:1528
Symbol 1519 TextUses:1229Used by:1528
Symbol 1520 TextUses:1229Used by:1528
Symbol 1521 TextUses:1229Used by:1528
Symbol 1522 TextUses:1229Used by:1528
Symbol 1523 TextUses:1229Used by:1528
Symbol 1524 TextUses:1229Used by:1528
Symbol 1525 TextUses:1229Used by:1528 1615
Symbol 1526 TextUses:1229Used by:1528
Symbol 1527 TextUses:1229Used by:1528
Symbol 1528 MovieClip {cube_fla.gaga_671}Uses:1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1489 1522 1485 1523 1524 1525 1526 1527Used by:1529
Symbol 1529 MovieClip {cube_fla.gaga_663}Uses:1506 784 1327 1283 1528Used by:1693
Symbol 1530 GraphicUsed by:1563
Symbol 1531 GraphicUsed by:1540
Symbol 1532 GraphicUsed by:1533 1534 1540
Symbol 1533 MovieClipUses:1532Used by:1540
Symbol 1534 ButtonUses:1532Used by:1540
Symbol 1535 GraphicUsed by:1538
Symbol 1536 GraphicUsed by:1538
Symbol 1537 GraphicUsed by:1538
Symbol 1538 MovieClip {cube_fla.gaga_677}Uses:875 499 1535 878 1536 880 1537 882Used by:1540
Symbol 1539 MovieClip {cube_fla.gaga_678}Uses:887 888 889 884 878 885 880 886 882 971Used by:1540
Symbol 1540 MovieClip {cube_fla.gaga_674}Uses:1531 1532 1533 1534 875 499 838 839 840 841 843 842 844 496 845 846 847 493 848 874 503 849 506 850 851 852 853 854 855 856 857 1538 1539Used by:1563
Symbol 1541 GraphicUsed by:1542
Symbol 1542 MovieClipUses:1541Used by:1543
Symbol 1543 MovieClip {cube_fla.gaga_679}Uses:359 318 361 1542Used by:1563
Symbol 1544 GraphicUsed by:1563
Symbol 1545 GraphicUsed by:1563
Symbol 1546 EditableTextUses:454Used by:1563
Symbol 1547 FontUsed by:1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559
Symbol 1548 TextUses:1547Used by:1560
Symbol 1549 TextUses:1547Used by:1560
Symbol 1550 TextUses:1547Used by:1560
Symbol 1551 TextUses:1547Used by:1560
Symbol 1552 TextUses:1547Used by:1560
Symbol 1553 TextUses:1547Used by:1560
Symbol 1554 TextUses:1547Used by:1560
Symbol 1555 TextUses:1547Used by:1560
Symbol 1556 TextUses:1547Used by:1560
Symbol 1557 TextUses:1547Used by:1560
Symbol 1558 TextUses:1547Used by:1560
Symbol 1559 TextUses:1547Used by:1560
Symbol 1560 MovieClipUses:1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559Used by:1563
Symbol 1561 GraphicUsed by:1563
Symbol 1562 EditableTextUses:454Used by:1563
Symbol 1563 MovieClip {cube_fla.gaga_673}Uses:1530 1540 1543 1544 1273 1545 1173 1170 1276 1546 1560 1561 1562Used by:1588
Symbol 1564 TextUses:1229Used by:1587
Symbol 1565 TextUses:1229Used by:1587
Symbol 1566 TextUses:1229Used by:1587
Symbol 1567 TextUses:1229Used by:1587
Symbol 1568 TextUses:1229Used by:1587
Symbol 1569 TextUses:1229Used by:1587 1615
Symbol 1570 TextUses:1229Used by:1587
Symbol 1571 TextUses:1229Used by:1587
Symbol 1572 TextUses:1229Used by:1587
Symbol 1573 TextUses:1229Used by:1587
Symbol 1574 TextUses:1229Used by:1587 1615
Symbol 1575 TextUses:1229Used by:1587
Symbol 1576 TextUses:1229Used by:1587
Symbol 1577 TextUses:1229Used by:1587
Symbol 1578 TextUses:1229Used by:1587
Symbol 1579 TextUses:1229Used by:1587
Symbol 1580 TextUses:1229Used by:1587
Symbol 1581 TextUses:1229Used by:1587
Symbol 1582 TextUses:1229Used by:1587
Symbol 1583 TextUses:1229Used by:1587
Symbol 1584 TextUses:1229Used by:1587 1648
Symbol 1585 TextUses:1229Used by:1587
Symbol 1586 TextUses:1229Used by:1587
Symbol 1587 MovieClip {cube_fla.gaga_682}Uses:1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586Used by:1588
Symbol 1588 MovieClip {cube_fla.gaga_672}Uses:1563 784 1327 1283 1587Used by:1693
Symbol 1589 GraphicUsed by:1598
Symbol 1590 MovieClip {cube_fla.gaga_686}Uses:502 503 967 968 969Used by:1592
Symbol 1591 MovieClip {cube_fla.gaga_687}Uses:976 977 978 971 972 973 974 975Used by:1592
Symbol 1592 MovieClip {cube_fla.gaga_685}Uses:501 502 503 838 839 840 841 499 842 844 496 845 846 847 493 848 874 843 849 506 850 852 853 854 855 856 857 851 1590 1591Used by:1598
Symbol 1593 GraphicUsed by:1594
Symbol 1594 MovieClipUses:1593Used by:1595
Symbol 1595 MovieClip {cube_fla.gaga_688}Uses:359 318 361 1594Used by:1598
Symbol 1596 GraphicUsed by:1598
Symbol 1597 GraphicUsed by:1598
Symbol 1598 MovieClip {cube_fla.gaga_684}Uses:1589 1592 1595 1596 1273 1597 1173 1170 1276Used by:1616
Symbol 1599 TextUses:1229Used by:1615
Symbol 1600 TextUses:1229Used by:1615
Symbol 1601 TextUses:1229Used by:1615
Symbol 1602 TextUses:1229Used by:1615
Symbol 1603 TextUses:1229Used by:1615
Symbol 1604 TextUses:1229Used by:1615
Symbol 1605 TextUses:1229Used by:1615
Symbol 1606 TextUses:1229Used by:1615
Symbol 1607 TextUses:1229Used by:1615
Symbol 1608 TextUses:1229Used by:1615
Symbol 1609 TextUses:1229Used by:1615
Symbol 1610 TextUses:1229Used by:1615
Symbol 1611 TextUses:1229Used by:1615
Symbol 1612 TextUses:1229Used by:1615
Symbol 1613 TextUses:1229Used by:1615
Symbol 1614 TextUses:1229Used by:1615
Symbol 1615 MovieClip {cube_fla.gaga_690}Uses:1525 1599 1600 1601 1602 1603 1604 1569 1483 1605 1574 1487 1488 1606 1607 1608 1609 1610 1611 1612 1613 1614Used by:1616
Symbol 1616 MovieClip {cube_fla.gaga_683}Uses:1598 784 1327 1283 1615Used by:1693
Symbol 1617 GraphicUsed by:1625
Symbol 1618 MovieClipUses:501Used by:1621
Symbol 1619 MovieClip {cube_fla.gaga_695}Uses:505 506 973 974 975Used by:1621
Symbol 1620 MovieClip {cube_fla.gaga_696}Uses:982 983 984 972 973 974 975 985Used by:1621
Symbol 1621 MovieClip {cube_fla.gaga_693}Uses:501 1618 980 838 839 840 841 499 842 844 496 845 846 847 848 874 503 849 843 850 851 852 853 854 855 856 857 493 1619 1620Used by:1625
Symbol 1622 GraphicUsed by:1623
Symbol 1623 MovieClipUses:1622Used by:1624
Symbol 1624 MovieClip {cube_fla.gaga_697}Uses:359 318 361 1623Used by:1625
Symbol 1625 MovieClip {cube_fla.gaga_692}Uses:1617 1621 1624 1273 1173 1170 1276Used by:1650
Symbol 1626 TextUses:1229Used by:1648
Symbol 1627 TextUses:1229Used by:1648
Symbol 1628 TextUses:1229Used by:1648
Symbol 1629 TextUses:1229Used by:1648
Symbol 1630 TextUses:1229Used by:1648
Symbol 1631 TextUses:1229Used by:1648
Symbol 1632 TextUses:1229Used by:1648
Symbol 1633 TextUses:1229Used by:1648
Symbol 1634 TextUses:1229Used by:1648
Symbol 1635 TextUses:1229Used by:1648
Symbol 1636 TextUses:1229Used by:1648
Symbol 1637 TextUses:1229Used by:1648
Symbol 1638 TextUses:1229Used by:1648
Symbol 1639 TextUses:1229Used by:1648
Symbol 1640 TextUses:1229Used by:1648
Symbol 1641 TextUses:1229Used by:1648
Symbol 1642 TextUses:1229Used by:1648
Symbol 1643 TextUses:1229Used by:1648
Symbol 1644 TextUses:1229Used by:1648
Symbol 1645 TextUses:1229Used by:1648
Symbol 1646 TextUses:1229Used by:1648
Symbol 1647 TextUses:1229Used by:1648
Symbol 1648 MovieClipUses:1626 1584 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647Used by:1649
Symbol 1649 MovieClip {cube_fla.gaga_699}Uses:1648Used by:1650
Symbol 1650 MovieClip {cube_fla.gaga_691}Uses:1625 784 1327 1283 1649Used by:1693
Symbol 1651 MovieClipUses:1123Used by:1693
Symbol 1652 GraphicUsed by:1661 1693
Symbol 1653 GraphicUsed by:1654
Symbol 1654 MovieClipUses:1653Used by:1661 1693
Symbol 1655 BitmapUsed by:1656
Symbol 1656 GraphicUses:1655Used by:1657
Symbol 1657 MovieClipUses:1656Used by:1660
Symbol 1658 GraphicUsed by:1660
Symbol 1659 GraphicUsed by:1660
Symbol 1660 MovieClip {cube_fla.gaga_704}Uses:1657 1658 1659Used by:1661
Symbol 1661 MovieClipUses:1652 1654 1660Used by:1693
Symbol 1662 GraphicUsed by:1663
Symbol 1663 MovieClipUses:1662Used by:1693
Symbol 1664 GraphicUsed by:1665
Symbol 1665 MovieClip {cube_fla.gaga_707}Uses:1664Used by:1693
Symbol 1666 GraphicUsed by:1667
Symbol 1667 MovieClipUses:280 277 1666Used by:1693
Symbol 1668 GraphicUsed by:1670
Symbol 1669 GraphicUsed by:1670
Symbol 1670 MovieClipUses:1668 277 1669Used by:1693
Symbol 1671 GraphicUsed by:1675
Symbol 1672 GraphicUsed by:1675
Symbol 1673 GraphicUsed by:1674
Symbol 1674 MovieClip {cube_fla.gaga_711}Uses:1673Used by:1675
Symbol 1675 MovieClip {cube_fla.gaga_710}Uses:405 1671 411 413 415 417 419 432 434 1672 1674Used by:1693
Symbol 1676 GraphicUsed by:1683
Symbol 1677 GraphicUsed by:1683
Symbol 1678 MovieClip {cube_fla.gaga_713}Uses:811Used by:1683
Symbol 1679 MovieClip {cube_fla.gaga_714}Uses:813Used by:1683
Symbol 1680 MovieClip {cube_fla.gaga_715}Uses:815Used by:1683
Symbol 1681 MovieClip {cube_fla.gaga_716}Uses:514Used by:1683
Symbol 1682 MovieClip {cube_fla.gaga_717}Uses:516Used by:1683
Symbol 1683 MovieClip {cube_fla.gaga_712}Uses:405 1676 411 413 415 417 419 432 434 1677 1678 1679 1680 1681 1682Used by:1693
Symbol 1684 GraphicUsed by:1692
Symbol 1685 GraphicUsed by:1692
Symbol 1686 MovieClip {cube_fla.gaga_719}Uses:518Used by:1692
Symbol 1687 GraphicUsed by:1688
Symbol 1688 MovieClip {cube_fla.gaga_720}Uses:1687Used by:1692
Symbol 1689 MovieClip {cube_fla.gaga_721}Uses:522Used by:1692
Symbol 1690 MovieClip {cube_fla.gaga_722}Uses:524Used by:1692
Symbol 1691 MovieClip {cube_fla.gaga_723}Uses:526Used by:1692
Symbol 1692 MovieClip {cube_fla.gaga_718}Uses:405 1684 411 413 415 417 419 432 434 1685 1686 1688 1689 1690 1691Used by:1693
Symbol 1693 MovieClip {cube_fla.game_101}Uses:366 369 370 394 396 398 400 402 404 438 442 447 451 453 455 457 467 473 530 556 564 790 791 792 793 794 795 832 833 1100 1122 1124 1145 1155 1175 1194 1210 1225 1285 1286 1329 1330 1370 1371 1412 1453 1494 1529 1588 1616 1650 1651 1661 1652 1663 1654 1665 1667 1670 1675 1683 1692Used by:Timeline
Symbol 1694 GraphicUsed by:Timeline
Symbol 1695 TextUses:232Used by:1696
Symbol 1696 MovieClipUses:1695 224Used by:Timeline
Symbol 1697 GraphicUsed by:Timeline
Symbol 1698 MovieClipUses:227Used by:1699
Symbol 1699 MovieClipUses:226 1698 229Used by:1700
Symbol 1700 MovieClipUses:1699Used by:1705 1708 1713  Timeline
Symbol 1701 TextUses:232Used by:1704 1705
Symbol 1702 BitmapUsed by:1703
Symbol 1703 GraphicUses:1702Used by:1704 1705 1707 1708
Symbol 1704 MovieClipUses:1701 1703Used by:1705
Symbol 1705 ButtonUses:1700 1704 226 227 229 1701 1703Used by:Timeline
Symbol 1706 TextUses:232Used by:1707 1708
Symbol 1707 MovieClipUses:1706 1703Used by:1708
Symbol 1708 ButtonUses:1700 1707 226 227 229 1706 1703Used by:Timeline
Symbol 1709 TextUses:232Used by:1712 1713
Symbol 1710 BitmapUsed by:1711
Symbol 1711 GraphicUses:1710Used by:1712 1713
Symbol 1712 MovieClipUses:1709 1711Used by:1713
Symbol 1713 ButtonUses:1700 1712 226 227 229 1709 1711Used by:Timeline
Symbol 1714 TextUses:232Used by:Timeline
Symbol 1715 TextUses:232Used by:Timeline
Symbol 1716 TextUses:232Used by:Timeline
Symbol 1717 FontUsed by:1718 1719
Symbol 1718 EditableTextUses:1717Used by:Timeline
Symbol 1719 EditableTextUses:1717Used by:Timeline
Symbol 1720 GraphicUsed by:1721
Symbol 1721 ButtonUses:1720Used by:1722
Symbol 1722 MovieClipUses:1721Used by:1724
Symbol 1723 GraphicUsed by:1724
Symbol 1724 MovieClipUses:1722 1723Used by:1731
Symbol 1725 FontUsed by:1726
Symbol 1726 EditableTextUses:1725Used by:1731
Symbol 1727 GraphicUsed by:1728
Symbol 1728 ButtonUses:1727Used by:1731
Symbol 1729 FontUsed by:1730
Symbol 1730 TextUses:1729Used by:1731
Symbol 1731 MovieClip {cube_fla.vijinsaSymbol1_734}Uses:1724 1726 1728 1730Used by:Timeline
Symbol 1732 BitmapUsed by:1733
Symbol 1733 GraphicUses:1732Used by:1734
Symbol 1734 MovieClipUses:1733Used by:Timeline
Symbol 1735 GraphicUsed by:1738
Symbol 1736 GraphicUsed by:1737
Symbol 1737 MovieClipUses:1736Used by:1738
Symbol 1738 MovieClipUses:1735 1737Used by:1743
Symbol 1739 FontUsed by:1740 1741
Symbol 1740 TextUses:1739Used by:1743
Symbol 1741 TextUses:1739Used by:1743
Symbol 1742 GraphicUsed by:1743
Symbol 1743 MovieClipUses:1738 1740 1741 1742Used by:Timeline
Symbol 1744 FontUsed by:1745
Symbol 1745 TextUses:1744Used by:Timeline

Instance Names

"start2"Frame 5Symbol 221 MovieClip {cube_fla.Symbol4_76}
"backBut"Frame 10Symbol 251 Button
"game"Frame 15Symbol 1693 MovieClip {cube_fla.game_101}
"playAgain"Frame 20Symbol 1705 Button
"submitScore"Frame 20Symbol 1708 Button
"moreGames"Frame 20Symbol 1713 Button
"nameText"Frame 20Symbol 1718 EditableText
"scoreText"Frame 20Symbol 1719 EditableText
"msg"Frame 20Symbol 1731 MovieClip {cube_fla.vijinsaSymbol1_734}
"verton"Frame 25Symbol 1743 MovieClip
"playBut"Symbol 240 MovieClip {cube_fla.Tween1_95} Frame 1Symbol 236 Button
"insBut"Symbol 240 MovieClip {cube_fla.Tween1_95} Frame 1Symbol 239 Button
"playBut"Symbol 241 MovieClip {cube_fla.Symbol13_86} Frame 45Symbol 236 Button
"insBut"Symbol 241 MovieClip {cube_fla.Symbol13_86} Frame 45Symbol 239 Button
"start1"Symbol 241 MovieClip {cube_fla.Symbol13_86} Frame 60Symbol 240 MovieClip {cube_fla.Tween1_95}
"key1Hit"Symbol 364 MovieClip {cube_fla.gaga_137} Frame 15Symbol 363 MovieClip
"one"Symbol 365 MovieClip {cube_fla.gaga_133} Frame 1Symbol 349 MovieClip {cube_fla.gaga_134}
"three"Symbol 365 MovieClip {cube_fla.gaga_133} Frame 1Symbol 352 MovieClip {cube_fla.gaga_135}
"two"Symbol 365 MovieClip {cube_fla.gaga_133} Frame 1Symbol 355 MovieClip {cube_fla.gaga_136}
"centre1Node"Symbol 365 MovieClip {cube_fla.gaga_133} Frame 1Symbol 364 MovieClip {cube_fla.gaga_137}
"centreClip"Symbol 366 MovieClip {cube_fla.gaga_102} Frame 1Symbol 365 MovieClip {cube_fla.gaga_133}
"refKey1"Symbol 438 MovieClip {cube_fla.gaga_155} Frame 40Symbol 437 MovieClip {cube_fla.gaga_163}
"Line"Symbol 466 MovieClip {cube_fla.gaga_175} Frame 1Symbol 465 MovieClip
"sndon"Symbol 467 MovieClip {cube_fla.gaga_171} Frame 1Symbol 463 Button
"sndoff"Symbol 467 MovieClip {cube_fla.gaga_171} Frame 2Symbol 466 MovieClip {cube_fla.gaga_175}
"sbrush"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 491 MovieClip {cube_fla.gaga_181}
"skey2"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 415 MovieClip {cube_fla.gaga_158}
"skey3"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 411 MovieClip {cube_fla.gaga_156}
"skey4"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 417 MovieClip {cube_fla.gaga_159}
"skey5"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 419 MovieClip {cube_fla.gaga_160}
"sm"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 494 MovieClip {cube_fla.gaga_189}
"si"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 497 MovieClip {cube_fla.gaga_190}
"se"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 500 MovieClip {cube_fla.gaga_191}
"sp"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 504 MovieClip {cube_fla.gaga_192}
"sr"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 507 MovieClip {cube_fla.gaga_194}
"skey10"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 509 MovieClip {cube_fla.gaga_196}
"skey8"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 511 MovieClip {cube_fla.gaga_197}
"skey9"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 513 MovieClip {cube_fla.gaga_198}
"skey7"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 515 MovieClip {cube_fla.gaga_199}
"skey6"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 517 MovieClip {cube_fla.gaga_200}
"skey11"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 519 MovieClip {cube_fla.gaga_201}
"skey12"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 521 MovieClip {cube_fla.gaga_202}
"skey13"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 523 MovieClip {cube_fla.gaga_203}
"skey14"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 525 MovieClip {cube_fla.gaga_204}
"skey15"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 527 MovieClip {cube_fla.gaga_205}
"skey1"Symbol 530 MovieClip {cube_fla.gaga_180} Frame 1Symbol 529 MovieClip {cube_fla.gaga_206}
"ssm"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 532 MovieClip {cube_fla.gaga_208}
"ssi"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 533 MovieClip {cube_fla.gaga_209}
"sse"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 535 MovieClip {cube_fla.gaga_210}
"ssp"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 537 MovieClip {cube_fla.gaga_211}
"ssr"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 539 MovieClip {cube_fla.gaga_213}
"close"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 541 Button
"mvis"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 542 MovieClip {cube_fla.gaga_216}
"ivis"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 543 MovieClip {cube_fla.gaga_217}
"evis"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 545 MovieClip {cube_fla.gaga_218}
"pvis"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 547 MovieClip {cube_fla.gaga_219}
"rvis"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 549 MovieClip {cube_fla.gaga_221}
"ssiHit"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 551 MovieClip
"sspHit"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 552 MovieClip
"sseHit"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 553 MovieClip
"ssrHit"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 554 MovieClip
"ssmHit"Symbol 556 MovieClip {cube_fla.gaga_207} Frame 1Symbol 555 MovieClip
"block"Symbol 564 MovieClip {cube_fla.pavseMc_228} Frame 2Symbol 560 MovieClip
"hit1"Symbol 564 MovieClip {cube_fla.pavseMc_228} Frame 2Symbol 562 MovieClip
"five"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 643 MovieClip
"seven"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 644 MovieClip
"nine"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 645 MovieClip
"ten"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 646 MovieClip
"eleven"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 647 MovieClip
"twelve"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 648 MovieClip
"eight"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 649 MovieClip
"six"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 650 MovieClip
"four"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 651 MovieClip
"three"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 652 MovieClip
"two"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 653 MovieClip
"one"Symbol 655 MovieClip {cube_fla.gaga_244} Frame 1Symbol 654 MovieClip
"eleven"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 669 MovieClip
"one"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 670 MovieClip
"six"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 671 MovieClip
"eight"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 672 MovieClip
"twelve"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 673 MovieClip
"ten"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 674 MovieClip
"nine"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 675 MovieClip
"four"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 676 MovieClip
"three"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 677 MovieClip
"seven"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 678 MovieClip
"two"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 679 MovieClip
"five"Symbol 681 MovieClip {cube_fla.gaga_269} Frame 1Symbol 680 MovieClip
"twelve"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 697 MovieClip {cube_fla.gaga_295}
"eight"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 698 MovieClip {cube_fla.gaga_308}
"five"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 699 MovieClip {cube_fla.gaga_309}
"two"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 700 MovieClip {cube_fla.gaga_310}
"ten"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 701 MovieClip {cube_fla.gaga_311}
"three"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 702 MovieClip {cube_fla.gaga_312}
"seven"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 703 MovieClip {cube_fla.gaga_313}
"one"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 704 MovieClip {cube_fla.gaga_314}
"eleven"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 705 MovieClip {cube_fla.gaga_315}
"nine"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 706 MovieClip {cube_fla.gaga_316}
"four"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 707 MovieClip {cube_fla.gaga_317}
"six"Symbol 709 MovieClip {cube_fla.gaga_294} Frame 1Symbol 708 MovieClip {cube_fla.gaga_318}
"one"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 723 MovieClip
"ten"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 724 MovieClip
"eleven"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 725 MovieClip
"twelve"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 726 MovieClip
"six"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 727 MovieClip
"four"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 728 MovieClip
"nine"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 729 MovieClip
"seven"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 730 MovieClip
"three"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 731 MovieClip
"five"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 732 MovieClip
"two"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 733 MovieClip
"eight"Symbol 735 MovieClip {cube_fla.gaga_319} Frame 1Symbol 734 MovieClip
"twelve"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 751 MovieClip
"eight"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 752 MovieClip
"three"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 753 MovieClip
"two"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 754 MovieClip
"ten"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 755 MovieClip
"one"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 756 MovieClip
"five"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 757 MovieClip
"seven"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 758 MovieClip
"six"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 759 MovieClip
"four"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 760 MovieClip
"nine"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 761 MovieClip
"eleven"Symbol 763 MovieClip {cube_fla.gaga_344} Frame 1Symbol 762 MovieClip
"centreMode"Symbol 781 MovieClip {cube_fla.gaga_232} Frame 1Symbol 655 MovieClip {cube_fla.gaga_244}
"leftMode"Symbol 781 MovieClip {cube_fla.gaga_232} Frame 1Symbol 681 MovieClip {cube_fla.gaga_269}
"rightMode"Symbol 781 MovieClip {cube_fla.gaga_232} Frame 1Symbol 709 MovieClip {cube_fla.gaga_294}
"topMode"Symbol 781 MovieClip {cube_fla.gaga_232} Frame 1Symbol 735 MovieClip {cube_fla.gaga_319}
"bottomMode"Symbol 781 MovieClip {cube_fla.gaga_232} Frame 1Symbol 763 MovieClip {cube_fla.gaga_344}
"inside"Symbol 790 MovieClip {cube_fla.gaga_231} Frame 1Symbol 781 MovieClip {cube_fla.gaga_232}
"twentyOneRef"Symbol 870 MovieClip {cube_fla.gaga_403} Frame 2Symbol 864 MovieClip
"twentyTwoRef"Symbol 870 MovieClip {cube_fla.gaga_403} Frame 2Symbol 867 MovieClip
"twentyThreeRef"Symbol 870 MovieClip {cube_fla.gaga_403} Frame 2Symbol 869 MovieClip
"mClipRef"Symbol 871 MovieClip {cube_fla.gaga_401} Frame 1Symbol 861 MovieClip {cube_fla.gaga_402}
"cnumberRef"Symbol 871 MovieClip {cube_fla.gaga_401} Frame 1Symbol 870 MovieClip {cube_fla.gaga_403}
"twoRef"Symbol 890 MovieClip {cube_fla.gaga_409} Frame 2Symbol 887 MovieClip
"threeRef"Symbol 890 MovieClip {cube_fla.gaga_409} Frame 2Symbol 888 MovieClip
"tenRef"Symbol 890 MovieClip {cube_fla.gaga_409} Frame 2Symbol 889 MovieClip
"eClipRef"Symbol 891 MovieClip {cube_fla.gaga_407} Frame 1Symbol 883 MovieClip {cube_fla.gaga_408}
"eNumberRef"Symbol 891 MovieClip {cube_fla.gaga_407} Frame 1Symbol 890 MovieClip {cube_fla.gaga_409}
"elevenRef"Symbol 925 MovieClip {cube_fla.gaga_415} Frame 2Symbol 922 MovieClip
"fifteenRef"Symbol 925 MovieClip {cube_fla.gaga_415} Frame 2Symbol 923 MovieClip
"sixteenRef"Symbol 925 MovieClip {cube_fla.gaga_415} Frame 2Symbol 924 MovieClip
"iClipRef"Symbol 926 MovieClip {cube_fla.gaga_413} Frame 1Symbol 921 MovieClip {cube_fla.gaga_414}
"inumberRef"Symbol 926 MovieClip {cube_fla.gaga_413} Frame 1Symbol 925 MovieClip {cube_fla.gaga_415}
"hole4"Symbol 979 MovieClip {cube_fla.gaga_429} Frame 2Symbol 971 MovieClip
"fortyOneRef"Symbol 979 MovieClip {cube_fla.gaga_429} Frame 2Symbol 976 MovieClip
"fortyTwoRef"Symbol 979 MovieClip {cube_fla.gaga_429} Frame 2Symbol 977 MovieClip
"fortyFiveRef"Symbol 979 MovieClip {cube_fla.gaga_429} Frame 2Symbol 978 MovieClip
"thirtySixRef"Symbol 986 MovieClip {cube_fla.gaga_437} Frame 2Symbol 982 MovieClip
"thirtySevenRef"Symbol 986 MovieClip {cube_fla.gaga_437} Frame 2Symbol 983 MovieClip
"thirtyEightRef"Symbol 986 MovieClip {cube_fla.gaga_437} Frame 2Symbol 984 MovieClip
"hole5"Symbol 986 MovieClip {cube_fla.gaga_437} Frame 2Symbol 985 MovieClip
"pClipRef"Symbol 987 MovieClip {cube_fla.gaga_426} Frame 1Symbol 970 MovieClip {cube_fla.gaga_428}
"pNumberRef"Symbol 987 MovieClip {cube_fla.gaga_426} Frame 1Symbol 979 MovieClip {cube_fla.gaga_429}
"rClip"Symbol 987 MovieClip {cube_fla.gaga_426} Frame 1Symbol 980 MovieClip {cube_fla.gaga_435}
"rClipRef"Symbol 987 MovieClip {cube_fla.gaga_426} Frame 1Symbol 981 MovieClip {cube_fla.gaga_436}
"rNumberRef"Symbol 987 MovieClip {cube_fla.gaga_426} Frame 1Symbol 986 MovieClip {cube_fla.gaga_437}
"numberGroup"Symbol 1100 MovieClip {cube_fla.gaga_397} Frame 1Symbol 935 MovieClip
"yellow1"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 279 MovieClip {cube_fla.gaga_109}
"orange1"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 282 MovieClip {cube_fla.gaga_111}
"red"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 284 MovieClip {cube_fla.gaga_112}
"orange2"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 282 MovieClip {cube_fla.gaga_111}
"yellow2"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 279 MovieClip {cube_fla.gaga_109}
"green1"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 274 MovieClip {cube_fla.gaga_107}
"green2"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 274 MovieClip {cube_fla.gaga_107}
"inside"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 365 MovieClip {cube_fla.gaga_133}
"indigo1"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 341 MovieClip {cube_fla.gaga_130}
"violet"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 1128 MovieClip {cube_fla.gaga_452}
"blue1"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 345 MovieClip {cube_fla.gaga_132}
"indigo2"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 341 MovieClip {cube_fla.gaga_130}
"blue2"Symbol 1145 MovieClip {cube_fla.gaga_451} Frame 1Symbol 345 MovieClip {cube_fla.gaga_132}
"key2Hit"Symbol 1168 MovieClip {cube_fla.gaga_466} Frame 15Symbol 1167 MovieClip
"three"Symbol 1175 MovieClip {cube_fla.gaga_462} Frame 1Symbol 1158 MovieClip {cube_fla.gaga_463}
"one"Symbol 1175 MovieClip {cube_fla.gaga_462} Frame 1Symbol 1160 MovieClip {cube_fla.gaga_464}
"two"Symbol 1175 MovieClip {cube_fla.gaga_462} Frame 1Symbol 1162 MovieClip {cube_fla.gaga_465}
"left1Node"Symbol 1175 MovieClip {cube_fla.gaga_462} Frame 1Symbol 1168 MovieClip {cube_fla.gaga_466}
"key3Hit"Symbol 1190 MovieClip {cube_fla.gaga_476} Frame 15Symbol 1189 MovieClip
"one"Symbol 1194 MovieClip {cube_fla.gaga_472} Frame 1Symbol 1179 MovieClip {cube_fla.gaga_473}
"three"Symbol 1194 MovieClip {cube_fla.gaga_472} Frame 1Symbol 1182 MovieClip {cube_fla.gaga_474}
"two"Symbol 1194 MovieClip {cube_fla.gaga_472} Frame 1Symbol 1185 MovieClip {cube_fla.gaga_475}
"right1Node"Symbol 1194 MovieClip {cube_fla.gaga_472} Frame 1Symbol 1190 MovieClip {cube_fla.gaga_476}
"key4Hit"Symbol 1208 MovieClip {cube_fla.gaga_484} Frame 15Symbol 1207 MovieClip
"three"Symbol 1210 MovieClip {cube_fla.gaga_480} Frame 1Symbol 1198 MovieClip {cube_fla.gaga_481}
"one"Symbol 1210 MovieClip {cube_fla.gaga_480} Frame 1Symbol 1200 MovieClip {cube_fla.gaga_482}
"two"Symbol 1210 MovieClip {cube_fla.gaga_480} Frame 1Symbol 1203 MovieClip {cube_fla.gaga_483}
"top1Node"Symbol 1210 MovieClip {cube_fla.gaga_480} Frame 1Symbol 1208 MovieClip {cube_fla.gaga_484}
"key5Hit"Symbol 1223 MovieClip {cube_fla.gaga_491} Frame 15Symbol 1222 MovieClip
"two"Symbol 1225 MovieClip {cube_fla.gaga_487} Frame 1Symbol 1213 MovieClip {cube_fla.gaga_488}
"one"Symbol 1225 MovieClip {cube_fla.gaga_487} Frame 1Symbol 1216 MovieClip {cube_fla.gaga_489}
"three"Symbol 1225 MovieClip {cube_fla.gaga_487} Frame 1Symbol 1218 MovieClip {cube_fla.gaga_490}
"bottom1Node"Symbol 1225 MovieClip {cube_fla.gaga_487} Frame 1Symbol 1223 MovieClip {cube_fla.gaga_491}
"key6Hit"Symbol 1270 MovieClip {cube_fla.gaga_521} Frame 15Symbol 1269 MovieClip
"five"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1254 MovieClip {cube_fla.gaga_496}
"seven"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1255 MovieClip {cube_fla.gaga_509}
"nine"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1256 MovieClip {cube_fla.gaga_510}
"ten"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1257 MovieClip {cube_fla.gaga_511}
"eleven"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1258 MovieClip {cube_fla.gaga_512}
"twelve"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1259 MovieClip {cube_fla.gaga_513}
"eight"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1260 MovieClip {cube_fla.gaga_514}
"six"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1261 MovieClip {cube_fla.gaga_515}
"four"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1262 MovieClip {cube_fla.gaga_516}
"three"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1263 MovieClip {cube_fla.gaga_517}
"two"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1264 MovieClip {cube_fla.gaga_518}
"one"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1265 MovieClip {cube_fla.gaga_519}
"cNode"Symbol 1280 MovieClip {cube_fla.gaga_495} Frame 1Symbol 1270 MovieClip {cube_fla.gaga_521}
"inside"Symbol 1285 MovieClip {cube_fla.gaga_494} Frame 1Symbol 1280 MovieClip {cube_fla.gaga_495}
"key7Hit"Symbol 1322 MovieClip {cube_fla.gaga_555} Frame 15Symbol 1321 MovieClip
"eleven"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1308 MovieClip {cube_fla.gaga_531}
"one"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1309 MovieClip {cube_fla.gaga_544}
"six"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1310 MovieClip {cube_fla.gaga_545}
"eight"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1311 MovieClip {cube_fla.gaga_546}
"twelve"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1312 MovieClip {cube_fla.gaga_547}
"ten"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1313 MovieClip {cube_fla.gaga_548}
"nine"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1314 MovieClip {cube_fla.gaga_549}
"four"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1315 MovieClip {cube_fla.gaga_550}
"three"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1316 MovieClip {cube_fla.gaga_551}
"seven"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1317 MovieClip {cube_fla.gaga_552}
"two"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1318 MovieClip {cube_fla.gaga_553}
"five"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1319 MovieClip {cube_fla.gaga_554}
"lNode"Symbol 1325 MovieClip {cube_fla.gaga_529} Frame 1Symbol 1322 MovieClip {cube_fla.gaga_555}
"inside"Symbol 1329 MovieClip {cube_fla.gaga_528} Frame 1Symbol 1325 MovieClip {cube_fla.gaga_529}
"key8Hit"Symbol 1339 MovieClip {cube_fla.gaga_562} Frame 15Symbol 1338 MovieClip
"rNode"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1339 MovieClip {cube_fla.gaga_562}
"twelve"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1353 MovieClip {cube_fla.gaga_564}
"eight"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1354 MovieClip {cube_fla.gaga_577}
"five"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1355 MovieClip {cube_fla.gaga_578}
"two"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1356 MovieClip {cube_fla.gaga_579}
"ten"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1357 MovieClip {cube_fla.gaga_580}
"three"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1358 MovieClip {cube_fla.gaga_581}
"seven"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1359 MovieClip {cube_fla.gaga_582}
"one"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1360 MovieClip {cube_fla.gaga_583}
"eleven"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1361 MovieClip {cube_fla.gaga_584}
"nine"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1362 MovieClip {cube_fla.gaga_585}
"four"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1363 MovieClip {cube_fla.gaga_586}
"six"Symbol 1367 MovieClip {cube_fla.gaga_560} Frame 1Symbol 1364 MovieClip {cube_fla.gaga_587}
"inside"Symbol 1370 MovieClip {cube_fla.gaga_559} Frame 1Symbol 1367 MovieClip {cube_fla.gaga_560}
"key9Hit"Symbol 1377 MovieClip {cube_fla.gaga_592} Frame 15Symbol 1376 MovieClip
"tNode"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1377 MovieClip {cube_fla.gaga_592}
"one"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1392 MovieClip {cube_fla.gaga_594}
"ten"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1393 MovieClip {cube_fla.gaga_607}
"eleven"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1394 MovieClip {cube_fla.gaga_608}
"twelve"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1395 MovieClip {cube_fla.gaga_609}
"six"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1396 MovieClip {cube_fla.gaga_610}
"four"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1397 MovieClip {cube_fla.gaga_611}
"nine"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1398 MovieClip {cube_fla.gaga_612}
"seven"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1399 MovieClip {cube_fla.gaga_613}
"three"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1400 MovieClip {cube_fla.gaga_614}
"five"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1401 MovieClip {cube_fla.gaga_615}
"two"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1402 MovieClip {cube_fla.gaga_616}
"eight"Symbol 1409 MovieClip {cube_fla.gaga_591} Frame 1Symbol 1403 MovieClip {cube_fla.gaga_617}
"inside"Symbol 1412 MovieClip {cube_fla.gaga_590} Frame 1Symbol 1409 MovieClip {cube_fla.gaga_591}
"key10Hit"Symbol 1423 MovieClip {cube_fla.gaga_624} Frame 15Symbol 1422 MovieClip
"bNode"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1423 MovieClip {cube_fla.gaga_624}
"twelve"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1437 MovieClip {cube_fla.gaga_626}
"eight"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1438 MovieClip {cube_fla.gaga_639}
"three"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1439 MovieClip {cube_fla.gaga_640}
"two"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1440 MovieClip {cube_fla.gaga_641}
"ten"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1441 MovieClip {cube_fla.gaga_642}
"one"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1442 MovieClip {cube_fla.gaga_643}
"five"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1443 MovieClip {cube_fla.gaga_644}
"seven"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1444 MovieClip {cube_fla.gaga_645}
"six"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1445 MovieClip {cube_fla.gaga_646}
"four"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1446 MovieClip {cube_fla.gaga_647}
"nine"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1447 MovieClip {cube_fla.gaga_648}
"eleven"Symbol 1450 MovieClip {cube_fla.gaga_622} Frame 1Symbol 1448 MovieClip {cube_fla.gaga_649}
"inside"Symbol 1453 MovieClip {cube_fla.gaga_621} Frame 1Symbol 1450 MovieClip {cube_fla.gaga_622}
"hole1"Symbol 1460 MovieClip {cube_fla.gaga_656} Frame 12Symbol 1458 MovieClip
"twentyOne"Symbol 1460 MovieClip {cube_fla.gaga_656} Frame 12Symbol 864 MovieClip
"twentyTwo"Symbol 1460 MovieClip {cube_fla.gaga_656} Frame 12Symbol 867 MovieClip
"twentyThree"Symbol 1460 MovieClip {cube_fla.gaga_656} Frame 12Symbol 869 MovieClip
"mClip"Symbol 1461 MovieClip {cube_fla.gaga_654} Frame 1Symbol 1456 MovieClip {cube_fla.gaga_655}
"cnumber"Symbol 1461 MovieClip {cube_fla.gaga_654} Frame 1Symbol 1460 MovieClip {cube_fla.gaga_656}
"key11Hit"Symbol 1464 MovieClip {cube_fla.gaga_658} Frame 15Symbol 1463 MovieClip
"gr"Symbol 1469 MovieClip {cube_fla.gaga_653} Frame 1Symbol 1461 MovieClip {cube_fla.gaga_654}
"mNode"Symbol 1469 MovieClip {cube_fla.gaga_653} Frame 1Symbol 1464 MovieClip {cube_fla.gaga_658}
"inside"Symbol 1494 MovieClip {cube_fla.gaga_652} Frame 1Symbol 1469 MovieClip {cube_fla.gaga_653}
"mtext"Symbol 1494 MovieClip {cube_fla.gaga_652} Frame 1Symbol 1493 MovieClip {cube_fla.gaga_662}
"hole2"Symbol 1499 MovieClip {cube_fla.gaga_667} Frame 16Symbol 1498 MovieClip
"eleven"Symbol 1499 MovieClip {cube_fla.gaga_667} Frame 16Symbol 922 MovieClip
"fifteen"Symbol 1499 MovieClip {cube_fla.gaga_667} Frame 16Symbol 923 MovieClip
"sixteen"Symbol 1499 MovieClip {cube_fla.gaga_667} Frame 16Symbol 924 MovieClip
"iClip"Symbol 1500 MovieClip {cube_fla.gaga_665} Frame 1Symbol 1497 MovieClip {cube_fla.gaga_666}
"inumber"Symbol 1500 MovieClip {cube_fla.gaga_665} Frame 1Symbol 1499 MovieClip {cube_fla.gaga_667}
"key12Hit"Symbol 1503 MovieClip {cube_fla.gaga_669} Frame 15Symbol 1502 MovieClip
"gr"Symbol 1506 MovieClip {cube_fla.gaga_664} Frame 1Symbol 1500 MovieClip {cube_fla.gaga_665}
"inside"Symbol 1529 MovieClip {cube_fla.gaga_663} Frame 1Symbol 1506 MovieClip {cube_fla.gaga_664}
"itext"Symbol 1529 MovieClip {cube_fla.gaga_663} Frame 1Symbol 1528 MovieClip {cube_fla.gaga_671}
"two"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 2Symbol 887 MovieClip
"three"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 2Symbol 888 MovieClip
"ten"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 2Symbol 889 MovieClip
"hole3"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 26Symbol 971 MovieClip
"two"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 26Symbol 887 MovieClip
"three"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 26Symbol 888 MovieClip
"ten"Symbol 1539 MovieClip {cube_fla.gaga_678} Frame 26Symbol 889 MovieClip
"eClip"Symbol 1540 MovieClip {cube_fla.gaga_674} Frame 1Symbol 1538 MovieClip {cube_fla.gaga_677}
"eNumber"Symbol 1540 MovieClip {cube_fla.gaga_674} Frame 1Symbol 1539 MovieClip {cube_fla.gaga_678}
"key13Hit"Symbol 1543 MovieClip {cube_fla.gaga_679} Frame 15Symbol 1542 MovieClip
"gr"Symbol 1563 MovieClip {cube_fla.gaga_673} Frame 1Symbol 1540 MovieClip {cube_fla.gaga_674}
"eNode"Symbol 1563 MovieClip {cube_fla.gaga_673} Frame 1Symbol 1543 MovieClip {cube_fla.gaga_679}
"txt1"Symbol 1563 MovieClip {cube_fla.gaga_673} Frame 36Symbol 1546 EditableText
"txt1"Symbol 1563 MovieClip {cube_fla.gaga_673} Frame 75Symbol 1562 EditableText
"inside"Symbol 1588 MovieClip {cube_fla.gaga_672} Frame 1Symbol 1563 MovieClip {cube_fla.gaga_673}
"etext"Symbol 1588 MovieClip {cube_fla.gaga_672} Frame 1Symbol 1587 MovieClip {cube_fla.gaga_682}
"fortyOne"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 2Symbol 976 MovieClip
"fortyTwo"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 2Symbol 977 MovieClip
"fortyFive"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 2Symbol 978 MovieClip
"hole4"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 26Symbol 971 MovieClip
"fortyOne"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 26Symbol 976 MovieClip
"fortyTwo"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 26Symbol 977 MovieClip
"fortyFive"Symbol 1591 MovieClip {cube_fla.gaga_687} Frame 26Symbol 978 MovieClip
"pClip"Symbol 1592 MovieClip {cube_fla.gaga_685} Frame 1Symbol 1590 MovieClip {cube_fla.gaga_686}
"pNumber"Symbol 1592 MovieClip {cube_fla.gaga_685} Frame 1Symbol 1591 MovieClip {cube_fla.gaga_687}
"key14Hit"Symbol 1595 MovieClip {cube_fla.gaga_688} Frame 15Symbol 1594 MovieClip
"gr"Symbol 1598 MovieClip {cube_fla.gaga_684} Frame 1Symbol 1592 MovieClip {cube_fla.gaga_685}
"pNode"Symbol 1598 MovieClip {cube_fla.gaga_684} Frame 1Symbol 1595 MovieClip {cube_fla.gaga_688}
"inside"Symbol 1616 MovieClip {cube_fla.gaga_683} Frame 1Symbol 1598 MovieClip {cube_fla.gaga_684}
"ptext"Symbol 1616 MovieClip {cube_fla.gaga_683} Frame 1Symbol 1615 MovieClip {cube_fla.gaga_690}
"thirtySix"Symbol 1620 MovieClip {cube_fla.gaga_696} Frame 26Symbol 982 MovieClip
"thirtySeven"Symbol 1620 MovieClip {cube_fla.gaga_696} Frame 26Symbol 983 MovieClip
"thirtyEight"Symbol 1620 MovieClip {cube_fla.gaga_696} Frame 26Symbol 984 MovieClip
"hole5"Symbol 1620 MovieClip {cube_fla.gaga_696} Frame 26Symbol 985 MovieClip
"rClip"Symbol 1621 MovieClip {cube_fla.gaga_693} Frame 1Symbol 980 MovieClip {cube_fla.gaga_435}
"rClip"Symbol 1621 MovieClip {cube_fla.gaga_693} Frame 1Symbol 1619 MovieClip {cube_fla.gaga_695}
"rNumber"Symbol 1621 MovieClip {cube_fla.gaga_693} Frame 1Symbol 1620 MovieClip {cube_fla.gaga_696}
"key15Hit"Symbol 1624 MovieClip {cube_fla.gaga_697} Frame 15Symbol 1623 MovieClip
"gr"Symbol 1625 MovieClip {cube_fla.gaga_692} Frame 1Symbol 1621 MovieClip {cube_fla.gaga_693}
"r1Node"Symbol 1625 MovieClip {cube_fla.gaga_692} Frame 1Symbol 1624 MovieClip {cube_fla.gaga_697}
"inside"Symbol 1650 MovieClip {cube_fla.gaga_691} Frame 1Symbol 1625 MovieClip {cube_fla.gaga_692}
"rtext"Symbol 1650 MovieClip {cube_fla.gaga_691} Frame 1Symbol 1649 MovieClip {cube_fla.gaga_699}
"key2"Symbol 1675 MovieClip {cube_fla.gaga_710} Frame 1Symbol 415 MovieClip {cube_fla.gaga_158}
"key3"Symbol 1675 MovieClip {cube_fla.gaga_710} Frame 1Symbol 411 MovieClip {cube_fla.gaga_156}
"key4"Symbol 1675 MovieClip {cube_fla.gaga_710} Frame 1Symbol 417 MovieClip {cube_fla.gaga_159}
"key5"Symbol 1675 MovieClip {cube_fla.gaga_710} Frame 1Symbol 419 MovieClip {cube_fla.gaga_160}
"key1"Symbol 1675 MovieClip {cube_fla.gaga_710} Frame 1Symbol 1674 MovieClip {cube_fla.gaga_711}
"key10"Symbol 1683 MovieClip {cube_fla.gaga_712} Frame 1Symbol 1678 MovieClip {cube_fla.gaga_713}
"key8"Symbol 1683 MovieClip {cube_fla.gaga_712} Frame 1Symbol 1679 MovieClip {cube_fla.gaga_714}
"key9"Symbol 1683 MovieClip {cube_fla.gaga_712} Frame 1Symbol 1680 MovieClip {cube_fla.gaga_715}
"key7"Symbol 1683 MovieClip {cube_fla.gaga_712} Frame 1Symbol 1681 MovieClip {cube_fla.gaga_716}
"key6"Symbol 1683 MovieClip {cube_fla.gaga_712} Frame 1Symbol 1682 MovieClip {cube_fla.gaga_717}
"key11"Symbol 1692 MovieClip {cube_fla.gaga_718} Frame 1Symbol 1686 MovieClip {cube_fla.gaga_719}
"key12"Symbol 1692 MovieClip {cube_fla.gaga_718} Frame 1Symbol 1688 MovieClip {cube_fla.gaga_720}
"key13"Symbol 1692 MovieClip {cube_fla.gaga_718} Frame 1Symbol 1689 MovieClip {cube_fla.gaga_721}
"key14"Symbol 1692 MovieClip {cube_fla.gaga_718} Frame 1Symbol 1690 MovieClip {cube_fla.gaga_722}
"key15"Symbol 1692 MovieClip {cube_fla.gaga_718} Frame 1Symbol 1691 MovieClip {cube_fla.gaga_723}
"level1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 366 MovieClip {cube_fla.gaga_102}
"brush"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 394 MovieClip {cube_fla.gaga_142}
"centre1Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 396 MovieClip
"top1Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 398 MovieClip
"left1Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 400 MovieClip
"right1Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 402 MovieClip
"bottom1Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 404 MovieClip
"plate"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 442 MovieClip
"wthrough"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 447 Button
"pauseBut"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 451 Button
"textPlate"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 453 MovieClip
"timePlate"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 453 MovieClip
"info"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 455 EditableText
"times"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 457 EditableText
"soundButton"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 467 MovieClip {cube_fla.gaga_171}
"logo"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 473 Button
"speedControl"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 530 MovieClip {cube_fla.gaga_180}
"window1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 556 MovieClip {cube_fla.gaga_207}
"pauseMc"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1Symbol 564 MovieClip {cube_fla.pavseMc_228}
"level2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 790 MovieClip {cube_fla.gaga_231}
"centre2Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 791 MovieClip
"left2Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 792 MovieClip
"top2Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 793 MovieClip
"right2Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 794 MovieClip
"bottom2Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2Symbol 795 MovieClip
"level3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 1100 MovieClip {cube_fla.gaga_397}
"centre3Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 791 MovieClip
"left3Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 792 MovieClip
"top3Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 793 MovieClip
"right3Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 794 MovieClip
"bottom3Hit"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 795 MovieClip
"level3box"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 1122 MovieClip {cube_fla.gaga_444}
"level3hit115"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3Symbol 1124 MovieClip
"centre1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 4Symbol 1145 MovieClip {cube_fla.gaga_451}
"downButton"Symbol 1693 MovieClip {cube_fla.game_101} Frame 4Symbol 1155 Button
"left1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 5Symbol 1175 MovieClip {cube_fla.gaga_462}
"right1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 6Symbol 1194 MovieClip {cube_fla.gaga_472}
"top1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 7Symbol 1210 MovieClip {cube_fla.gaga_480}
"bottom1Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 8Symbol 1225 MovieClip {cube_fla.gaga_487}
"centre2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1285 MovieClip {cube_fla.gaga_494}
"cHit1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit11"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit12"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit8"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit6"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit10"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit5"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit7"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit9"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"cHit4"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9Symbol 1286 MovieClip
"left2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1329 MovieClip {cube_fla.gaga_528}
"lHit1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit11"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit12"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit8"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit6"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit10"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit5"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit7"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit9"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"lHit4"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10Symbol 1286 MovieClip
"right2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1370 MovieClip {cube_fla.gaga_559}
"rHit1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit11"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit12"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit8"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit6"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit10"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit5"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit7"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit9"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"rHit4"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11Symbol 1286 MovieClip
"top2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1412 MovieClip {cube_fla.gaga_590}
"tHit1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit11"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit12"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit8"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit6"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit10"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit5"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit7"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit9"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"tHit4"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12Symbol 1286 MovieClip
"bottom2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1453 MovieClip {cube_fla.gaga_621}
"bHit1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit11"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit12"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit8"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit6"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit10"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit5"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit7"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit9"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"bHit4"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13Symbol 1286 MovieClip
"centre3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 14Symbol 1494 MovieClip {cube_fla.gaga_652}
"left3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 15Symbol 1529 MovieClip {cube_fla.gaga_663}
"right3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 16Symbol 1588 MovieClip {cube_fla.gaga_672}
"top3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 17Symbol 1616 MovieClip {cube_fla.gaga_683}
"bottom3Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 18Symbol 1650 MovieClip {cube_fla.gaga_691}
"hit115"Symbol 1693 MovieClip {cube_fla.game_101} Frame 18Symbol 1651 MovieClip
"box1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 21Symbol 1675 MovieClip {cube_fla.gaga_710}
"box2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 22Symbol 1683 MovieClip {cube_fla.gaga_712}
"box3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 23Symbol 1692 MovieClip {cube_fla.gaga_718}
"tex"Symbol 1731 MovieClip {cube_fla.vijinsaSymbol1_734} Frame 1Symbol 1726 EditableText
"okBtn"Symbol 1731 MovieClip {cube_fla.vijinsaSymbol1_734} Frame 1Symbol 1728 Button

Special Tags

FileAttributes (69)Timeline Frame 1Access network only, Metadata not present, AS3.

Labels

"preload"Frame 1
"start"Frame 5
"ins"Frame 10
"game"Frame 15
"cong"Frame 20
"ver"Frame 25
"level1"Symbol 1693 MovieClip {cube_fla.game_101} Frame 1
"level2Main"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2
"level2"Symbol 1693 MovieClip {cube_fla.game_101} Frame 2
"level3"Symbol 1693 MovieClip {cube_fla.game_101} Frame 3
"centre1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 4
"left1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 5
"right1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 6
"top1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 7
"bottom1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 8
"centre2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 9
"left2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 10
"right2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 11
"top2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 12
"bottom2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 13
"centre3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 14
"left3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 15
"right3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 16
"top3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 17
"bottom3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 18
"bottle"Symbol 1693 MovieClip {cube_fla.game_101} Frame 19
"light"Symbol 1693 MovieClip {cube_fla.game_101} Frame 20
"box1Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 21
"box2Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 22
"box3Page"Symbol 1693 MovieClip {cube_fla.game_101} Frame 23




http://swfchan.com/25/124407/info.shtml
Created: 30/8 -2019 16:17:14 Last modified: 30/8 -2019 16:17:14 Server time: 05/05 -2024 20:00:57