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

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

Loft Game.swf

This is the info page for
Flash #24622

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


Text
Chargement en cours...

0

OPTIONS

Copyright : Loftstory et les logos sont des marques déposées par la société M6.

REJOUER

empty mc

CHARGER

Réalisé par Maxime
666@saispas.com

LOFTGAME : version 1.4
Nouveautés :  ajout du son
carte Benjamin Castaldi
carte Séverine Ferrer

AUDIO

activé

désactivé

ActionScript [AS1/AS2]

Frame 6
stop();
Frame 8
Set("/:positioncarte", 760); myDate1 = new Date(); jour1 = myDate1.getUTCDay(); heure1 = myDate1.getUTCHours(); minute1 = myDate1.getUTCMinutes(); seconde1 = myDate1.getUTCSeconds(); milliseconds1 = myDate1.getUTCMilliseconds(); Set("/:time1", (((((((jour1 * 24) + heure1) * 60) + minute1) * 60) + seconde1) * 1000) + milliseconds1); trycount = "0"; GameCount = 0; CountX = 0; CountY = 0; Liste = "abcdefghijklmn"; LongListe = 0; while (LongListe < 8) { RandomPosListe = Number(random(length(Liste))) + 1; TypeListe = substring(Liste, RandomPosListe, 1); Shuffle = (Shuffle + TypeListe) + TypeListe; NewShuffleListe = (substring(Liste, 1, RandomPosListe - 1)) add (substring(Liste, RandomPosListe + 1, 99)); Liste = NewShuffleListe; LongListe = LongListe + 1; } while (Number(CountX) < 4) { while (Number(CountY) < 4) { CurrentCount = Number(Number(CountX * 4) + Number(CountY)) + 1; duplicateMovieClip ("/Card0", "Card" add CurrentCount, CurrentCount); setProperty("/Card" add CurrentCount, _x , Number(CountX * 80) + 80); setProperty("/Card" add CurrentCount, _y , Number(CountY * 80) + 50); call("GetCard"); tellTarget ("/Card" add CurrentCount) { MyCard = /:NewCard; }; CountY = Number(CountY) + 1; } CountY = 0; CountX = Number(CountX) + 1; } ClickCount = "0"; FirstClick = ""; stop();
Frame 9
RandomPos = Number(random(length(Shuffle))) + 1; Type = substring(Shuffle, RandomPos, 1); if (Type == "a") { NewCard = 1; } if (Type == "b") { NewCard = 2; } if (Type == "c") { NewCard = 3; } if (Type == "d") { NewCard = 4; } if (Type == "e") { NewCard = 5; } if (Type == "f") { NewCard = 6; } if (Type == "g") { NewCard = 7; } if (Type == "h") { NewCard = 8; } if (Type == "i") { NewCard = 9; } if (Type == "j") { NewCard = 10; } if (Type == "k") { NewCard = 11; } if (Type == "l") { NewCard = 12; } if (Type == "m") { NewCard = 13; } if (Type == "n") { NewCard = 14; } NewShuffle = (substring(Shuffle, 1, RandomPos - 1)) add (substring(Shuffle, RandomPos + 1, 99)); Shuffle = NewShuffle;
Frame 10
stop();
Frame 12
if (/:valson == 0) { setProperty("/sans", _x , 730); setProperty("/avec", _x , 870); } else { setProperty("/avec", _x , 730); setProperty("/sans", _x , 870); }
Frame 18
stop();
Symbol 10 MovieClip Frame 1
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 99) { gotoAndPlay (103); } else { play(); }
Symbol 10 MovieClip Frame 5
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 5) { play(); } else { gotoAndPlay (5); } sonGlobal = new Sound(); sonGlobal.setVolume(0);
Symbol 10 MovieClip Frame 10
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 10) { play(); } else { gotoAndPlay (10); }
Symbol 10 MovieClip Frame 15
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 15) { play(); } else { gotoAndPlay (15); }
Symbol 10 MovieClip Frame 20
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 20) { play(); } else { gotoAndPlay (20); }
Symbol 10 MovieClip Frame 25
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 25) { play(); } else { gotoAndPlay (25); }
Symbol 10 MovieClip Frame 30
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 30) { play(); } else { gotoAndPlay (30); }
Symbol 10 MovieClip Frame 35
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 35) { play(); } else { gotoAndPlay (35); }
Symbol 10 MovieClip Frame 40
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 40) { play(); } else { gotoAndPlay (40); }
Symbol 10 MovieClip Frame 45
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 45) { play(); } else { gotoAndPlay (45); }
Symbol 10 MovieClip Frame 50
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 50) { play(); } else { gotoAndPlay (50); }
Symbol 10 MovieClip Frame 55
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 55) { play(); } else { gotoAndPlay (55); }
Symbol 10 MovieClip Frame 60
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 60) { play(); } else { gotoAndPlay (60); }
Symbol 10 MovieClip Frame 65
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 65) { play(); } else { gotoAndPlay (65); }
Symbol 10 MovieClip Frame 70
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 70) { play(); } else { gotoAndPlay (70); }
Symbol 10 MovieClip Frame 75
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 75) { play(); } else { gotoAndPlay (75); }
Symbol 10 MovieClip Frame 80
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 80) { play(); } else { gotoAndPlay (80); }
Symbol 10 MovieClip Frame 85
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 85) { play(); } else { gotoAndPlay (85); }
Symbol 10 MovieClip Frame 90
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 90) { play(); } else { gotoAndPlay (90); }
Symbol 10 MovieClip Frame 95
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 95) { play(); } else { gotoAndPlay (95); }
Symbol 10 MovieClip Frame 100
var total = _parent.getBytesTotal(); var encours = _parent.getBytesLoaded(); var pourcentage = Math.round((encours * 100) / total); resultat = pourcentage add " %"; if (pourcentage > 99) { play(); } else { gotoAndPlay (99); }
Symbol 10 MovieClip Frame 106
_parent.play();
Symbol 19 Button
on (release) { CountX = 0; CountY = 0; while (Number(CountX) < 4) { while (Number(CountY) < 4) { CurrentCount = Number(Number(CountX * 4) + Number(CountY)) + 1; duplicateMovieClip ("/Card0", "Card" add CurrentCount, CurrentCount); setProperty("/Card" add CurrentCount, _x , -100); setProperty("/Card" add CurrentCount, _y , -100); call("GetCard"); tellTarget ("/Card" add CurrentCount) { MyCard = /:NewCard; }; CountY = Number(CountY) + 1; } CountY = 0; CountX = Number(CountX) + 1; } gotoAndPlay (12); }
Symbol 23 MovieClip Frame 1
stop();
Symbol 25 MovieClip Frame 1
stop();
Symbol 32 Button
on (press) { valeurde = getProperty(_target, _rotation); if (Number(valeurde) != 10) { pourquoi = 0; if (Number(Faceup) == 1) { } else { Display = 0; Set("/:trycount", Number(/:trycount) + 1); Set("/:trymatch", /:trycount / 2); if (Number(Faceup) != 1) { if (Number(/:ClickCount) == 0) { Display = 1; Set("/:ClickCount", 1); Set("/:FirstClick", _target); } else if (Number(/:ClickCount) == 1) { if (_target ne /:FirstClick) { Set("/:SecondClick", _target); Display = 1; if (MyCard != eval (/:FirstClick add "/:MyCard")) { Set("/:ClickCount", 2); } else { Set("/:ClickCount", 0); Set(eval (/:FirstClick add "/:Faceup"), "1"); Set(eval (/:SecondClick add "/:Faceup"), "1"); pourquoi = 1; tellTarget ("/sonpaire") { gotoAndPlay (2); }; Set("/:GameCount", Number(/:GameCount) + 1); if (Number(/:GameCount) == 8) { tellTarget ("/EOG") { gotoAndPlay (2); }; tellTarget ("/sonwin") { gotoAndPlay (2); }; } } } } else { Set("/:ClickCount", 0); tellTarget (/:FirstClick) { gotoAndStop (1); }; tellTarget (/:SecondClick) { gotoAndStop (1); }; } if (Number(Display) == 1) { gotoAndStop(Number(MyCard) + 1); } } } } } on (release) { if (pourquoi == 1) { mainStopTime = getTimer() + 400; while (getTimer() <= mainStopTime) { } setProperty(/:FirstClick, _alpha , 65); setProperty(/:FirstClick, _rotation , 10); setProperty(/:SecondClick, _alpha , 65); setProperty(/:SecondClick, _rotation , 10); pourquoi = 0; } }
Symbol 36 MovieClip Frame 11
stop();
Symbol 63 MovieClip Frame 1
stop();
Symbol 65 Button
on (release) { tellTarget ("/") { CountX = 0; CountY = 0; while (Number(CountX) < 4) { while (Number(CountY) < 4) { CurrentCount = Number(Number(CountX * 4) + Number(CountY)) + 1; duplicateMovieClip ("/Card0", "Card" add CurrentCount, CurrentCount); setProperty("/Card" add CurrentCount, _x , -100); setProperty("/Card" add CurrentCount, _y , -100); call("GetCard"); tellTarget ("/Card" add CurrentCount) { MyCard = /:NewCard; }; CountY = Number(CountY) + 1; } CountY = 0; CountX = Number(CountX) + 1; } gotoAndPlay (1); }; gotoAndStop (1); }
Symbol 70 MovieClip Frame 1
stop();
Symbol 70 MovieClip Frame 2
Set("/:trycount", int(/:trycount)); myDate2 = new Date(); jour2 = myDate2.getUTCDay(); heure2 = myDate2.getUTCHours(); minute2 = myDate2.getUTCMinutes(); seconde2 = myDate2.getUTCSeconds(); milliseconds2 = myDate2.getUTCMilliseconds(); Set("/:time2", (((((((jour2 * 24) + heure2) * 60) + minute2) * 60) + seconde2) * 1000) + milliseconds2); totalsec = (/:time2 - /:time1) / 1000; mainStopTime2 = getTimer() + 500; while (getTimer() <= mainStopTime2) { } Set("/:texte", ("Bravo, vous avez gagn\u00E9 en " + totalsec) + " s !"); hiscore = int((35 - totalsec) * 500) - int((/:trycount - 16) * 125); if (hiscore <= 100) { hiscore = 100; } Set("/:score", ("Votre habilit\u00E9 vous rapporte " + hiscore) + " points.");
Symbol 70 MovieClip Frame 7
stop();
Symbol 76 Button
on (release) { getURL ("http://www.saispas.com/loftgame.exe", "_blank"); }
Symbol 81 MovieClip Frame 56
stop();
Symbol 85 MovieClip Frame 75
stop();
Symbol 88 Button
on (release) { sonGlobal = new Sound(); sonGlobal.setVolume(0); setProperty("/sans", _x , 730); setProperty("/avec", _x , 870); Set("/:valson", 0); }
Symbol 90 Button
on (release) { sonGlobal = new Sound(); sonGlobal.setVolume(50); setProperty("/avec", _x , 730); setProperty("/sans", _x , 870); Set("/:valson", 50); }

Library Items

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

Instance Names

"sonpaire"Frame 7Symbol 23 MovieClip
"sonwin"Frame 7Symbol 25 MovieClip
"Card0"Frame 8Symbol 63 MovieClip
"EOG"Frame 8Symbol 70 MovieClip
"empty"Frame 8Symbol 72 MovieClip
"avec"Frame 12Symbol 88 Button
"sans"Frame 12Symbol 90 Button
"totalclic"Symbol 70 MovieClip Frame 2Symbol 66 EditableText

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"init"Frame 8
"GetCard"Frame 9
"initstop"Symbol 70 MovieClip Frame 1
"end stop"Symbol 70 MovieClip Frame 7

Dynamic Text Variables

/:valsonSymbol 16 EditableText"0"
/:trymatchSymbol 66 EditableText""
/:texteSymbol 67 EditableText""
/:time2Symbol 68 EditableText""
/:scoreSymbol 69 EditableText""
/:time1Symbol 73 EditableText""
/:positioncarteSymbol 74 EditableText""




http://swfchan.com/5/24622/info.shtml
Created: 24/5 -2019 17:59:33 Last modified: 24/5 -2019 17:59:33 Server time: 08/05 -2024 10:31:27