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

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

Aski.swf

This is the info page for
Flash #42189

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


Text
____
/    \
____/ ASKI \____
/                \
|      v1.0      |
\________________/
_____________
_________/             \_________
/           Intructions:          \
| Move the mouse left and right to |
| guide the skier down the slope.  |
\_________________________________/
___________________
/                   \
| Click here to play |
\___________________/

_
_(_)_
/|   |\
||___||
\| _ |/
| | |
[_|_]

<|                     |>

Points:

Points:

[] []
[]_[]
(_(_)_)
[] []
[] []

____
/    \
____/ ASKI \____
/                \
| G A M E O V E R |
\________________/
_________________________
/                         \
|        Game over.        |
| Click here to play again |
\_________________________/

_
_(_)_
/|   |\
||___||
\| _ |/
| | |
[_|_]

Points:

____
/    \
____/ ASKI \____
/                \
| G A M E O V E R |
\________________/
_________________________
/                         \
|        Game over.        |
|  Uploading high score... |
\_________________________/

_
_(_)_
/|   |\
||___||
\| _ |/
| | |
[_|_]

ActionScript [AS1/AS2]

Frame 1
stage.showMenu = false; stop();
Frame 2
increment_count = 0; increment = 1; points = 0; startDrag ("follow", true);
Frame 3
sides_direction = random(3); sides_distance = Number(random(10)) + 11;
Frame 4
if (Number(getProperty("sides_1", _x)) < 90) { sides_direction = 2; sides_distance = Number(random(10)) + 11; } else if (410 < Number(getProperty("sides_1", _x))) { sides_direction = 0; sides_distance = Number(random(10)) + 11; } if (Number(sides_distance) == 0) { gotoAndPlay (3); } else { if (Number(increment_count) == 100) { increment_count = 0; increment = Number(increment) + 0.1; } increment_count = Number(increment_count) + 1; points = Number(points) + 1; if (Number(sides_direction) == 0) { setProperty("sides_1", _x , getProperty("sides_1", _x) - increment); } else if (Number(sides_direction) == 1) { setProperty("sides_1", _x , getProperty("sides_1", _x)); } else { setProperty("sides_1", _x , Number(getProperty("sides_1", _x)) + Number(increment)); } sides_count = 20; while (1 < Number(sides_count)) { setProperty("sides_" add sides_count, _x , getProperty("sides_" add (sides_count - 1), _x)); sides_count = sides_count - 1; } sides_distance = sides_distance - 1; }
Frame 5
gotoAndPlay (4);
Frame 6
gotoAndPlay (7);
Frame 7
stop(); _root.gameover = 1;
Symbol 3 Button
on (release) { gotoAndPlay (2); }
Symbol 5 MovieClip Frame 1
if (this.sessionstarted != 1) { this.arcade = new LoadVars(); this.sessionvars = new LoadVars(); this.arcade.gamename = "aski"; this.arcade.sessdo = "sessionstart"; this.arcade.sendAndLoad("arcade.php", sessionvars, "POST"); this.sessionstarted = 1; } if (_root.gameover == 1) { if ((this.askpermission != 1) && (this.sessionvars.connStatus == 1)) { this.prequestvars = new LoadVars(); this.pranswer = new LoadVars(); this.prequestvars.gametime = this.sessionvars.gametime; this.prequestvars.fakekey = this.sessionvars.initbar; _root.score = _root.points; if (_root.score != 0) { this.prequestvars.score = _root.score; } else { this.prequestvars.score = -1; } this.prequestvars.id = this.sessionvars.lastid; this.prequestvars.sessdo = "permrequest"; this.prequestvars.note = (this.prequestvars.id * this.prequestvars.score) * this.prequestvars.fakekey; this.prequestvars.sendAndLoad("./arcade.php", this.pranswer, "POST"); this.askpermission = 1; } if ((this.pranswer.validate == 1) && (this.finalsent != 1)) { this.burnscore = new LoadVars(); this.burnscore.microone = this.pranswer.microone; this.burnscore.gametime = this.prequestvars.gametime; this.burnscore.id = this.prequestvars.id; if (_root.score == 0) { this.burnscore.noscore = 1; } this.burnscore.sessdo = "burn"; this.burnscore.send("./arcade.php", "_self", "POST"); this.finalsent = 1; } }
Symbol 6 MovieClip Frame 1
if ((Number(getProperty("../skier", _x)) < Number(_x - 70)) or (Number(Number(_x) + 70) < Number(getProperty("../skier", _x)))) { tellTarget ("../") { gotoAndStop (6); }; }
Symbol 9 Button
on (release) { gotoAndPlay (2); }
Symbol 18 MovieClip Frame 1
if ((Number(_x) < Number(Number(getProperty("../follow", _x)) + 4)) or (Number(getProperty("../follow", _x) - 4) < Number(_x))) { _x = (Number(_x) + Number((getProperty("../follow", _x) - _x) / 5)); }

