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

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

- DBZ Hentai Quiz -.swf

This is the info page for
Flash #59211

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


Text
DragonballZ Hentai Quiz

By clicking play, you
agree that you are 18+

3

4

5

7

8

9

10

6

12

13

14

15

11

<p align="left"></p>

Unlocked Hentai:

2

1

Q1) What is the name of this song?
Wait if it hasn't started

Cha-la Head-cha-la

We Gotta Power

Come Out, Incredible ZENKAI Power!

We Were Angels

Q2) When did DBZ first run?

April 26, 1989

April 1, 1988

July 26, 1989

January 31, 1996

Q3) How many episodes in total?

69

291

290

250

Q4) Which of these is not a DBZ Movie?

Lord Slug

Return of Cooler

Dead Zone

The 7th Coming

Q5) Who was the original author?

Akira Toriyema

Naru Toriyama

Akira Toriyama

Minoru Maeda

Q6) What is the power level of Turtle?

0

0.001

1

9001

Q7) What year was the 13th DBZ Movie released?

2000

1990

2006

1995

Q8) What is the name of the OAV?

Plan to Eradicate the Saiyans

Eradication of the Saiyans

Saiyan World

Lord Slug Saga

Q9) What followed DragonballZ?

DragonballZ 2

Nothing

DB: GT

More Movies

Q10) What is Piccolo?

Kai

Immortal cat

Namekian

Saiyan

Q11) What is special about the Dragonballs?

It's a Game

Grants Wish's

Gives Power

Q12) King Kai has another name, what is it?

South Kai

North Kai

West Kai

East Kai

Q13) What is noticible about Chaozu?

His Skin Colour

His Age

His Size

His Power Level

Q14) What is Uub?

Goku's Son

A Cat

Reincarnation of Buu

Reincarnation of Boo

Q15) What does Goku like to do?

Have sex ;)

Kill bad guys

Sleep

Eat

You have finished! How did you do?
Unlocked hentai is clickable, click a button 1-15 depending how
many you managed to unlock ;)
You can drag the images.

Play Again?

Back

ActionScript [AS1/AS2]

