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

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

play - strawberry squish.swf

This is the info page for
Flash #68703

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


Text
LOADING

THE  INTERACTIVE STRAWBERRY
CLOCK SQUISHING GAME

PLEASE NOTE: I AM NOT A CLOCK HATER, I AM NOT A CLOCK SUPPORTER, I
MADE THIS PURELY FOR THOSE OF YOU WHO EITHER LIKE SEEING
STRAWBERRY CLOCK IN GAMES, OR THOSE OF YOU WHO LIKE KILLING HIM :)
ENJOY

STRAWBERRY CLOCK WAS NOT ACTUALLY HARMED IN
THE MAKING OF THIS GAME... PITTY ISNT IT

PLAY?

PLAY?

0

BY:
TZN_Gangsta
MUSIC:
SLIPKNOT
TOTAL KILLS:

<P ALIGN="LEFT"><FONT FACE="Californian FB" SIZE="24" COLOR="#000000"><A HREF="www.geocities.com/tznclan">www.geocities.com/tznclan</A></FONT></P>

ActionScript [AS1/AS2]

Frame 1
ifFrameLoaded (6) { gotoAndPlay (3); }
Frame 2
gotoAndPlay (1);
Frame 3
stop();
Frame 4
function createMosquitos(count) { var i; i = 1; while (count >= i) { _root.attachMovie("mosquito", "mosquito" + i, i); i++; } } function changeCursor(movieclip) { Mouse.hide(); _root.attachMovie(movieclip, "customCursor", 9999); _root.customCursor.startDrag(true); } function calculateRandom(min, max) { return(Math.floor(Math.random() * ((max + 1) - min)) + min); } function playSound(max, x, soundID) { var soundobject; soundobject = new Sound(); soundobject.attachSound(soundID); if (x < 0) { x = 0; } else if (max < x) { x = max; } soundobject.setPan(((x - (max / 2)) * 100) / (max / 2)); soundobject.start(); } fscommand ("fullscreen", true); fscommand ("allowscale", true); fscommand ("showmenu", false); level = 0; hit = 0; score = 0; changeCursor("swatter");
Frame 6
if (hit == level) { if (level < 8) { level++; } hit = 0; createMosquitos(level); } prevFrame(); play();
Symbol 7 MovieClip Frame 1
stop();
Symbol 7 MovieClip Frame 2
stop();
Instance of Symbol 7 MovieClip "arm" in Symbol 8 MovieClip [swatter] Frame 1
onClipEvent (mouseDown) { _root.playSound(640, _parent._x, "zish"); gotoAndPlay (2); } onClipEvent (mouseUp) { gotoAndPlay (3); } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 13 MovieClip [mosquito] Frame 1
stop();
Instance of Symbol 10 MovieClip "mosquito" in Symbol 13 MovieClip [mosquito] Frame 1
onClipEvent (load) { varName = 5; } onClipEvent (mouseDown) { if (this.hitTest(_root.customCursor.hitarea)) { soundobject.stop(); _root.playSound(640, _parent._x, "splatter"); _root.score++; _parent.gotoAndPlay("hit"); } } onClipEvent (load) { _parent._x = _root.calculateRandom(-1500, -50); _parent._y = _root.calculateRandom(80, 200); scale = 10; _parent._xscale = scale; _parent._yscale = scale; xStep = 12; yStep = 8; soundobject = new Sound(this); soundobject.attachSound("buzz"); soundobject.setPan(-100); soundobject.start(0, 999); } onClipEvent (enterFrame) { _parent._x = _parent._x + xstep; _parent._y = _parent._y + (Math.sin(_parent._x / 100) * ystep); if ((_parent._x < -30) and (xstep < 0)) { xstep = -(xstep - (xstep / 16)); ystep = -(ystep - (ystep / 16)); scale = _parent._yscale + 4; _parent._xscale = scale; _parent._yscale = scale; } else if ((670 < _parent._x) and (0 < xstep)) { xstep = -(xstep - (xstep / 16)); ystep = -(ystep - (ystep / 16)); scale = _parent._yscale + 4; _parent._xscale = -scale; _parent._yscale = scale; } if (_parent._x < 0) { x = 0; } else if (640 < _parent._x) { x = 640; } else { x = _parent._x; } soundobject.setPan(((x - 320) * 100) / 320); }
Symbol 13 MovieClip [mosquito] Frame 16
removeMovieClip(""); _root.hit++;
Symbol 29 Button
on (release) { gotoAndPlay (4); }
Symbol 38 Button
on (release) { getURL ("http://www.flashforum.de/contact"); }

Library Items

Symbol 1 Sound [zish]
Symbol 2 Sound [splatter]
Symbol 3 GraphicUsed by:4
Symbol 4 MovieClipUses:3Used by:8
Symbol 5 GraphicUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:5 6Used by:8
Symbol 8 MovieClip [swatter]Uses:4 7
Symbol 9 GraphicUsed by:10
Symbol 10 MovieClipUses:9Used by:13
Symbol 11 GraphicUsed by:12
Symbol 12 MovieClipUses:11Used by:13
Symbol 13 MovieClip [mosquito]Uses:10 12
Symbol 14 FontUsed by:15
Symbol 15 TextUses:14Used by:Timeline
Symbol 16 FontUsed by:18
Symbol 17 FontUsed by:18
Symbol 18 TextUses:16 17Used by:Timeline
Symbol 19 FontUsed by:20
Symbol 20 TextUses:19Used by:Timeline
Symbol 21 FontUsed by:22 24 26
Symbol 22 TextUses:21Used by:Timeline
Symbol 23 GraphicUsed by:29
Symbol 24 TextUses:21Used by:29
Symbol 25 GraphicUsed by:29
Symbol 26 TextUses:21Used by:29
Symbol 27 GraphicUsed by:29
Symbol 28 GraphicUsed by:29
Symbol 29 ButtonUses:23 24 25 26 27 28Used by:Timeline
Symbol 30 SoundUsed by:Timeline
Symbol 31 FontUsed by:32
Symbol 32 EditableTextUses:31Used by:Timeline
Symbol 33 FontUsed by:35
Symbol 34 FontUsed by:35
Symbol 35 TextUses:33 34Used by:38
Symbol 36 FontUsed by:37
Symbol 37 EditableTextUses:36Used by:38
Symbol 38 ButtonUses:35 37Used by:Timeline

Instance Names

"hitarea"Symbol 8 MovieClip [swatter] Frame 1Symbol 4 MovieClip
"arm"Symbol 8 MovieClip [swatter] Frame 1Symbol 7 MovieClip
"mosquito"Symbol 13 MovieClip [mosquito] Frame 1Symbol 10 MovieClip

Special Tags

EnableDebugger (58)Timeline Frame 131 bytes "..$1$sq$YtqAtZyt.ZBr0bRik5wIO1."
ExportAssets (56)Timeline Frame 1Symbol 1 as "zish"
ExportAssets (56)Timeline Frame 1Symbol 2 as "splatter"
ExportAssets (56)Timeline Frame 1Symbol 8 as "swatter"
ExportAssets (56)Timeline Frame 1Symbol 13 as "mosquito"

Labels

"hit"Symbol 13 MovieClip [mosquito] Frame 2

Dynamic Text Variables

scoreSymbol 32 EditableText"0"




http://swfchan.com/14/68703/info.shtml
Created: 10/4 -2019 20:44:15 Last modified: 10/4 -2019 20:44:15 Server time: 17/05 -2024 21:31:44