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

swfchan turned sixteen years old yesterday! (5may2024)

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

guessyournumber.swf

This is the info page for
Flash #83476

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


Text
11

11

11

Guess Your Number Game

Relax.
Slowly count to three.
By asking a few simple questions, I will Guess Your Number.

Continue

Continue

Click on Continue

Welcome To...

11

22

61

14

21

13

51

15

20

21

12

23

16

25

91

41

31

18

17

10

11

19

71

81

24

Please choose a number below.
Say the number out loud two times.

Click the button that is the same color as your number above.

Picture your number in your head.
Now click on one of the colors below.

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

11

29

28

27

26

11

11

11

11

11

30

Now choose the house that has your number in it.

House A

House B

House C

House D

House E

Say your number two times, then click on a crystal ball below.

I will now put your number behind the door that I think you will choose first.
Click on your favorite door below.

Did I put your number behind the first door? If I did, send this to your friends!

ActionScript [AS1/AS2]

Frame 1
number_array = new Array(0, 1, 21, 14, 22, 6, 13, 2, 20, 5, 15, 12, 9, 25, 23, 16, 4, 10, 17, 3, 18, 11, 24, 8, 19, 7); box1 = number_array[1]; box2 = number_array[2]; box3 = number_array[3]; box4 = number_array[4]; box5 = number_array[5]; box6 = number_array[6]; box7 = number_array[7]; box8 = number_array[8]; box9 = number_array[9]; box10 = number_array[10]; box11 = number_array[11]; box12 = number_array[12]; box13 = number_array[13]; box14 = number_array[14]; box15 = number_array[15]; box16 = number_array[16]; box17 = number_array[17]; box18 = number_array[18]; box19 = number_array[19]; box20 = number_array[20]; box21 = number_array[21]; box22 = number_array[22]; box23 = number_array[23]; box24 = number_array[24]; box25 = number_array[25]; pickdoor1 = 0; sendtext = ""; error = ""; name = ""; email00 = ""; email01 = ""; email02 = ""; email03 = ""; email04 = ""; email05 = ""; email06 = ""; email07 = ""; email08 = ""; email09 = ""; stop();
Frame 2
stop();
Frame 3
stop();
Frame 4
box1 = number_array[21]; box2 = number_array[6]; box3 = number_array[1]; box4 = number_array[11]; box5 = number_array[16]; box6 = number_array[22]; box7 = number_array[7]; box8 = number_array[2]; box9 = number_array[12]; box10 = number_array[17]; box11 = number_array[23]; box12 = number_array[8]; box13 = number_array[3]; box14 = number_array[13]; box15 = number_array[18]; box16 = number_array[24]; box17 = number_array[9]; box18 = number_array[4]; box19 = number_array[14]; box20 = number_array[19]; box21 = number_array[25]; box22 = number_array[10]; box23 = number_array[5]; box24 = number_array[15]; box25 = number_array[20]; box26 = 26; box27 = 27; box28 = 28; box29 = 29; box30 = 30; stop();
Frame 5
stop();
Frame 6
stop();
Frame 7
if (pickdoor == 1) { attachMovie("door", "door", 999999); _root.door._x = 50; _root.door._y = 50; attachMovie("doorwrong1", "doorwrong1", 999998); _root.doorwrong1._x = 200; _root.doorwrong1._y = 50; attachMovie("doorwrong2", "doorwrong2", 999997); _root.doorwrong2._x = 350; _root.doorwrong2._y = 50; } if (pickdoor == 2) { attachMovie("door", "door", 999999); _root.door._x = 200; _root.door._y = 50; attachMovie("doorwrong1", "doorwrong1", 999998); _root.doorwrong1._x = 50; _root.doorwrong1._y = 50; attachMovie("doorwrong2", "doorwrong2", 999997); _root.doorwrong2._x = 350; _root.doorwrong2._y = 50; } if (pickdoor == 3) { attachMovie("door", "door", 999999); _root.door._x = 350; _root.door._y = 50; attachMovie("doorwrong1", "doorwrong1", 999998); _root.doorwrong1._x = 50; _root.doorwrong1._y = 50; attachMovie("doorwrong2", "doorwrong2", 999997); _root.doorwrong2._x = 200; _root.doorwrong2._y = 50; } stop();
Frame 8
stop();
Symbol 5 Button
on (release) { play(); }
Symbol 7 MovieClip [doorwrong2] Frame 1
wrongnum2 = _root.wrong2; stop();
Symbol 7 MovieClip [doorwrong2] Frame 20
Selection.setFocus("_root.name"); stop();
Symbol 9 MovieClip [doorwrong1] Frame 1
wrongnum1 = _root.wrong1; stop();
Symbol 9 MovieClip [doorwrong1] Frame 20
Selection.setFocus("_root.name"); stop();
Symbol 11 MovieClip [door] Frame 1
doornum = _root.answer;
Symbol 11 MovieClip [door] Frame 20
_root.error = "Did I put your number behind the correct door? If I did, send this to your friends!"; _root.gotoAndStop("end"); _root.Selection.setFocus("name"); stop();
Symbol 20 Button
on (release) { play(); }
Symbol 55 Button
on (release) { guess_array = new Array(box1, box2, box3, box4, box5); play(); }
Symbol 57 Button
on (release) { guess_array = new Array(box6, box7, box8, box9, box10); play(); }
Symbol 59 Button
on (release) { guess_array = new Array(box11, box12, box13, box14, box15); play(); }
Symbol 61 Button
on (release) { guess_array = new Array(box16, box17, box18, box19, box20); play(); }
Symbol 63 Button
on (release) { guess_array = new Array(box21, box22, box23, box24, box25); play(); }
Symbol 66 Button
on (release) { play(); }
Symbol 104 Button
on (release) { answer = guess_array[0]; wrong1 = guess_array[1]; wrong2 = guess_array[2]; play(); }
Symbol 106 Button
on (release) { answer = guess_array[1]; wrong1 = guess_array[3]; wrong2 = guess_array[2]; play(); }
Symbol 108 Button
on (release) { answer = guess_array[2]; wrong1 = guess_array[3]; wrong2 = guess_array[4]; play(); }
Symbol 110 Button
on (release) { answer = guess_array[3]; wrong1 = guess_array[1]; wrong2 = guess_array[2]; play(); }
Symbol 112 Button
on (release) { answer = guess_array[4]; wrong1 = guess_array[1]; wrong2 = guess_array[0]; play(); }
Symbol 117 Button
on (release, dragOver) { play(); }
Symbol 119 Button
on (release) { pickdoor = 1; play(); }
Symbol 120 Button
on (release) { pickdoor = 2; play(); }
Symbol 121 Button
on (release) { pickdoor = 3; play(); }
Symbol 128 Button
on (keyPress "<Tab>") { if (Selection.getFocus() == "_level0.name") { Selection.setFocus("_level0.email00"); } else if (Selection.getFocus() == "_level0.email00") { Selection.setFocus("_level0.email01"); } else if (Selection.getFocus() == "_level0.email01") { Selection.setFocus("_level0.email02"); } else if (Selection.getFocus() == "_level0.email02") { Selection.setFocus("_level0.email03"); } else if (Selection.getFocus() == "_level0.email03") { Selection.setFocus("_level0.email04"); } else if (Selection.getFocus() == "_level0.email04") { Selection.setFocus("_level0.email05"); } else if (Selection.getFocus() == "_level0.email05") { Selection.setFocus("_level0.email06"); } else if (Selection.getFocus() == "_level0.email06") { Selection.setFocus("_level0.email07"); } else if (Selection.getFocus() == "_level0.email07") { Selection.setFocus("_level0.email08"); } else if (Selection.getFocus() == "_level0.email08") { Selection.setFocus("_level0.email09"); } else if (Selection.getFocus() == "_level0.email09") { Selection.setFocus("_level0.name"); } }

