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

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

Trzy Kubki.swf

This is the info page for
Flash #24463

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


ActionScript [AS1/AS2]
Frame 1
fscommand ("showmenu", false); PrzyciskDalej.onRelease = function () { Wynik = 0; IloscRuchow = 0; CalkowitaIloscRuchow = 5; DodatkoweRuchy = 0; IloscRuchowPozostalych = CalkowitaIloscRuchow + DodatkoweRuchy; CzasMieszacza = 0; gotoAndPlay (2); }; stop();
Frame 2
IloscRuchowPozostalych = CalkowitaIloscRuchow + DodatkoweRuchy; NacisnietaSpacja = false;
Frame 51
function KtoryElement(x1, x2) { if ((KubekA._x > x1) && (KubekA._x < x2)) { return(KubekA); } if ((KubekB._x > x1) && (KubekB._x < x2)) { return(KubekB); } if ((KubekC._x > x1) && (KubekC._x < x2)) { return(KubekC); } } function LosujRuch() { Przesun_A_Flaga = 2; Przesun_B_Flaga = 2; Przesun_C_Flaga = 2; IloscRuchow = IloscRuchow + 1; IloscRuchowPozostalych = (CalkowitaIloscRuchow + DodatkoweRuchy) - IloscRuchow; if (IloscRuchow >= (CalkowitaIloscRuchow + DodatkoweRuchy)) { Koniec_Flaga = 1; } if (Koniec_Flaga == 0) { RodzajRuchu = 3 * Math.random(); if (RodzajRuchu <= 1) { Przesun_A_Flaga = 0; } else if (RodzajRuchu > 2) { Przesun_B_Flaga = 0; } else { Przesun_C_Flaga = 0; } } } function Przesun_A(x1, x2, Obiekt1, Obiekt2, Czas, Wysokosc) { Zasieg = Math.abs(x1 - x2); Predkosc = Zasieg / Czas; if (Przesun_A_Flaga == 0) { Obiekt1._x = x1; Obiekt2._x = x2; Przesun_A_Flaga = 1; } if (Przesun_A_Flaga == 1) { Obiekt1._x = Obiekt1._x + Predkosc; Obiekt1._y = ((-Wysokosc) * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; Obiekt2._x = Obiekt2._x + (-Predkosc); Obiekt2._y = (Wysokosc * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; if ((Obiekt1._x >= x2) || (Obiekt1._x <= x1)) { LosujRuch(); Element_Lewy = KtoryElement(1, 187); Element_Srodkowy = KtoryElement(188, 362); Element_Prawy = KtoryElement(363, 549); } } } function Przesun_B(x1, x2, Obiekt1, Obiekt2, Czas, Wysokosc) { Zasieg = Math.abs(x1 - x2); Predkosc = Zasieg / Czas; if (Przesun_B_Flaga == 0) { Obiekt1._x = x1; Obiekt2._x = x2; Przesun_B_Flaga = 1; } if (Przesun_B_Flaga == 1) { Obiekt1._x = Obiekt1._x + Predkosc; Obiekt1._y = ((-Wysokosc) * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; Obiekt2._x = Obiekt2._x + (-Predkosc); Obiekt2._y = (Wysokosc * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; if ((Obiekt1._x >= x2) || (Obiekt1._x <= x1)) { LosujRuch(); Element_Lewy = KtoryElement(1, 187); Element_Srodkowy = KtoryElement(188, 362); Element_Prawy = KtoryElement(363, 549); } } } function Przesun_C(x1, x2, Obiekt1, Obiekt2, Czas, Wysokosc) { Zasieg = Math.abs(x1 - x2); Predkosc = Zasieg / Czas; if (Przesun_C_Flaga == 0) { Obiekt1._x = x1; Obiekt2._x = x2; Przesun_C_Flaga = 1; } if (Przesun_C_Flaga == 1) { Obiekt1._x = Obiekt1._x + Predkosc; Obiekt1._y = ((-Wysokosc) * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; Obiekt2._x = Obiekt2._x + (-Predkosc); Obiekt2._y = (Wysokosc * Math.sin((Math.PI / Zasieg) * (Obiekt1._x - x1))) + 200; if ((Obiekt1._x >= x2) || (Obiekt1._x <= x1)) { LosujRuch(); Element_Lewy = KtoryElement(1, 187); Element_Srodkowy = KtoryElement(188, 362); Element_Prawy = KtoryElement(363, 549); } } } if (NacisnietaSpacja == false) { if (Key.isDown(32)) { NacisnietaSpacja = true; Strzalki._visible = false; Spacja._visible = false; IloscRuchow = 0; CalkowitaIloscRuchow = 5; IloscRuchowPozostalych = CalkowitaIloscRuchow + DodatkoweRuchy; IloscRuchowEkran = IloscRuchowPozostalych; Koniec_Flaga = 0; Przesun_A_Flaga = 0; Przesun_B_Flaga = 2; Przesun_C_Flaga = 2; KubekA._x = 95; KubekB._x = 275; KubekC._x = 455; Element_Lewy = KubekA; Element_Srodkowy = KubekB; Element_Prawy = KubekC; } } Przesun_A(95, 275, Element_Lewy, Element_Srodkowy, 50 - CzasMieszacza, 80); Przesun_B(275, 455, Element_Srodkowy, Element_Prawy, 50 - CzasMieszacza, 80); Przesun_C(95, 455, Element_Lewy, Element_Prawy, 50 - CzasMieszacza, 140); if (Koniec_Flaga == 1) { Koniec_Flaga = 0; KubekA.onRelease = function () { Wynik = Wynik + 1; DodatkoweRuchy = DodatkoweRuchy + 1; CzasMieszacza = CzasMieszacza + 15; if (CzasMieszacza > 40) { CzasMieszacza = 40; } gotoAndPlay (54); }; KubekB.onRelease = function () { gotoAndPlay (55); }; KubekC.onRelease = function () { gotoAndPlay (55); }; }
Frame 52
gotoAndPlay (51);
Frame 54
PrzyciskDalej.onRelease = function () { gotoAndPlay (2); }; stop();
Frame 55
PrzyciskDalej.onRelease = function () { gotoAndPlay (1); }; stop();
Symbol 4 Button
on (release) { getURL ("http://www.bart-sli.prv.pl", "_blank"); }

Library Items

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

Instance Names

"PrzyciskDalej"Frame 1Symbol 7 MovieClip
"Strzalki"Frame 50Symbol 21 MovieClip
"KubekB"Frame 51Symbol 17 MovieClip
"KubekC"Frame 51Symbol 17 MovieClip
"KubekA"Frame 51Symbol 17 MovieClip
"Spacja"Frame 51Symbol 30 MovieClip
"KubekA_Dobry"Frame 54Symbol 17 MovieClip
"KubekB_Dobry"Frame 54Symbol 17 MovieClip
"KubekC_Dobry"Frame 54Symbol 17 MovieClip
"PrzyciskDalej"Frame 54Symbol 7 MovieClip

Dynamic Text Variables

IloscRuchowPozostalychSymbol 23 EditableText""
WynikSymbol 24 EditableText""
IloscRuchowPozostalychSymbol 34 EditableText""
WynikSymbol 35 EditableText""
IloscRuchowEkranSymbol 39 EditableText""
WynikSymbol 40 EditableText""




http://swfchan.com/5/24463/info.shtml
Created: 24/5 -2019 23:58:12 Last modified: 24/5 -2019 23:58:12 Server time: 28/04 -2024 06:05:31