Frame 1
function itemHandler(obj, item) { getURL ("http://www.newgrounds.com", "_blank"); } root_cm = new ContextMenu(); root_cm.hideBuiltInItems(); root_cm.customItems.push(new ContextMenuItem("Newgrounds", itemHandler)); _root.menu = root_cm;
Frame 2
stop();
Frame 3
var tune = new Sound(); tune.attachSound("tune"); tune.start(0, 9000); plays._visible = false; stop(); function checkScore(score) { if (score == 1) { one._visible = true; two._visible = false; three._visible = false; four._visible = false; five._visible = false; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 2) { one._visible = true; two._visible = true; three._visible = false; four._visible = false; five._visible = false; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 3) { one._visible = true; two._visible = true; three._visible = true; four._visible = false; five._visible = false; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 4) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = false; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 5) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 6) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 7) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 8) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 9) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 10) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 11) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = true; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 12) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = true; onetwo._visible = true; onethree._visible = false; onefour._visible = false; onefive._visible = false; } if (score == 13) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = true; onetwo._visible = true; onethree._visible = true; onefour._visible = false; onefive._visible = false; } if (score == 14) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = true; onetwo._visible = true; onethree._visible = true; onefour._visible = true; onefive._visible = false; } if (score == 15) { one._visible = true; two._visible = true; three._visible = true; four._visible = true; five._visible = true; six._visible = true; seven._visible = true; eight._visible = true; nine._visible = true; ten._visible = true; oneone._visible = true; onetwo._visible = true; onethree._visible = true; onefour._visible = true; onefive._visible = true; } } var score = 0; one._visible = false; two._visible = false; three._visible = false; four._visible = false; five._visible = false; six._visible = false; seven._visible = false; eight._visible = false; nine._visible = false; ten._visible = false; oneone._visible = false; onetwo._visible = false; onethree._visible = false; onefour._visible = false; onefive._visible = false;
Frame 4
stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
stop();
Frame 8
stop();
Frame 9
stop();
Frame 10
stop();
Frame 11
stop();
Frame 12
stop();
Frame 13
stop();
Frame 14
stop();
Frame 15
stop();
Frame 16
stop();
Frame 17
stop();
Frame 18
stop();
Frame 19
stop();
Instance of Symbol 158 MovieClip in Frame 19
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 20
stop();
Instance of Symbol 163 MovieClip in Frame 20
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 21
stop();
Instance of Symbol 166 MovieClip in Frame 21
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 22
stop();
Instance of Symbol 169 MovieClip in Frame 22
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 23
stop();
Instance of Symbol 172 MovieClip in Frame 23
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 24
stop();
Instance of Symbol 175 MovieClip in Frame 24
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 25
stop();
Instance of Symbol 178 MovieClip in Frame 25
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 26
stop();
Instance of Symbol 181 MovieClip in Frame 26
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 27
stop();
Instance of Symbol 184 MovieClip in Frame 27
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 28
stop();
Instance of Symbol 187 MovieClip in Frame 28
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 29
stop();
Instance of Symbol 190 MovieClip in Frame 29
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 30
stop();
Instance of Symbol 193 MovieClip in Frame 30
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 31
stop();
Instance of Symbol 196 MovieClip in Frame 31
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 32
stop();
Instance of Symbol 199 MovieClip in Frame 32
on (press) { startDrag (""); } on (release) { stopDrag(); }
Frame 33
stop();
Instance of Symbol 202 MovieClip in Frame 33
on (press) { startDrag (""); } on (release) { stopDrag(); }
Symbol 10 Button
on (release) { getURL ("http://www.newgrounds.com", "blank"); }
Symbol 15 Button
on (release) { _root.play(); }
Symbol 16 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndStop ("loaded"); }
Symbol 16 MovieClip Frame 2
gotoAndPlay (1);
Symbol 20 Button
on (release) { play(); }
Symbol 26 Button
on (release) { gotoAndPlay (33); }
Symbol 28 Button
on (release) { gotoAndPlay (20); }
Symbol 30 Button
on (release) { gotoAndPlay (21); }
Symbol 32 Button
on (release) { gotoAndPlay (23); }
Symbol 34 Button
on (release) { gotoAndPlay (24); }
Symbol 36 Button
on (release) { gotoAndPlay (26); }
Symbol 38 Button
on (release) { gotoAndPlay (27); }
Symbol 40 Button
on (release) { gotoAndPlay (22); }
Symbol 42 Button
on (release) { gotoAndPlay (29); }
Symbol 44 Button
on (release) { gotoAndPlay (30); }
Symbol 46 Button
on (release) { gotoAndPlay (31); }
Symbol 48 Button
on (release) { gotoAndPlay (32); }
Symbol 50 Button
on (release) { gotoAndPlay (28); }
Symbol 56 Button
on (release) { gotoAndPlay (25); }
Symbol 58 Button
on (release) { gotoAndPlay (19); }
Symbol 62 Button
on (release) { score = score + 0; checkScore(score); play(); }
Symbol 63 Button
on (release) { score = score + 1; checkScore(score); play(); }
Symbol 71 Button
on (release) { tune.stop("tune"); mute._visible = false; plays._visible = true; }
Symbol 73 Button
on (release) { tune.start(0, 9000); plays._visible = false; mute._visible = true; }
Symbol 153 Button
on (release) { gotoAndPlay (3); tune.stop("tune"); mute._visible = true; plays._visible = false; }
Symbol 159 Button
on (release) { gotoAndPlay (18); }

Library Items

