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

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

Orb Pop.swf

This is the info page for
Flash #46992

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


Text
The object of this game is to
destroy as many orbs as possible
in 30 seconds. Click an orb to
destroy it. Simple, Eh?

go

go

Ready

Set

GO!

30

29

28

27

26

25

24

23

22

21

20

19

18

17

16

15

14

13

12

11

10

9

8

7

6

5

4

3

2

1

0

0

You Popped

Bubbles.

retry

This nice thing was brought to you by zenfasterxd

d

x

r

e

t

s

a

f

n

z

y

b

u

o

t

h

g

r

s

a

w

n

i

e

c

T

ActionScript [AS1/AS2]

Frame 1
var myMenu_cm = new ContextMenu(); myMenu_cm.builtInItems.zoom = false; myMenu_cm.builtInItems.quality = true; myMenu_cm.builtInItems.print = false; myMenu_cm.builtInItems.save = false; myMenu_cm.builtInItems.loop = false; myMenu_cm.builtInItems.rewind = false; myMenu_cm.builtInItems.forward_back = false; _root.menu = myMenu_cm;
Instance of Symbol 7 MovieClip in Frame 1
onClipEvent (load) { Mouse.hide(); startDrag (this, true); }
Frame 2
stop();
Frame 3
score = 0; stop();
Frame 4
stop();
Symbol 5 MovieClip Frame 1
_root.stop(); PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (PercentLoaded != 100) { bar._xscale = PercentLoaded; } else { gotoAndPlay ("loaded"); }
Symbol 5 MovieClip Frame 2
gotoAndPlay (1);
Symbol 5 MovieClip Frame 5
_root.play();
Symbol 16 Button
on (press) { nextFrame(); }
Symbol 21 Button
on (press) { gotoAndPlay (40); }
Symbol 23 Button
on (press) { gotoAndPlay (25); _root.score++; }
Symbol 24 MovieClip Frame 24
stop();
Symbol 62 MovieClip Frame 526
_root.gotoAndStop(4);
Symbol 69 Button
on (press) { score = 0; prevFrame(); }
Symbol 99 Button
on (press) { getURL ("http://zenfasterxd.newgrounds.com", _blank); }
Symbol 102 Button
on (release) { getURL ("http://www.newgrounds.com", _blank); }

Library Items

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

Instance Names

"bar"Symbol 5 MovieClip Frame 1Symbol 4 MovieClip

Labels

"loaded"Symbol 5 MovieClip Frame 5

Dynamic Text Variables

scoreSymbol 63 EditableText"0"




http://swfchan.com/10/46992/info.shtml
Created: 2/5 -2019 16:47:30 Last modified: 2/5 -2019 16:47:30 Server time: 09/05 -2024 15:54:23