Library Items

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

Instance Names

"sides_1"Frame 2Symbol 6 MovieClip
"sides_2"Frame 2Symbol 6 MovieClip
"sides_3"Frame 2Symbol 6 MovieClip
"sides_4"Frame 2Symbol 6 MovieClip
"sides_5"Frame 2Symbol 6 MovieClip
"sides_6"Frame 2Symbol 6 MovieClip
"sides_7"Frame 2Symbol 6 MovieClip
"sides_8"Frame 2Symbol 6 MovieClip
"sides_9"Frame 2Symbol 6 MovieClip
"sides_10"Frame 2Symbol 6 MovieClip
"sides_11"Frame 2Symbol 6 MovieClip
"sides_12"Frame 2Symbol 6 MovieClip
"sides_13"Frame 2Symbol 6 MovieClip
"sides_14"Frame 2Symbol 6 MovieClip
"sides_15"Frame 2Symbol 6 MovieClip
"sides_16"Frame 2Symbol 6 MovieClip
"sides_17"Frame 2Symbol 6 MovieClip
"sides_18"Frame 2Symbol 6 MovieClip
"sides_19"Frame 2Symbol 6 MovieClip
"sides_20"Frame 2Symbol 6 MovieClip
"skier"Frame 2Symbol 18 MovieClip
"follow"Frame 2Symbol 21 MovieClip

Dynamic Text Variables

title_textSymbol 2 EditableText"____ /    \ ____/ ASKI \____ /                \ |      v1.0      | \________________/ _____________ _________/             \_________ /           Intructions:          \ | Move the mouse left and right to | | guide the skier down the slope.  | \_________________________________/ ___________________ /                   \ | Click here to play | \___________________/ _ _(_)_ /|   |\ ||___|| \| _ |/ | | | [_|_]"
sidesSymbol 8 EditableText"<|                     |> "
pointsSymbol 11 EditableText""
points_textSymbol 13 EditableText"Points:"
pointsSymbol 15 EditableText""
points_textSymbol 17 EditableText"Points:"
skierSymbol 20 EditableText"[] [] []_[] (_(_)_) [] [] [] [] "
end_textSymbol 23 EditableText"____ /    \ ____/ ASKI \____ /                \ | G A M E O V E R | \________________/ _________________________ /                         \ |        Game over.        | | Click here to play again | \_________________________/ _ _(_)_ /|   |\ ||___|| \| _ |/ | | | [_|_]"
pointsSymbol 25 EditableText""
points_textSymbol 27 EditableText"Points:"
statusSymbol 29 EditableText"____ /    \ ____/ ASKI \____ /                \ | G A M E O V E R | \________________/ _________________________ /                         \ |        Game over.        | |  Uploading high score... | \_________________________/ _ _(_)_ /|   |\ ||___|| \| _ |/ | | | [_|_]"




http://swfchan.com/9/42189/info.shtml
Created: 10/5 -2019 01:28:24 Last modified: 10/5 -2019 01:28:24 Server time: 14/05 -2024 12:42:09