Symbol 1 Sound [tune]
Symbol 2 GraphicUsed by:16
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:16
Symbol 5 GraphicUsed by:16
Symbol 6 GraphicUsed by:9 10
Symbol 7 GraphicUsed by:9 10
Symbol 8 GraphicUsed by:9 10
Symbol 9 MovieClipUses:6 7 8Used by:10
Symbol 10 ButtonUses:9 6 7 8Used by:16
Symbol 11 GraphicUsed by:15 20
Symbol 12 GraphicUsed by:15 20
Symbol 13 GraphicUsed by:15 20
Symbol 14 GraphicUsed by:15 20
Symbol 15 ButtonUses:11 12 13 14Used by:16
Symbol 16 MovieClipUses:2 4 5 10 15Used by:Timeline
Symbol 17 FontUsed by:18 19 27 29 31 33 35 37 39 41 43 45 47 49 51 52 53 57 59 61 64 65 66 67 74 75 76 77 78 81 82 83 84 85 89 90 91 92 93 96 97 98 99 100 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 154 160
Symbol 18 TextUses:17Used by:Timeline
Symbol 19 TextUses:17Used by:Timeline
Symbol 20 ButtonUses:11 12 13 14Used by:Timeline
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:Timeline
Symbol 23 GraphicUsed by:26 28 30 32 34 36 38 40 42 44 46 48 50 56 58 62 63 153 159
Symbol 24 GraphicUsed by:26 28 30 32 34 36 38 40 42 44 46 48 50 56 58 62 63 153 159
Symbol 25 GraphicUsed by:26 28 30 32 34 36 38 40 42 44 46 48 50 56 58 62 63 153 159
Symbol 26 ButtonUses:23 24 25Used by:Timeline
Symbol 27 TextUses:17Used by:Timeline
Symbol 28 ButtonUses:23 24 25Used by:Timeline
Symbol 29 TextUses:17Used by:Timeline
Symbol 30 ButtonUses:23 24 25Used by:Timeline
Symbol 31 TextUses:17Used by:Timeline
Symbol 32 ButtonUses:23 24 25Used by:Timeline
Symbol 33 TextUses:17Used by:Timeline
Symbol 34 ButtonUses:23 24 25Used by:Timeline
Symbol 35 TextUses:17Used by:Timeline
Symbol 36 ButtonUses:23 24 25Used by:Timeline
Symbol 37 TextUses:17Used by:Timeline
Symbol 38 ButtonUses:23 24 25Used by:Timeline
Symbol 39 TextUses:17Used by:Timeline
Symbol 40 ButtonUses:23 24 25Used by:Timeline
Symbol 41 TextUses:17Used by:Timeline
Symbol 42 ButtonUses:23 24 25Used by:Timeline
Symbol 43 TextUses:17Used by:Timeline
Symbol 44 ButtonUses:23 24 25Used by:Timeline
Symbol 45 TextUses:17Used by:Timeline
Symbol 46 ButtonUses:23 24 25Used by:Timeline
Symbol 47 TextUses:17Used by:Timeline
Symbol 48 ButtonUses:23 24 25Used by:Timeline
Symbol 49 TextUses:17Used by:Timeline
Symbol 50 ButtonUses:23 24 25Used by:Timeline
Symbol 51 TextUses:17Used by:Timeline
Symbol 52 EditableTextUses:17Used by:Timeline
Symbol 53 TextUses:17Used by:Timeline
Symbol 54 ButtonUsed by:Timeline
Symbol 55 ButtonUsed by:Timeline
Symbol 56 ButtonUses:23 24 25Used by:Timeline
Symbol 57 TextUses:17Used by:Timeline
Symbol 58 ButtonUses:23 24 25Used by:Timeline
Symbol 59 TextUses:17Used by:Timeline
Symbol 60 GraphicUsed by:Timeline
Symbol 61 TextUses:17Used by:Timeline
Symbol 62 ButtonUses:23 24 25Used by:Timeline
Symbol 63 ButtonUses:23 24 25Used by:Timeline
Symbol 64 TextUses:17Used by:Timeline
Symbol 65 TextUses:17Used by:Timeline
Symbol 66 TextUses:17Used by:Timeline
Symbol 67 TextUses:17Used by:Timeline
Symbol 68 BitmapUsed by:69
Symbol 69 GraphicUses:68Used by:Timeline
Symbol 70 GraphicUsed by:71
Symbol 71 ButtonUses:70Used by:Timeline
Symbol 72 GraphicUsed by:73
Symbol 73 ButtonUses:72Used by:Timeline
Symbol 74 TextUses:17Used by:Timeline
Symbol 75 TextUses:17Used by:Timeline
Symbol 76 TextUses:17Used by:Timeline
Symbol 77 TextUses:17Used by:Timeline
Symbol 78 TextUses:17Used by:Timeline
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:Timeline
Symbol 81 TextUses:17Used by:Timeline
Symbol 82 TextUses:17Used by:Timeline
Symbol 83 TextUses:17Used by:Timeline
Symbol 84 TextUses:17Used by:Timeline
Symbol 85 TextUses:17Used by:Timeline
Symbol 86 BitmapUsed by:87
Symbol 87 GraphicUses:86Used by:Timeline
Symbol 88 GraphicUsed by:Timeline
Symbol 89 TextUses:17Used by:Timeline
Symbol 90 TextUses:17Used by:Timeline
Symbol 91 TextUses:17Used by:Timeline
Symbol 92 TextUses:17Used by:Timeline
Symbol 93 TextUses:17Used by:Timeline
Symbol 94 BitmapUsed by:95
Symbol 95 GraphicUses:94Used by:Timeline
Symbol 96 TextUses:17Used by:Timeline
Symbol 97 TextUses:17Used by:Timeline
Symbol 98 TextUses:17Used by:Timeline
Symbol 99 TextUses:17Used by:Timeline
Symbol 100 TextUses:17Used by:Timeline
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:Timeline
Symbol 103 TextUses:17Used by:Timeline
Symbol 104 TextUses:17Used by:Timeline
Symbol 105 TextUses:17Used by:Timeline
Symbol 106 TextUses:17Used by:Timeline
Symbol 107 TextUses:17Used by:Timeline
Symbol 108 TextUses:17Used by:Timeline
Symbol 109 TextUses:17Used by:Timeline
Symbol 110 TextUses:17Used by:Timeline
Symbol 111 TextUses:17Used by:Timeline
Symbol 112 TextUses:17Used by:Timeline
Symbol 113 TextUses:17Used by:Timeline
Symbol 114 TextUses:17Used by:Timeline
Symbol 115 TextUses:17Used by:Timeline
Symbol 116 TextUses:17Used by:Timeline
Symbol 117 TextUses:17Used by:Timeline
Symbol 118 TextUses:17Used by:Timeline
Symbol 119 TextUses:17Used by:Timeline
Symbol 120 TextUses:17Used by:Timeline
Symbol 121 TextUses:17Used by:Timeline
Symbol 122 TextUses:17Used by:Timeline
Symbol 123 TextUses:17Used by:Timeline
Symbol 124 TextUses:17Used by:Timeline
Symbol 125 TextUses:17Used by:Timeline
Symbol 126 TextUses:17Used by:Timeline
Symbol 127 TextUses:17Used by:Timeline
Symbol 128 TextUses:17Used by:Timeline
Symbol 129 TextUses:17Used by:Timeline
Symbol 130 TextUses:17Used by:Timeline
Symbol 131 TextUses:17Used by:Timeline
Symbol 132 TextUses:17Used by:Timeline
Symbol 133 TextUses:17Used by:Timeline
Symbol 134 TextUses:17Used by:Timeline
Symbol 135 TextUses:17Used by:Timeline
Symbol 136 TextUses:17Used by:Timeline
Symbol 137 TextUses:17Used by:Timeline
Symbol 138 TextUses:17Used by:Timeline
Symbol 139 TextUses:17Used by:Timeline
Symbol 140 TextUses:17Used by:Timeline
Symbol 141 TextUses:17Used by:Timeline
Symbol 142 TextUses:17Used by:Timeline
Symbol 143 TextUses:17Used by:Timeline
Symbol 144 TextUses:17Used by:Timeline
Symbol 145 TextUses:17Used by:Timeline
Symbol 146 TextUses:17Used by:Timeline
Symbol 147 TextUses:17Used by:Timeline
Symbol 148 TextUses:17Used by:Timeline
Symbol 149 TextUses:17Used by:Timeline
Symbol 150 TextUses:17Used by:Timeline
Symbol 151 TextUses:17Used by:Timeline
Symbol 152 TextUses:17Used by:Timeline
Symbol 153 ButtonUses:23 24 25Used by:Timeline
Symbol 154 TextUses:17Used by:Timeline
Symbol 155 GraphicUsed by:Timeline
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:158
Symbol 158 MovieClipUses:157Used by:Timeline
Symbol 159 ButtonUses:23 24 25Used by:Timeline
Symbol 160 TextUses:17Used by:Timeline
Symbol 161 BitmapUsed by:162
Symbol 162 GraphicUses:161Used by:163
Symbol 163 MovieClipUses:162Used by:Timeline
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:166
Symbol 166 MovieClipUses:165Used by:Timeline
Symbol 167 BitmapUsed by:168
Symbol 168 GraphicUses:167Used by:169
Symbol 169 MovieClipUses:168Used by:Timeline
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClipUses:171Used by:Timeline
Symbol 173 BitmapUsed by:174
Symbol 174 GraphicUses:173Used by:175
Symbol 175 MovieClipUses:174Used by:Timeline
Symbol 176 BitmapUsed by:177
Symbol 177 GraphicUses:176Used by:178
Symbol 178 MovieClipUses:177Used by:Timeline
Symbol 179 BitmapUsed by:180
Symbol 180 GraphicUses:179Used by:181
Symbol 181 MovieClipUses:180Used by:Timeline
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:184
Symbol 184 MovieClipUses:183Used by:Timeline
Symbol 185 BitmapUsed by:186
Symbol 186 GraphicUses:185Used by:187
Symbol 187 MovieClipUses:186Used by:Timeline
Symbol 188 BitmapUsed by:189
Symbol 189 GraphicUses:188Used by:190
Symbol 190 MovieClipUses:189Used by:Timeline
Symbol 191 BitmapUsed by:192
Symbol 192 GraphicUses:191Used by:193
Symbol 193 MovieClipUses:192Used by:Timeline
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:196
Symbol 196 MovieClipUses:195Used by:Timeline
Symbol 197 BitmapUsed by:198
Symbol 198 GraphicUses:197Used by:199
Symbol 199 MovieClipUses:198Used by:Timeline
Symbol 200 BitmapUsed by:201
Symbol 201 GraphicUses:200Used by:202
Symbol 202 MovieClipUses:201Used by:Timeline

