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

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

Mulan Warrior or Princess.swf

This is the info page for
Flash #110872

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


Text
Loading

%

INSTRUCTIONS

Are you a princess like Princess
Mei or a warrior like Mulan?  Find
your destiny by answering a few
questions about yourself. When
you’re finished, click “Submit” and
your character will be revealed!

OFF

OFF

ON

MUSIC

/

ON

OFF

CLOSE WINDOW

CLOSE WINDOW

RETURN TO SITE

RETURN TO SITE

Shopping with friends

Horseback riding

What sounds like the most
fun on a Saturday?

Rosy pink

Jade green

Which color do you like
best?

A great adventure

A beautiful palace

Which would you rather
have?

A slumber party with friends and
dancing

A day out with my best friend

What’s the best way to
celebrate your birthday?

A box full of beautiful jewelry

A horse of your own

What would you rather get
for your birthday?

A life that ends happily ever after

A life of adventure

Which life sounds best to
you?

Just one true friend is enough

As many as possible

How many friends would
you like to have?

I say “hello” and try to become friends

I wait to see if they're nice

What happens when you
meet someone new?

Martial arts

Dance

Which would you rather
study?

Hug them

Slap them on the back

How do you say hello to
your friends?

A mischievous dragon

An army of strong soldiers

Who would you rather have
as your guardian?

©DISNEY

With all that style, it's like you are
another Princess Mei! You'd
rather outwit your enemy than
climb a tree. It makes your friends
and family proud that you are
willing to do your duty and rule
with a smile.

With all that strength, it's like
you are another Mulan!
It makes your family so proud
to know that you're not afraid
to fight for what you believe in.
But remember - just because
you're a warrior doesn't mean
you've got to smell like one,
okay?

It looks like you did the
impossible! You mixed all the
bravery and strength of Mulan
with the nice smile and good
manners of Princess Mei!  Like
bamboo, you are strong yet you
can bend with the wind.
Imagine... a warrior princess!

ActionScript [AS1/AS2]

Frame 1
function start_quiz() { selected = 0; delete choices; choices = new Array(12); current_q = 1; gotoAndStop ("quiz"); } function select_option(num) { var _local1 = num; if (quiz_key[current_q] == _local1) { choices[current_q] = 1; } else { choices[current_q] = 2; } selected = _local1; dot1.gotoAndStop(1); dot2.gotoAndStop(1); this["dot" + _local1].gotoAndStop(3); next._visible = true; } function rollover_option(num) { if (selected != num) { this["dot" + num].gotoAndStop(2); } } function rollout_option(num) { if (selected != num) { this["dot" + num].gotoAndStop(1); } } function next_question() { current_q++; selected = 0; dot1.gotoAndStop(1); dot2.gotoAndStop(1); next._visible = false; nextFrame(); } function tally_quiz() { p_count = 0; w_count = 0; i = 1; while (i <= 11) { if (choices[i] == 1) { p_count++; } else { w_count++; } i++; } if (p_count > 6) { outcome = "princess"; } else if (w_count > 6) { outcome = "warrior"; } else { outcome = "both"; } } stage.showMenu = false; _highquality = "2"; quiz_key = new Array(null, 1, 1, 2, 1, 1, 1, 2, 1, 2, 1, 2);
Frame 2
var a = this.getBytesLoaded(); var b = this.getBytesTotal(); var p = (a / b); percentageOutput = Math.floor(p * 100); meter._xscale = 100 * p; if (a >= b) { gotoAndStop ("home"); }
Frame 3
gotoAndPlay(_currentframe - 1);
Frame 20
if (done == true) { music.gotoAndStop(1); }
Frame 30
next._visible = false;
Symbol 18 MovieClip Frame 20
stop();
Symbol 23 Button
on (release) { start_quiz(); }
Symbol 32 MovieClip Frame 22
stop();
Symbol 36 MovieClip Frame 7
stop();
Symbol 39 MovieClip Frame 7
stop();
Symbol 42 Button
on (release) { stopAllSounds(); gotoAndStop (2); }
Symbol 49 Button
on (release) { gotoAndPlay (1); }
Symbol 51 MovieClip Frame 1
stop();
Symbol 51 MovieClip Frame 2
stop(); stopAllSounds();
Symbol 57 Button
on (release) { getURL ("javascript:self.close();"); }
Symbol 61 Button
on (release) { getURL ("javascript:self.close();"); }
Symbol 76 MovieClip Frame 1
stop();
Symbol 83 MovieClip Frame 1
stop();
Symbol 85 Button
on (rollOver) { rollover_option(1); } on (rollOut, dragOut, releaseOutside) { rollout_option(1); } on (release) { select_option(1); }
Symbol 86 Button
on (rollOver) { rollover_option(2); } on (rollOut, dragOut, releaseOutside) { rollout_option(2); } on (release) { select_option(2); }
Symbol 90 MovieClip Frame 15
stop();
Symbol 95 Button
on (release) { next_question(); }
Symbol 147 Button
on (release) { tally_quiz(); gotoAndStop ("result"); }
Symbol 173 MovieClip Frame 1
gotoAndPlay(_parent.outcome);
Symbol 173 MovieClip Frame 22
stop();
Symbol 173 MovieClip Frame 44
stop();
Symbol 173 MovieClip Frame 70
stop();
Symbol 178 Button
on (press) { music.gotoAndStop(2); done = true; } on (release) { start_quiz(); }
Symbol 181 Button
on (press) { getURL ("javascript:_hbPageView (\"friend+pop1\", \"/mulan+2/generate+awareness/information/misc;/generate+awareness/information/dvp/mulan+2/misc\")"); } on (release) { fraf = "Are+you+a+Warrior+or+a+Princess?+http://www.mulan2.com"; getURL ("aim:goim?message=" + fraf); }

Library Items

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

Instance Names

"meter"Frame 1Symbol 4 MovieClip
"music"Frame 10Symbol 51 MovieClip
"dot1"Frame 20Symbol 76 MovieClip
"dot2"Frame 20Symbol 83 MovieClip
"next"Frame 20Symbol 95 Button
"next"Frame 30Symbol 147 Button
"result"Frame 41Symbol 173 MovieClip

Labels

"home"Frame 10
"quiz"Frame 20
"result"Frame 41
"princess"Symbol 173 MovieClip Frame 1
"warrior"Symbol 173 MovieClip Frame 25
"both"Symbol 173 MovieClip Frame 49

Dynamic Text Variables

percentageOutputSymbol 10 EditableText""




http://swfchan.com/23/110872/info.shtml
Created: 13/3 -2019 14:13:05 Last modified: 13/3 -2019 14:13:05 Server time: 19/05 -2024 05:34:16