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

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

The girl and the ship.swf

This is the info page for
Flash #25665

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


ActionScript [AS1/AS2]
Frame 1
function melanger(contenu) { tab1 = new Array(); tab1 = contenu.split(","); _root.tab = new Array(); while (tab1.length != 0) { alea = Math.floor(Math.random() * (tab1.length - 1)); _root.tab.push(tab1[alea]); tab1.splice(alea, 1); } pieces2 = _root.tab.toString(); } function deplace(piece, numero) { _root.MCconteneur["MCpiece" + numero].frame = piece.frame; _root.MCconteneur["MCpiece" + numero].gotoAndStop(piece.frame); _root.MCconteneur["MCpiece" + numero].enabled = true; if (_root.MCconteneur["MCpiece" + numero].frame == (_root.MCconteneur["MCpiece" + numero].carre + 1)) { _root.MCconteneur["MCpiece" + numero].bienplacee = true; } else { _root.MCconteneur["MCpiece" + numero].bienplacee = false; } tab[numero] = tab[piece.carre]; tab[piece.carre] = 16; piece.frame = 16; piece.enabled = false; piece.gotoAndStop(16); comptePoints(); } function comptePoints() { points = 0; for (i in _root.MCconteneur) { if (_root.MCconteneur[i].bienplacee == true) { points = points + 1; } } if (points == 15) { for (i in _root.MCconteneur) { _root.MCconteneur[i].enabled = false; } _root.MCconteneur.MCpiece.enabled = true; _root.MCconteneur.MCpiece15.gotoAndStop(17); _root.MCconteneur.MCpiece15.enabled = true; _root.MCconteneur.MCpiece15.onPress = function () { melanger(pieces2); jouer(); }; } } function jouer() { cpt = 0; i = 0; while (i < nblignes) { j = 0; while (j < nbcolonnes) { MCconteneur.MCpiece.duplicateMovieClip("MCpiece" + cpt, cpt); _root.MCconteneur["MCpiece" + cpt]._x = 10 + (j * 125); _root.MCconteneur["MCpiece" + cpt]._y = 10 + (i * 125); _root.MCconteneur["MCpiece" + cpt].gotoAndStop(tab[cpt]); _root.MCconteneur["MCpiece" + cpt].frame = tab[cpt]; _root.MCconteneur["MCpiece" + cpt].carre = cpt; if (tab[cpt] == (cpt + 1)) { _root.MCconteneur["MCpiece" + cpt].bienplacee = true; } if (cpt == 16) { _root.MCconteneur["MCpiece" + cpt].enabled = false; } _root.MCconteneur["MCpiece" + cpt].onPress = function () { if (tab[Number(this.carre) + 4] == 16) { var dessous = (Number(this.carre) + 4); var piece = this; deplace(piece, dessous); } else if (tab[Number(this.carre) - 4] == 16) { var dessus = (Number(this.carre) - 4); var piece = this; deplace(piece, dessus); } else if (tab[Number(this.carre) + 1] == 16) { var droite = (Number(this.carre) + 1); var piece = this; deplace(piece, droite); } else if (tab[Number(this.carre) - 1] == 16) { var gauche = (Number(this.carre) - 1); var piece = this; deplace(piece, gauche); } }; cpt++; j++; } i++; } MCconteneur._x = 110; MCconteneur._y = 10; MCconteneur._rotation = 15; MCconteneur._yscale = 80; MCconteneur._xscale = 80; MCtextes._rotation = 15; } fscommand ("allowscale", "false"); fscommand ("fullscreen", "true"); nblignes = 4; nbcolonnes = 4; MCconteneur.MCpiece.stop(); MCconteneur.MCpiece.gotoAndStop(18); MCconteneur.MCpiece.onPress = function () { fscommand ("quit"); }; MCtextes.BTNmanara.onPress = function () { getURL ("http://www.milomanara.it/", _blank); }; MCtextes.BTNsaturnino.onPress = function () { getURL ("http://www.saturnino-freelance.com/", _blank); }; pieces = "1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16"; melanger(pieces); melanger(pieces2); jouer();

Library Items

Symbol 1 Sound [SONtac]
Symbol 2 GraphicUsed by:6
Symbol 3 GraphicUsed by:4 5
Symbol 4 ButtonUses:3Used by:6
Symbol 5 ButtonUses:3Used by:6
Symbol 6 MovieClipUses:2 4 5Used by:Timeline
Symbol 7 GraphicUsed by:44
Symbol 8 BitmapUsed by:9
Symbol 9 GraphicUses:8Used by:44
Symbol 10 GraphicUsed by:44
Symbol 11 BitmapUsed by:12
Symbol 12 GraphicUses:11Used by:44
Symbol 13 BitmapUsed by:14
Symbol 14 GraphicUses:13Used by:44
Symbol 15 BitmapUsed by:16
Symbol 16 GraphicUses:15Used by:44
Symbol 17 BitmapUsed by:18
Symbol 18 GraphicUses:17Used by:44
Symbol 19 BitmapUsed by:20
Symbol 20 GraphicUses:19Used by:44
Symbol 21 BitmapUsed by:22
Symbol 22 GraphicUses:21Used by:44
Symbol 23 BitmapUsed by:24
Symbol 24 GraphicUses:23Used by:44
Symbol 25 BitmapUsed by:26
Symbol 26 GraphicUses:25Used by:44
Symbol 27 BitmapUsed by:28
Symbol 28 GraphicUses:27Used by:44
Symbol 29 BitmapUsed by:30
Symbol 30 GraphicUses:29Used by:44
Symbol 31 BitmapUsed by:32
Symbol 32 GraphicUses:31Used by:44
Symbol 33 BitmapUsed by:34
Symbol 34 GraphicUses:33Used by:44
Symbol 35 BitmapUsed by:36
Symbol 36 GraphicUses:35Used by:44
Symbol 37 BitmapUsed by:38
Symbol 38 GraphicUses:37Used by:44
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:44
Symbol 41 GraphicUsed by:44
Symbol 42 SoundUsed by:44
Symbol 43 GraphicUsed by:44
Symbol 44 MovieClipUses:7 9 10 12 14 16 18 20 22 24 26 28 30 32 34 36 38 40 41 42 43Used by:45
Symbol 45 MovieClipUses:44Used by:Timeline

Instance Names

"MCtextes"Frame 1Symbol 6 MovieClip
"MCconteneur"Frame 1Symbol 45 MovieClip
"BTNmanara"Symbol 6 MovieClip Frame 1Symbol 4 Button
"BTNsaturnino"Symbol 6 MovieClip Frame 1Symbol 5 Button
"MCpiece"Symbol 45 MovieClip Frame 1Symbol 44 MovieClip

Special Tags

Protect (24)Timeline Frame 131 bytes "..$1$SU$RhEFUStQEhavTYcDfgynW.."
ExportAssets (56)Timeline Frame 1Symbol 1 as "SONtac"




http://swfchan.com/6/25665/info.shtml
Created: 23/5 -2019 11:24:31 Last modified: 23/5 -2019 11:24:31 Server time: 10/05 -2024 09:51:05