Instance Names

"three"Frame 3Symbol 26 Button
"four"Frame 3Symbol 28 Button
"five"Frame 3Symbol 30 Button
"seven"Frame 3Symbol 32 Button
"eight"Frame 3Symbol 34 Button
"nine"Frame 3Symbol 36 Button
"ten"Frame 3Symbol 38 Button
"six"Frame 3Symbol 40 Button
"onetwo"Frame 3Symbol 42 Button
"onethree"Frame 3Symbol 44 Button
"onefour"Frame 3Symbol 46 Button
"onefive"Frame 3Symbol 48 Button
"oneone"Frame 3Symbol 50 Button
"one"Frame 3Symbol 54 Button
"two"Frame 3Symbol 55 Button
"two"Frame 3Symbol 56 Button
"one"Frame 3Symbol 58 Button
"mute"Frame 3Symbol 71 Button
"plays"Frame 3Symbol 73 Button
"bar"Symbol 16 MovieClip Frame 1Symbol 4 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
ExportAssets (56)Timeline Frame 1Symbol 1 as "tune"

Labels

"loaded"Symbol 16 MovieClip Frame 3

Dynamic Text Variables

scoreSymbol 52 EditableText"<p align="left"></p>"




http://swfchan.com/12/59211/info.shtml
Created: 11/8 -2019 05:31:40 Last modified: 11/8 -2019 05:31:40 Server time: 04/05 -2024 15:47:14