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

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

346805121.swf

This is the info page for
Flash #12239

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


Text
Var X

Var Y

Score

Best

Y

1

Var Y

Var Y

Ce jeu est présenté par :

<P ALIGN="LEFT"><FONT FACE="Arial" SIZE="18" COLOR="#000000"><A HREF="http://test.qi.free.fr"><B>http://test.qi.free.fr</B></A></FONT></P>

ActionScript [AS1/AS2]

Frame 1
_root.speed = -2; _root.upspeed = 30; _root.upspeedy = 1; _root.speedy = 0; _root.score = 0; _root.point = ""; _root.active = ""; _root.point1 = 0; _root.a = 0; _root.square = 20; _root.score = 0; _root.best = 0; _root.onEnterFrame = function () { if (((_root._xmouse < _root.ball._x) and (_root._ymouse > _root.ball._y)) and ((_root.point1 == 0) or (_root.point1 == 4))) { _root.point1++; } if (((_root._xmouse < _root.ball._x) and (_root._ymouse < _root.ball._y)) and ((_root.point1 == 1) or (_root.point1 == 5))) { _root.point1++; } if (((_root._xmouse > _root.ball._x) and (_root._ymouse < _root.ball._y)) and ((_root.point1 == 2) or (_root.point1 == 6))) { _root.point1++; } if (((_root._xmouse > _root.ball._x) and (_root._ymouse > _root.ball._y)) and ((_root.point1 == 3) or (_root.point1 == 7))) { _root.point1++; } varx = _root.best; vary = _root.score; if (((((_root.a == 0) and (int(ball._y - _root._ymouse) < _root.square)) and (int(ball._y - _root._ymouse) > (-_root.square))) and (int(ball._x - _root._xmouse) < _root.square)) and (int(ball._x - _root._xmouse) > (-_root.square))) { _root.speed = -_root.upspeed; _root.a = 10; _root.score++; _root.point = ""; if ((_root.point1 > 3) and (_root.point1 < 8)) { _root.leson2.gotoAndPlay(2); _root.point = "2pts"; _root.score++; } if (_root.point1 == 8) { _root.leson.gotoAndPlay(2); switch (_root.active) { case "Ronaldhino ! 5pts" : _root.score = _root.score + 14; _root.point = "Double Ronie ! 15pts"; break; case "Double Ronie ! 15pts" : _root.score = _root.score + 29; _root.point = "Triple Ronie ! 30pts"; break; default : _root.score = _root.score + 4; _root.point = "Ronaldhino ! 5pts"; } } _root.active = _root.point; _root.point1 = 0; _root.speedy = _root.speedy + int(ball._x - _root._xmouse); if ((_root.speedy < _root.upspeedy) and (_root.speedy > (-_root.upspeedy))) { _root.speedy = 2 * _root.upspeedy; } if (_root.speedy > 100) { _root.speedy = 100; } } else { if (_root.a > 0) { _root.a--; } _root.speed = _root.speed + 2.5; ball._x = ball._x + _root.speedy; ball._rotation = ball._rotation + (_root.speedy * 2); } if ((ball._y + _root.speed) < 17) { _root.speed = _root.speed * -0.7; ball._y = 17 - _root.speed; } if ((ball._y + _root.speed) > 355) { if (_root.speedy >= 1) { _root.speedy = _root.speedy - _root.upspeedy; } if (_root.speedy <= -1) { _root.speedy = _root.speedy + _root.upspeedy; } if ((_root.speedy < _root.upspeedy) and (_root.speedy > (-_root.upspeedy))) { _root.speedy = 0; } if ((_root.speed < 10) and (_root.speed > -10)) { _root.speed = 0; } if (_root.score > _root.best) { _root.best = _root.score; } _root.score = 0; _root.point1 = 0; _root.point = ""; if ((ball._y + _root.speed) < 345) { ball._y = ball._y - 10; } _root.speed = _root.speed * -0.7; ball._y = 355 - _root.speed; } ball._y = ball._y + _root.speed; if (ball._x <= 20) { ball._x = 20; _root.speedy = (-_root.speedy) * 0.7; } if (ball._x >= 530) { ball._x = 530; _root.speedy = (-_root.speedy) * 0.7; } }; Text15._accProps = new Object(); Text15._accProps.silent = false;
Symbol 17 MovieClip Frame 1
stop();
Symbol 21 MovieClip Frame 1
stop();

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 FontUsed by:3 4 5 6 7 13 15 24 25 26 27
Symbol 3 EditableTextUses:2Used by:Timeline
Symbol 4 EditableTextUses:2Used by:Timeline
Symbol 5 TextUses:2Used by:Timeline
Symbol 6 TextUses:2Used by:Timeline
Symbol 7 EditableTextUses:2Used by:Timeline
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:10
Symbol 10 MovieClipUses:9Used by:11
Symbol 11 MovieClipUses:10Used by:12
Symbol 12 MovieClipUses:11Used by:Timeline
Symbol 13 EditableTextUses:2Used by:Timeline
Symbol 14 GraphicUsed by:17
Symbol 15 EditableTextUses:2Used by:17
Symbol 16 SoundUsed by:17
Symbol 17 MovieClipUses:14 15 16Used by:Timeline
Symbol 18 GraphicUsed by:21
Symbol 19 GraphicUsed by:21
Symbol 20 SoundUsed by:21
Symbol 21 MovieClipUses:18 19 20Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 ButtonUses:22Used by:Timeline
Symbol 24 EditableTextUses:2Used by:Timeline
Symbol 25 EditableTextUses:2Used by:Timeline
Symbol 26 TextUses:2Used by:Timeline
Symbol 27 EditableTextUses:2Used by:Timeline

Instance Names

"Text15"Frame 1Symbol 7 EditableText
"ball"Frame 1Symbol 12 MovieClip
"leson"Frame 1Symbol 17 MovieClip
"leson2"Frame 1Symbol 21 MovieClip

Dynamic Text Variables

varxSymbol 3 EditableText"Var X"
varySymbol 4 EditableText"Var Y"
varySymbol 7 EditableText"Y"
pointSymbol 13 EditableText""
speedSymbol 24 EditableText"Var Y"
speedySymbol 25 EditableText"Var Y"




http://swfchan.com/3/12239/info.shtml
Created: 6/6 -2019 07:21:28 Last modified: 6/6 -2019 07:21:28 Server time: 13/05 -2024 04:04:36