Library Items

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

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$.7$KVuL87w5fJ8vdZ0hf1A4J1."
ExportAssets (56)Timeline Frame 1Symbol 7 as "doorwrong2"
ExportAssets (56)Timeline Frame 1Symbol 9 as "doorwrong1"
ExportAssets (56)Timeline Frame 1Symbol 11 as "door"

Labels

"end"Frame 8

Dynamic Text Variables

wrongnum2Symbol 3 EditableText"11"
wrongnum1Symbol 8 EditableText"11"
doornumSymbol 10 EditableText"11"
box1Symbol 25 EditableText"11"
box2Symbol 26 EditableText"22"
box3Symbol 27 EditableText"61"
box4Symbol 28 EditableText"14"
box5Symbol 29 EditableText"21"
box6Symbol 30 EditableText"13"
box7Symbol 31 EditableText"51"
box8Symbol 32 EditableText"15"
box9Symbol 33 EditableText"20"
box10Symbol 34 EditableText"21"
box11Symbol 35 EditableText"12"
box12Symbol 36 EditableText"23"
box13Symbol 37 EditableText"16"
box14Symbol 38 EditableText"25"
box15Symbol 39 EditableText"91"
box16Symbol 40 EditableText"41"
box17Symbol 41 EditableText"31"
box18Symbol 42 EditableText"18"
box19Symbol 43 EditableText"17"
box20Symbol 44 EditableText"10"
box21Symbol 45 EditableText"11"
box22Symbol 46 EditableText"19"
box23Symbol 47 EditableText"71"
box24Symbol 48 EditableText"81"
box25Symbol 49 EditableText"24"
box6Symbol 69 EditableText"11"
box7Symbol 70 EditableText"11"
box8Symbol 71 EditableText"11"
box9Symbol 72 EditableText"11"
box10Symbol 73 EditableText"11"
box11Symbol 74 EditableText"11"
box12Symbol 75 EditableText"11"
box13Symbol 76 EditableText"11"
box14Symbol 77 EditableText"11"
box15Symbol 78 EditableText"11"
box16Symbol 79 EditableText"11"
box17Symbol 80 EditableText"11"
box18Symbol 81 EditableText"11"
box19Symbol 82 EditableText"11"
box20Symbol 83 EditableText"11"
box21Symbol 84 EditableText"11"
box22Symbol 85 EditableText"11"
box23Symbol 86 EditableText"11"
box24Symbol 87 EditableText"11"
box25Symbol 88 EditableText"11"
box29Symbol 89 EditableText"29"
box28Symbol 90 EditableText"28"
box27Symbol 91 EditableText"27"
box26Symbol 92 EditableText"26"
box1Symbol 93 EditableText"11"
box2Symbol 94 EditableText"11"
box3Symbol 95 EditableText"11"
box4Symbol 96 EditableText"11"
box5Symbol 97 EditableText"11"
box30Symbol 98 EditableText"30"
errorSymbol 125 EditableText"Did I put your number behind the first door? If I did, send this to your friends!"




http://swfchan.com/17/83476/info.shtml
Created: 31/3 -2019 20:17:24 Last modified: 31/3 -2019 20:17:24 Server time: 06/05 -2024 15:33:25