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

swfchan turned sixteen years old yesterday! (5may2024)

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

The Fisher.swf

This is the info page for
Flash #23039

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


Text
111111111

111111111

111111111

111111111

FLASH GAMES

.COM

000

067

543

123

285

211

065

003

106

723

247

The Fisher

The Fisher

play more games

games by email

download

games for your website

FLASH GAMES

.COM

247

to play more games like this press go

to play more games like this press go

Try to catch all the fish from the lake. The
bigger fish is, the more points you get but
remember, it is harder to pull out heavier fish,
it takes more time...
You can buy addiotional bonuses in the shop
or fish them in the lake.
One special item is dynamite...
Press spacebar to use it.

Try to catch all the fish from the lake. The
bigger fish is, the more points you get but
remember, it is harder to pull out heavier fish,
it takes more time...
You can buy addiotional bonuses in the shop
or fish them in the lake.
One special item is dynamite...
Press spacebar to use it.

BOOM!

Level:

Level:

0

0

Time:

Time:

0

0

Cash:

Cash:

0

0

aaaaaaaaaaa

aaaaaaaaaaa

Strength

Strength

Cash:

Cash:

0

0

Price:

Price:

0

0

99

Welcome to level

99

Welcome to level

qualified to hall of fame!

qualified to hall of fame!

Game Over!
Score:

Game Over!
Score:

999

999

hall of fame

hall of fame

please wait

please wait

you have qualified
want to leave your name?

you have qualified
want to leave your name?

score

0

score

0

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

hall of fame

enter your nick below

enter your nick below

my name

my name

ActionScript [AS1/AS2]

Frame 2
Stage.scaleMode = "noScale"; fscommand ("trapallkeys", true); Stage.showMenu = false;
Frame 92
function game() { gotoAndPlay (94); } function _game(f) { gotoAndStop(f +93); } function instr() { gotoAndStop (93); } function starting() { gotoAndStop (92); } function win() { gotoAndStop (92); } function hof(f) { gotoAndStop(f +98); } stop();
Instance of Symbol 72 MovieClip in Frame 92
//component parameters onClipEvent (initialize) { label = "Play Game"; wide = 99; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = false; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.game(); }
Instance of Symbol 72 MovieClip in Frame 92
//component parameters onClipEvent (initialize) { label = "Instructions"; wide = 101; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = false; widthMode = false; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.instr(); }
Instance of Symbol 72 MovieClip in Frame 92
//component parameters onClipEvent (initialize) { label = "GO"; wide = 75; c1 = 0; c2 = 153; c3 = 0; hc1 = 0; hc2 = 200; hc3 = 0; baseMode = true; widthMode = true; rgb = 39168; rb = 255; gb = 255; bb = 255; hilitergb = 51200; } on (press) { getURL ("http://www.FlashGames247.com", "_blank"); }
Instance of Symbol 72 MovieClip in Frame 93
//component parameters onClipEvent (initialize) { label = "Play Game"; wide = 99; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = false; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.game(); }
Frame 94
scr_limit = 1000; level = 1; starttime = 45; scr = 0; dynamit = 0;
Frame 95
function _gd() { return(_root.ddd); } function _sd(d) { _root.ddd = d; _root.dynda.gotoAndStop(d + 1); } function updateScore() { scr_txt = (scr + " / ") + (scr_limit * level); } function minus() { if ((--time) < 0) { _root.wedka.s.stop(); objects_kill(); clearInterval(intervalID); obj.removeMovieClip(); head.removeMovieClip(); rope.removeMovieClip(); if (_root.scr >= (_root.scr_limit * _root.level)) { _root.level++; gotoAndStop (96); } else { gotoAndStop (98); } } } function objects_kill() { i = 0; while (i < OBJECTS.length) { eval (OBJECTS[i]).removeMovieClip(); i++; } } clearInterval(this._mi); clearInterval(intervalID); _root.objects_kill(); if (_root.ticker == undefined) { _root.ticker = {}; ASBroadcaster.initialize(_root.ticker); MovieClip.prototype.bujaj = function () { this.x = this._x; this.y = this._y; this.dt = (Math.PI / (random(10) + 10)) * ((random(2) == 1) ? 1 : -1); this.o = random(5) - 2; this.t = ((((random(2) == 1) ? 1 : -1) * Math.PI) * random(10)) / 9; _root.ticker.addListener(this); ASBroadcaster.initialize(this); }; MovieClip.prototype.tick = function () { var s = Math.sin; this._rotation = 20 * s(this.t / 15); this._y = this.y + (5 * s(this.t)); this._x = this.x + (10 * s(this.t / 5)); this.t = this.t + this.dt; }; } stop(); if (_root.scr == undefined) { _root.scr = 0; } if (_root.dynamit == 0) { _root.addProperty("dynamit", _gd, _sd); _root.dynamit = 0; } updateScore(); time = starttime; intervalID = setInterval(minus, 1000); ob = ["ryba_mala", "ryba_duza", "kalosz", "bonus"]; ob_f = [7, 2, 4, random(2)]; if (_root.szczescie) { ob_f[3] = 1; } ob_w = [1, 8, 10, 6]; ob_p = [150, 500, 70, 0]; if (sol) { ob_p[0] = ob_p[0] * 2; sol = 0; } else if (buty) { ob_p[2] = ob_p[2] * 4; buty = 0; } else if (beczka) { ob_p[1] = ob_p[1] * 1.5; beczka = 0; } OBJECTS = new Array(); screen = {x1:40, y1:210, x2:520, y2:430}; gridw = 80; gridh = 40; gxlen = (screen.x2 - screen.x1) / gridw; gylen = (screen.y2 - screen.y1) / gridh; GRID = new Array(); i = 0; while (i < gxlen) { GRID[i] = new Array(); j = 0; while (j < gylen) { GRID[i][j] = false; j++; } i++; } depth = 0; i = 0; while (i < ob_f.length) { j = 0; while (j < ob_f[i]) { depth++; ref = this[ob[i]].duplicateMovieClip("ob_" + depth, depth); ref.typ = ob[i]; OBJECTS.push(ref); do { nx = random(gxlen); ny = random(gylen); } while (GRID[nx][ny]); GRID[nx][ny] = true; rw = ref._width; rh = ref._height; randx = random(gridw - rw) - ((gridw - rw) / 2); randy = random(gridy - rh) - ((gridh - rh) / 2); ref._x = (ref.oldX = (screen.x1 + (nx * gridw)) + randx); ref._y = (ref.oldY = (screen.y1 + (ny * gridh)) + randy); ref.weight = ob_w[i]; ref.points = ob_p[i]; ref.bujaj(); j++; } i++; } this._mi = setInterval(function (a) { _root.ticker.broadcastMessage("tick"); }, 80, this);
Instance of Symbol 105 MovieClip "dyn" in Frame 95
onClipEvent (load) { _visible = 0; boom = 0; } onClipEvent (keyDown) { if ((((_root.dynamit > 0) && (!boom)) && (Key.isDown(32))) && (_parent.wedka.action == "stop")) { boom = 1; _parent.rybak.gotoAndPlay("dynamit"); } }
Instance of Symbol 141 MovieClip "wedka" in Frame 95
onClipEvent (load) { action = "fishing"; speed = 8 - (_parent.level * 0.6); if (this.speed < 3) { this.speed = 3; } if (_root.speed > 0) { this.speed = this.speed + (_root.speed * 0.8); if (this.speed > 8) { this.speed = 8; } _root.speed--; } } onClipEvent (mouseDown) { fire(); }
Frame 96
opis = ""; price = 0; obiekty = ["dynam", "rum", "s", "bu", "becz", "moneta"]; obiekty.sort(function (a, b) { return(random(3) - 1); }); for (var i in obiekty) { obiekty[i]._visible = false; } var i = 0; while (i < (random(3) + 1)) { var it = this[obiekty[i]]; it._visible = true; i++; }
Instance of Symbol 178 MovieClip "moneta" in Frame 96
on (press) { var r = int(_root.scr); if (r < 150) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 150; _root.szczescie = 1; this._visible = false; } on (rollOver) { this._parent.opis = "LUCKY COIN - Will bring You more luck"; this._parent.price = 150; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 180 MovieClip "s" in Frame 96
on (press) { var r = int(_root.scr); if (r < 250) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 250; _root.sol = 1; this._visible = false; } on (rollOver) { this._parent.opis = "SALT - You will earn more on small fishes"; this._parent.price = 250; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 166 MovieClip "rum" in Frame 96
on (press) { var r = int(_root.scr); if (r < 550) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 550; this._visible = false; _root.speed = 2; _parent.bar.speed = 8 - ((_root.level + 1) * 0.6); if (_parent.bar.speed < 3) { _parent.bar.speed = 3; } _parent.bar.speed = _parent.bar.speed + (_root.speed * 0.8); if (_parent.bar.speed > 8) { _parent.bar.speed = 8; } _parent.bar._width = Math.round((_parent.bar.speed / 8) * 100); } on (rollOver) { this._parent.opis = "BOTTLE OF RUM - "; this._parent.price = 550; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 105 MovieClip "dynam" in Frame 96
on (press) { var r = int(_root.scr); if (r < 100) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 100; _root.dynamit++; this._visible = false; } on (rollOver) { this._parent.opis = "DYNAMITE - You can blow up unwanted items with it"; this._parent.price = 100; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 183 MovieClip "bu" in Frame 96
on (press) { var r = int(_root.scr); if (r < 300) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 300; _root.buty = 1; this._visible = false; } on (rollOver) { this._parent.opis = "SHOE PASTE - Clean shoes are worth more"; this._parent.price = 300; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 185 MovieClip "becz" in Frame 96
on (press) { var r = int(_root.scr); if (r < 400) { this._parent.alert.gotoAndPlay(2); return(undefined); } _root.scr = r - 400; _root.beczka = 1; this._visible = false; } on (rollOver) { this._parent.opis = "A BARREL - You can store big fishes in it, they will not get dirty"; this._parent.price = 400; } on (rollOut, dragOut) { this._parent.opis = ""; this._parent.price = 0; }
Instance of Symbol 72 MovieClip "cont" in Frame 96
//component parameters onClipEvent (initialize) { label = "Continue"; wide = 85; c1 = 50; c2 = 50; c3 = 200; hc1 = 100; hc2 = 100; hc3 = 200; baseMode = false; widthMode = false; rgb = 3289800 /* 0x3232C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 6579400 /* 0x6464C8 */; } on (release) { _root.gotoAndPlay("start_level"); }
Instance of Symbol 188 MovieClip "bar" in Frame 96
onClipEvent (load) { speed = 8 - ((_root.level + 1) * 0.6); if (speed < 3) { speed = 3; } speed = speed + (_root.speed * 0.8); if (speed > 8) { speed = 8; } _width = Math.round((speed / 8) * 100); }
Frame 97
next_level = level + 1; stop();
Instance of Symbol 72 MovieClip in Frame 97
//component parameters onClipEvent (initialize) { label = "Continue"; wide = 85; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = false; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { with (_root) { level++; gotoAndStop("sklep"); } }
Instance of Symbol 72 MovieClip in Frame 97
//component parameters onClipEvent (initialize) { label = "GO"; wide = 75; c1 = 0; c2 = 153; c3 = 0; hc1 = 0; hc2 = 200; hc3 = 0; baseMode = true; widthMode = true; rgb = 39168; rb = 255; gb = 255; bb = 255; hilitergb = 51200; } on (press) { getURL ("http://www.FlashGames247.com", "_blank"); }
Frame 98
_root.hoff._visible = false; _root.r = 0; _root.onData = function () { if (s == 1) { _root.hoff._visible = true; } }; _root.loadVariables("hof.php?s=" + _root.scr); stop();
Instance of Symbol 72 MovieClip in Frame 98
//component parameters onClipEvent (initialize) { label = "Play Again"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.gotoAndPlay("start"); }
Instance of Symbol 72 MovieClip in Frame 98
//component parameters onClipEvent (initialize) { label = "Hall Of Fame"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = false; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.hof(1); }
Instance of Symbol 72 MovieClip in Frame 98
//component parameters onClipEvent (initialize) { label = "GO"; wide = 75; c1 = 0; c2 = 153; c3 = 0; hc1 = 0; hc2 = 200; hc3 = 0; baseMode = true; widthMode = true; rgb = 39168; rb = 255; gb = 255; bb = 255; hilitergb = 51200; } on (press) { getURL ("http://www.FlashGames247.com", "_blank"); }
Frame 99
if (_root.r == 1) { if (_root.s == 1) { _root.hof(2); } else { _root.hof(3); } } else { _root.onData = function () { if (_root.s == 1) { _root.hof(2); } else { _root.hof(3); } }; } stop();
Instance of Symbol 72 MovieClip in Frame 99
//component parameters onClipEvent (initialize) { label = "Cancel"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.starting(); }
Instance of Symbol 72 MovieClip in Frame 100
//component parameters onClipEvent (initialize) { label = "Yes"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.hof(5); }
Instance of Symbol 72 MovieClip in Frame 100
//component parameters onClipEvent (initialize) { label = "No"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.hof(4); }
Instance of Symbol 72 MovieClip in Frame 101
//component parameters onClipEvent (initialize) { label = "Play Again"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.starting(); }
Instance of Symbol 72 MovieClip in Frame 102
//component parameters onClipEvent (initialize) { label = "Play Again"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = false; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.starting(); }
Instance of Symbol 72 MovieClip in Frame 102
//component parameters onClipEvent (initialize) { label = "Sign In"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.hof(5); }
Instance of Symbol 72 MovieClip in Frame 103
//component parameters onClipEvent (initialize) { label = "Send"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = false; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.r = 0; _root.loadVariables((("addme.php?s=" + _root.scr) + "&n=") + escape(_root.nam)); _root.hof(1); }
Instance of Symbol 72 MovieClip in Frame 103
//component parameters onClipEvent (initialize) { label = "Cancel"; wide = 112; c1 = 100; c2 = 100; c3 = 200; hc1 = 50; hc2 = 50; hc3 = 200; baseMode = true; widthMode = true; rgb = 6579400 /* 0x6464C8 */; rb = 255; gb = 255; bb = 255; hilitergb = 3289800 /* 0x3232C8 */; } on (press) { _root.hof(4); }
Symbol 20 MovieClip Frame 1
_root.stop(); Stage.scaleMode = "noScale"; fscommand ("trapallkeys", true); Stage.showMenu = false; this.sg = []; for (var i in this) { if (this[i]._totalframes == 1) { this.sg.push(this[i]); this[i]._alpha = 20; } } this._tm = getTimer(); this.onEnterFrame = function () { var ld = _root.getBytesLoaded(); var tt = _root.getBytesTotal(); this.bytes = ld; this.procent = ((tt > 0) ? ((100 * ld) / tt) : 0); this.time = (getTimer() - this._tm) / 1000; this.transfer = this.bytes / this.time; var pr = Math.floor(this.procent); var i = 100; while (i > (100 - pr)) { this.sg[i]._alpha = 40; i--; } if (pr >= 100) { this.onEnterFrame = null; _root.play(); } };
Symbol 47 MovieClip Frame 1
function sss(a) { var v = a.ss.getVolume(); if (v >= 100) { clearInterval(a.it); } else { a.ss.setVolume(v + 3); } } this.ss = new Sound(this); this.ss.attachSound("muza"); this.ss.setVolume(0); this.ss.start(0, 100000); this.it = setInterval(sss, 33, this);
Symbol 47 MovieClip Frame 56
stop();
Symbol 72 MovieClip Frame 1
this.onPress = function () { pressing = true; i = 1; while (i <= 3) { buttonColor = new Color(eval ("piece" + i).colorchip); buttonColor.setRGB(3355443); lowColor = new Color(eval ("piece" + i).bottomhilite); lowColorTransform = new Object(); lowColorTransform = {ra:"0", rb:"200", ga:"0", gb:"200", ba:"0", bb:"200", aa:"100", ab:"0"}; lowColor.setTransform(lowColorTransform); i++; } }; this.onRelease = function () { pressing = false; }; this.onReleaseOutside = function () { pressing = false; }; this.onEnterFrame = function () { if (pressing != true) { i = 1; while (i <= 3) { buttonColor = new Color(eval ("piece" + i).colorchip); buttonColor.setRGB(rgb); lowColor = new Color(eval ("piece" + i).bottomhilite); lowColorTransform = new Object(); lowColorTransform = {ra:"0", rb:hc1, ga:"0", gb:hc2, ba:"0", bb:hc3, aa:"100", ab:"0"}; lowColor.setTransform(lowColorTransform); i++; } } }; with (piece2) { _width = _parent.wide; piece1._x = _x - (_width / 2); piece3._x = _x + (_width / 2); _parent.midshadow._width = _width; _parent.leftshadow._x = _x - (_width / 2); _parent.rightshadow._x = _x + (_width / 2); } label1.autoSize = "center"; label2.autoSize = "center";
Symbol 83 Button
on (press) { getURL ("http://www.FlashGames247.com", "_blank"); }
Symbol 84 Button
on (press) { getURL ("http://www.FlashGames247.com/gamesbyemail", "_blank"); }
Symbol 85 Button
on (press) { getURL ("http://www.FlashGames247.com/addflashgames", "_blank"); }
Symbol 86 Button
on (press) { getURL ("http://www.FlashGames247.com/download/fisher.exe", "_blank"); }
Instance of Symbol 91 MovieClip in Symbol 92 MovieClip Frame 1
on (press) { getURL ("http://www.FlashGames247.com", "_blank"); }
Symbol 119 MovieClip Frame 1
this.gotoAndStop(_root.dynamit + 1);
Symbol 134 MovieClip Frame 1
stop();
Symbol 134 MovieClip Frame 13
_root.dynamit--; if (_parent.wedka.caught_object) { _parent.dyn._visible = 1; } _parent.dyn.onEnterFrame = function () { ob = _parent.wedka.caught_object; if (!ob) { delete this.onEnterFrame; this._visible = 0; _root.dyn_ikona._visible = 0; } dx = this._x - ob._x; dy = this._y - ob._y; angle = Math.atan2(dy, dx) * 57.2957795130823; angle = (angle - 90) / 57.295; this._x = this._x + (15 * Math.sin(angle)); this._y = this._y - (15 * Math.cos(angle)); if (this.hitTest(ob)) { delete this.onEnterFrame; _parent.wedka.caught_object.gotoAndPlay("kaboom"); _parent.wedka.rope.speed = _parent.wedka.speed; this._visible = 0; _root.dyn_ikona._visible = 0; _parent.wedka.s.stop(); _parent.wedka.s.attachSound("wedka1"); _parent.wedka.s.start(0, 10); } }; this.gotoAndStop(1);
Symbol 141 MovieClip Frame 1
function fire() { if (action == "fishing") { kolx = zylka._x; koly = zylka._y; zylka.haczyk._visible = 0; angle = zylka._rotation + 85; ang_rad = (angle + 90) / 57.295; firey = zylka._height + 10; kolx = kolx + (105 * Math.sin(ang_rad)); koly = koly - (105 * Math.cos(ang_rad)); ob = {x:kolx, y:koly}; localToGlobal(ob); throwRope(ob.x, ob.y, angle); action = "stop"; stop(); } } function throwRope(x, y, angle) { rope = _root.createEmptyMovieClip("rope", 999); rope.lineStyle(1, 6575164, 80); rope.moveTo(x, y); head = _root.head; head._rotation = angle; rope.angle = (angle + 90) / 57.295; rope.sp = 0; rope.onEnterFrame = function () { this.sp = this.sp + speed; newx = ob.x + (this.sp * Math.sin(this.angle)); newy = ob.y - (this.sp * Math.cos(this.angle)); this.lineTo(newx, newy); head._x = newx; head._y = newy; if (((newy > 400) || (newx > 550)) || (newx < 0)) { s = new Sound(this); s.attachSound("bad" + (random(4) + 1)); s.start(); s = new Sound(this); s.attachSound("wedka1"); s.start(0, 10); pullRope(head._x, head._y, angle, 0, this.sp); } i = 0; while (i < _root.OBJECTS.length) { obj = _root.OBJECTS[i]; if (obj.hitTest(head._x, head._y, true)) { obj.$caught = 1; delete this.onEnterFrame; s = new Sound(this); if ((obj.typ == "ryba_duza") || (obj.typ == "kalosz")) { s.attachSound("wedka2"); } else { s.attachSound("wedka1"); } s.start(0, 10); this.clear(); pullRope(head._x, head._y, angle, obj, this.sp); } i++; } }; } function pullRope(x, y, angle, obj, rope_sp) { caught_object = obj; rope = _root.createEmptyMovieClip("rope", 999); rope.angle = (angle + 90) / 57.295; rope.sp = rope_sp; rope.speed = (((speed - obj.weight) > 1) ? (speed - obj.weight) : 1); rope.onEnterFrame = function () { this.clear(); this.lineStyle(1, 6575164, 80); this.moveTo(ob.x, ob.y); this.sp = this.sp - this.speed; newx = ob.x + (this.sp * Math.sin(this.angle)); newy = ob.y - (this.sp * Math.cos(this.angle)); this.lineTo(newx, newy); head._x = newx; head._y = newy; if (obj) { obj._x = newx; obj._y = newy; } if (head._y < firey) { _root.scr = _root.scr + obj.points; if (obj.bonus == "predkosc") { speed = speed + 2; _root.bonusy.gotoAndPlay("predkosc"); } else if (obj.bonus == "czas") { _root.time = _root.time + 15; _root.bonusy.gotoAndPlay("czas"); } else if (obj.bonus == "kasa") { _root.scr = _root.scr + (100 + _root.dod_kasa); _root.bonusy.gotoAndPlay("kasa"); } else if (obj.bonus == "dynamit") { _root.bonusy.gotoAndPlay("dynamit"); } _root.updateScore(); delete caught_object; s.stop(); if (obj && (_root.scr < (_root.scr_limit * _root.level))) { if (obj.typ == "kalosz") { s = new Sound(this); s.attachSound("bad" + (random(4) + 1)); s.start(); } else { s = new Sound(this); s.attachSound("good" + (random(3) + 1)); s.start(); } } obj.removeMovieClip(); head._x = -100; zylka.haczyk._visible = 1; action = "fishing"; play(); delete this.onEnterFrame; this.removeMovieClip(); } }; }
Symbol 141 MovieClip Frame 88
gotoAndPlay (2);
Symbol 145 MovieClip Frame 1
stop();
Symbol 145 MovieClip Frame 11
this.removeMovieClip(); _root.boom = 0; stop();
Symbol 147 MovieClip Frame 1
stop(); if (_name != "bonus") { _root.dod_kasa = 0; if (_root.szczescie) { _root.szczescie = 0; bonus = 3; _root.dod_kasa = 200; } else if (_root.dynamit) { bonus = random(3) + 1; } else { bonus = 4; } if (bonus == 1) { bonus = "predkosc"; } else if (bonus == 2) { bonus = "czas"; } else if (bonus == 3) { bonus = "kasa"; } else { bonus = "dynamit"; } } stop();
Symbol 147 MovieClip Frame 11
this.removeMovieClip(); _root.boom = 0; stop();
Symbol 149 MovieClip Frame 1
stop();
Symbol 149 MovieClip Frame 11
this.removeMovieClip(); _root.boom = 0; stop();
Symbol 151 MovieClip Frame 1
stop();
Symbol 151 MovieClip Frame 11
this.removeMovieClip(); _root.boom = 0; stop();
Symbol 173 MovieClip Frame 16
stop();
Symbol 175 MovieClip Frame 1
stop();
Symbol 175 MovieClip Frame 34
gotoAndStop (1);
Symbol 175 MovieClip Frame 65
gotoAndStop (1);
Symbol 175 MovieClip Frame 96
gotoAndStop (1);
Symbol 175 MovieClip Frame 127
_root.dynamit++; this.gotoAndStop(1);

Library Items

Symbol 1 Sound [wedka2]
Symbol 2 Sound [wedka1]
Symbol 3 Sound [good3]
Symbol 4 Sound [good2]
Symbol 5 Sound [bad4]
Symbol 6 Sound [bad3]
Symbol 7 Sound [good1]
Symbol 8 Sound [bad2]
Symbol 9 Sound [bad1]
Symbol 10 Sound [clock]Used by:175
Symbol 11 Sound [boom]Used by:145 147 149 151
Symbol 12 GraphicUsed by:20
Symbol 13 GraphicUsed by:14
Symbol 14 MovieClipUses:13Used by:20
Symbol 15 FontUsed by:16 17 18 19
Symbol 16 EditableTextUses:15Used by:20
Symbol 17 EditableTextUses:15Used by:20
Symbol 18 EditableTextUses:15Used by:20
Symbol 19 EditableTextUses:15Used by:20
Symbol 20 MovieClipUses:12 14 16 17 18 19Used by:Timeline
Symbol 21 SoundUsed by:47
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:47
Symbol 24 GraphicUsed by:29
Symbol 25 FontUsed by:26 27 34 36 37 38 39 40 41 42 43 44 45 88 89 90
Symbol 26 TextUses:25Used by:28
Symbol 27 TextUses:25Used by:28
Symbol 28 MovieClipUses:26 27Used by:29
Symbol 29 MovieClipUses:24 28Used by:47
Symbol 30 ShapeTweeningUsed by:47
Symbol 31 ShapeTweeningUsed by:47
Symbol 32 ShapeTweeningUsed by:47
Symbol 33 GraphicUsed by:47
Symbol 34 TextUses:25Used by:47
Symbol 35 SoundUsed by:47
Symbol 36 TextUses:25Used by:47
Symbol 37 TextUses:25Used by:47
Symbol 38 TextUses:25Used by:47
Symbol 39 TextUses:25Used by:47
Symbol 40 TextUses:25Used by:47
Symbol 41 TextUses:25Used by:47
Symbol 42 TextUses:25Used by:47
Symbol 43 TextUses:25Used by:47
Symbol 44 TextUses:25Used by:47
Symbol 45 TextUses:25Used by:47
Symbol 46 SoundUsed by:47
Symbol 47 MovieClipUses:21 23 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46Used by:Timeline
Symbol 48 SoundUsed by:Timeline
Symbol 49 GraphicUsed by:Timeline
Symbol 50 GraphicUsed by:51
Symbol 51 MovieClipUses:50Used by:72
Symbol 52 GraphicUsed by:53
Symbol 53 MovieClipUses:52Used by:72
Symbol 54 GraphicUsed by:55
Symbol 55 MovieClipUses:54Used by:60
Symbol 56 GraphicUsed by:57
Symbol 57 MovieClipUses:56Used by:60
Symbol 58 GraphicUsed by:59
Symbol 59 MovieClipUses:58Used by:60
Symbol 60 MovieClipUses:55 57 59Used by:72
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:61Used by:67
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:67
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:65Used by:67
Symbol 67 MovieClipUses:62 64 66Used by:72
Symbol 68 FontUsed by:69
Symbol 69 EditableTextUses:68Used by:72
Symbol 70 FontUsed by:71 93 94 202 204 205 206 208 209 210 211 212 213 214 215 216 217 302 303 305 306
Symbol 71 EditableTextUses:70Used by:72
Symbol 72 MovieClipUses:51 53 60 67 69 71Used by:Timeline
Symbol 73 FontUsed by:74 75 77 78 79 80 96 97 144 153 154 155 156 157 158 159 160 161 162 163 164 181 186 189 190 191 192 193 194 195 196 197 198 201 203 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301
Symbol 74 TextUses:73Used by:Timeline
Symbol 75 TextUses:73Used by:Timeline
Symbol 76 GraphicUsed by:92
Symbol 77 TextUses:73Used by:92
Symbol 78 TextUses:73Used by:92
Symbol 79 TextUses:73Used by:92
Symbol 80 TextUses:73Used by:92
Symbol 81 GraphicUsed by:83 84 85 86
Symbol 82 GraphicUsed by:83 84 85 86
Symbol 83 ButtonUses:81 82Used by:92
Symbol 84 ButtonUses:81 82Used by:92
Symbol 85 ButtonUses:81 82Used by:92
Symbol 86 ButtonUses:81 82Used by:92
Symbol 87 GraphicUsed by:91
Symbol 88 TextUses:25Used by:91
Symbol 89 TextUses:25Used by:91
Symbol 90 TextUses:25Used by:91
Symbol 91 MovieClipUses:87 88 89 90Used by:92
Symbol 92 MovieClipUses:76 77 78 79 80 83 84 85 86 91Used by:Timeline
Symbol 93 TextUses:70Used by:Timeline
Symbol 94 TextUses:70Used by:Timeline
Symbol 95 GraphicUsed by:Timeline
Symbol 96 TextUses:73Used by:Timeline
Symbol 97 TextUses:73Used by:Timeline
Symbol 98 GraphicUsed by:Timeline
Symbol 99 GraphicUsed by:101
Symbol 100 GraphicUsed by:101
Symbol 101 MovieClipUses:99 100Used by:Timeline
Symbol 102 GraphicUsed by:103
Symbol 103 MovieClipUses:102Used by:Timeline
Symbol 104 GraphicUsed by:105
Symbol 105 MovieClipUses:104Used by:Timeline
Symbol 106 GraphicUsed by:119 174
Symbol 107 GraphicUsed by:119
Symbol 108 GraphicUsed by:119
Symbol 109 GraphicUsed by:119
Symbol 110 GraphicUsed by:119
Symbol 111 GraphicUsed by:119
Symbol 112 GraphicUsed by:119
Symbol 113 GraphicUsed by:119
Symbol 114 GraphicUsed by:119
Symbol 115 GraphicUsed by:119
Symbol 116 GraphicUsed by:119
Symbol 117 GraphicUsed by:119
Symbol 118 GraphicUsed by:119
Symbol 119 MovieClipUses:106 107 108 109 110 111 112 113 114 115 116 117 118Used by:Timeline
Symbol 120 GraphicUsed by:123
Symbol 121 GraphicUsed by:123
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:120 121 122Used by:134
Symbol 124 GraphicUsed by:134
Symbol 125 GraphicUsed by:134
Symbol 126 GraphicUsed by:134
Symbol 127 GraphicUsed by:134
Symbol 128 GraphicUsed by:134
Symbol 129 GraphicUsed by:134
Symbol 130 GraphicUsed by:134
Symbol 131 GraphicUsed by:134
Symbol 132 GraphicUsed by:134
Symbol 133 GraphicUsed by:134
Symbol 134 MovieClipUses:123 124 125 126 127 128 129 130 131 132 133Used by:Timeline
Symbol 135 GraphicUsed by:138
Symbol 136 GraphicUsed by:137
Symbol 137 MovieClipUses:136Used by:138
Symbol 138 MovieClipUses:135 137Used by:141
Symbol 139 GraphicUsed by:140
Symbol 140 MovieClipUses:139Used by:141
Symbol 141 MovieClipUses:138 140Used by:Timeline
Symbol 142 GraphicUsed by:145
Symbol 143 GraphicUsed by:145 147 149 151
Symbol 144 TextUses:73Used by:145 147 149 151
Symbol 145 MovieClipUses:142 143 144 11Used by:Timeline
Symbol 146 GraphicUsed by:147
Symbol 147 MovieClipUses:146 143 144 11Used by:Timeline
Symbol 148 GraphicUsed by:149
Symbol 149 MovieClipUses:148 143 144 11Used by:Timeline
Symbol 150 GraphicUsed by:151
Symbol 151 MovieClipUses:150 143 144 11Used by:Timeline
Symbol 152 GraphicUsed by:Timeline
Symbol 153 TextUses:73Used by:Timeline
Symbol 154 TextUses:73Used by:Timeline
Symbol 155 EditableTextUses:73Used by:Timeline
Symbol 156 EditableTextUses:73Used by:Timeline
Symbol 157 TextUses:73Used by:Timeline
Symbol 158 TextUses:73Used by:Timeline
Symbol 159 EditableTextUses:73Used by:Timeline
Symbol 160 EditableTextUses:73Used by:Timeline
Symbol 161 TextUses:73Used by:Timeline
Symbol 162 TextUses:73Used by:Timeline
Symbol 163 EditableTextUses:73Used by:Timeline
Symbol 164 EditableTextUses:73Used by:Timeline
Symbol 165 GraphicUsed by:166
Symbol 166 MovieClipUses:165Used by:175  Timeline
Symbol 167 SoundUsed by:175
Symbol 168 GraphicUsed by:169
Symbol 169 MovieClipUses:168Used by:175
Symbol 170 SoundUsed by:173
Symbol 171 GraphicUsed by:172
Symbol 172 MovieClipUses:171Used by:173
Symbol 173 MovieClipUses:170 172Used by:175
Symbol 174 MovieClipUses:106Used by:175
Symbol 175 MovieClipUses:166 167 169 10 173 174Used by:Timeline
Symbol 176 GraphicUsed by:Timeline
Symbol 177 GraphicUsed by:178
Symbol 178 MovieClipUses:177Used by:Timeline
Symbol 179 GraphicUsed by:180
Symbol 180 MovieClipUses:179Used by:Timeline
Symbol 181 EditableTextUses:73Used by:Timeline
Symbol 182 GraphicUsed by:183
Symbol 183 MovieClipUses:182Used by:Timeline
Symbol 184 GraphicUsed by:185
Symbol 185 MovieClipUses:184Used by:Timeline
Symbol 186 EditableTextUses:73Used by:Timeline
Symbol 187 GraphicUsed by:188
Symbol 188 MovieClipUses:187Used by:Timeline
Symbol 189 TextUses:73Used by:Timeline
Symbol 190 TextUses:73Used by:Timeline
Symbol 191 TextUses:73Used by:Timeline
Symbol 192 TextUses:73Used by:Timeline
Symbol 193 EditableTextUses:73Used by:Timeline
Symbol 194 EditableTextUses:73Used by:Timeline
Symbol 195 TextUses:73Used by:Timeline
Symbol 196 TextUses:73Used by:Timeline
Symbol 197 EditableTextUses:73Used by:Timeline
Symbol 198 EditableTextUses:73Used by:Timeline
Symbol 199 GraphicUsed by:Timeline
Symbol 200 GraphicUsed by:Timeline
Symbol 201 EditableTextUses:73Used by:Timeline
Symbol 202 TextUses:70Used by:Timeline
Symbol 203 EditableTextUses:73Used by:Timeline
Symbol 204 TextUses:70Used by:Timeline
Symbol 205 TextUses:70Used by:207
Symbol 206 TextUses:70Used by:207
Symbol 207 MovieClipUses:205 206Used by:Timeline
Symbol 208 TextUses:70Used by:Timeline
Symbol 209 TextUses:70Used by:Timeline
Symbol 210 EditableTextUses:70Used by:Timeline
Symbol 211 EditableTextUses:70Used by:Timeline
Symbol 212 TextUses:70Used by:Timeline
Symbol 213 TextUses:70Used by:Timeline
Symbol 214 TextUses:70Used by:Timeline
Symbol 215 TextUses:70Used by:Timeline
Symbol 216 TextUses:70Used by:Timeline
Symbol 217 TextUses:70Used by:Timeline
Symbol 218 TextUses:73Used by:Timeline
Symbol 219 EditableTextUses:73Used by:Timeline
Symbol 220 TextUses:73Used by:Timeline
Symbol 221 EditableTextUses:73Used by:Timeline
Symbol 222 EditableTextUses:73Used by:Timeline
Symbol 223 EditableTextUses:73Used by:Timeline
Symbol 224 EditableTextUses:73Used by:Timeline
Symbol 225 EditableTextUses:73Used by:Timeline
Symbol 226 EditableTextUses:73Used by:Timeline
Symbol 227 EditableTextUses:73Used by:Timeline
Symbol 228 EditableTextUses:73Used by:Timeline
Symbol 229 EditableTextUses:73Used by:Timeline
Symbol 230 EditableTextUses:73Used by:Timeline
Symbol 231 EditableTextUses:73Used by:Timeline
Symbol 232 EditableTextUses:73Used by:Timeline
Symbol 233 EditableTextUses:73Used by:Timeline
Symbol 234 EditableTextUses:73Used by:Timeline
Symbol 235 EditableTextUses:73Used by:Timeline
Symbol 236 EditableTextUses:73Used by:Timeline
Symbol 237 EditableTextUses:73Used by:Timeline
Symbol 238 EditableTextUses:73Used by:Timeline
Symbol 239 EditableTextUses:73Used by:Timeline
Symbol 240 EditableTextUses:73Used by:Timeline
Symbol 241 EditableTextUses:73Used by:Timeline
Symbol 242 EditableTextUses:73Used by:Timeline
Symbol 243 EditableTextUses:73Used by:Timeline
Symbol 244 EditableTextUses:73Used by:Timeline
Symbol 245 EditableTextUses:73Used by:Timeline
Symbol 246 EditableTextUses:73Used by:Timeline
Symbol 247 EditableTextUses:73Used by:Timeline
Symbol 248 EditableTextUses:73Used by:Timeline
Symbol 249 EditableTextUses:73Used by:Timeline
Symbol 250 EditableTextUses:73Used by:Timeline
Symbol 251 EditableTextUses:73Used by:Timeline
Symbol 252 EditableTextUses:73Used by:Timeline
Symbol 253 EditableTextUses:73Used by:Timeline
Symbol 254 EditableTextUses:73Used by:Timeline
Symbol 255 EditableTextUses:73Used by:Timeline
Symbol 256 EditableTextUses:73Used by:Timeline
Symbol 257 EditableTextUses:73Used by:Timeline
Symbol 258 EditableTextUses:73Used by:Timeline
Symbol 259 EditableTextUses:73Used by:Timeline
Symbol 260 EditableTextUses:73Used by:Timeline
Symbol 261 EditableTextUses:73Used by:Timeline
Symbol 262 EditableTextUses:73Used by:Timeline
Symbol 263 EditableTextUses:73Used by:Timeline
Symbol 264 EditableTextUses:73Used by:Timeline
Symbol 265 EditableTextUses:73Used by:Timeline
Symbol 266 EditableTextUses:73Used by:Timeline
Symbol 267 EditableTextUses:73Used by:Timeline
Symbol 268 EditableTextUses:73Used by:Timeline
Symbol 269 EditableTextUses:73Used by:Timeline
Symbol 270 EditableTextUses:73Used by:Timeline
Symbol 271 EditableTextUses:73Used by:Timeline
Symbol 272 EditableTextUses:73Used by:Timeline
Symbol 273 EditableTextUses:73Used by:Timeline
Symbol 274 EditableTextUses:73Used by:Timeline
Symbol 275 EditableTextUses:73Used by:Timeline
Symbol 276 EditableTextUses:73Used by:Timeline
Symbol 277 EditableTextUses:73Used by:Timeline
Symbol 278 EditableTextUses:73Used by:Timeline
Symbol 279 EditableTextUses:73Used by:Timeline
Symbol 280 EditableTextUses:73Used by:Timeline
Symbol 281 EditableTextUses:73Used by:Timeline
Symbol 282 EditableTextUses:73Used by:Timeline
Symbol 283 EditableTextUses:73Used by:Timeline
Symbol 284 EditableTextUses:73Used by:Timeline
Symbol 285 EditableTextUses:73Used by:Timeline
Symbol 286 EditableTextUses:73Used by:Timeline
Symbol 287 EditableTextUses:73Used by:Timeline
Symbol 288 EditableTextUses:73Used by:Timeline
Symbol 289 EditableTextUses:73Used by:Timeline
Symbol 290 EditableTextUses:73Used by:Timeline
Symbol 291 EditableTextUses:73Used by:Timeline
Symbol 292 EditableTextUses:73Used by:Timeline
Symbol 293 EditableTextUses:73Used by:Timeline
Symbol 294 EditableTextUses:73Used by:Timeline
Symbol 295 EditableTextUses:73Used by:Timeline
Symbol 296 EditableTextUses:73Used by:Timeline
Symbol 297 EditableTextUses:73Used by:Timeline
Symbol 298 EditableTextUses:73Used by:Timeline
Symbol 299 EditableTextUses:73Used by:Timeline
Symbol 300 EditableTextUses:73Used by:Timeline
Symbol 301 EditableTextUses:73Used by:Timeline
Symbol 302 TextUses:70Used by:Timeline
Symbol 303 TextUses:70Used by:Timeline
Symbol 304 GraphicUsed by:Timeline
Symbol 305 EditableTextUses:70Used by:Timeline
Symbol 306 EditableTextUses:70Used by:Timeline

Instance Names

"intro"Frame 2Symbol 47 MovieClip
"fale"Frame 95Symbol 101 MovieClip
"head"Frame 95Symbol 103 MovieClip
"dyn"Frame 95Symbol 105 MovieClip
"dynda"Frame 95Symbol 119 MovieClip
"rybak"Frame 95Symbol 134 MovieClip
"wedka"Frame 95Symbol 141 MovieClip
"kalosz"Frame 95Symbol 145 MovieClip
"bonus"Frame 95Symbol 147 MovieClip
"ryba_duza"Frame 95Symbol 149 MovieClip
"ryba_mala"Frame 95Symbol 151 MovieClip
"bonusy"Frame 95Symbol 175 MovieClip
"moneta"Frame 96Symbol 178 MovieClip
"s"Frame 96Symbol 180 MovieClip
"rum"Frame 96Symbol 166 MovieClip
"dynam"Frame 96Symbol 105 MovieClip
"bu"Frame 96Symbol 183 MovieClip
"becz"Frame 96Symbol 185 MovieClip
"cont"Frame 96Symbol 72 MovieClip
"bar"Frame 96Symbol 188 MovieClip
"hoff"Frame 98Symbol 207 MovieClip
"colorchip"Symbol 60 MovieClip Frame 1Symbol 55 MovieClip
"bottomhilite"Symbol 60 MovieClip Frame 1Symbol 57 MovieClip
"tophilite"Symbol 60 MovieClip Frame 1Symbol 59 MovieClip
"colorchip"Symbol 67 MovieClip Frame 1Symbol 62 MovieClip
"bottomhilite"Symbol 67 MovieClip Frame 1Symbol 64 MovieClip
"tophilite"Symbol 67 MovieClip Frame 1Symbol 66 MovieClip
"midshadow"Symbol 72 MovieClip Frame 1Symbol 51 MovieClip
"rightshadow"Symbol 72 MovieClip Frame 1Symbol 53 MovieClip
"leftshadow"Symbol 72 MovieClip Frame 1Symbol 53 MovieClip
"piece2"Symbol 72 MovieClip Frame 1Symbol 60 MovieClip
"piece1"Symbol 72 MovieClip Frame 1Symbol 67 MovieClip
"piece3"Symbol 72 MovieClip Frame 1Symbol 67 MovieClip
"label2"Symbol 72 MovieClip Frame 1Symbol 69 EditableText
"label1"Symbol 72 MovieClip Frame 1Symbol 71 EditableText
"haczyk"Symbol 138 MovieClip Frame 1Symbol 137 MovieClip
"zylka"Symbol 141 MovieClip Frame 1Symbol 138 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "wedka2"
ExportAssets (56)Timeline Frame 1Symbol 2 as "wedka1"
ExportAssets (56)Timeline Frame 1Symbol 3 as "good3"
ExportAssets (56)Timeline Frame 1Symbol 4 as "good2"
ExportAssets (56)Timeline Frame 1Symbol 5 as "bad4"
ExportAssets (56)Timeline Frame 1Symbol 6 as "bad3"
ExportAssets (56)Timeline Frame 1Symbol 7 as "good1"
ExportAssets (56)Timeline Frame 1Symbol 8 as "bad2"
ExportAssets (56)Timeline Frame 1Symbol 9 as "bad1"
ExportAssets (56)Timeline Frame 1Symbol 10 as "clock"
ExportAssets (56)Timeline Frame 1Symbol 11 as "boom"
ExportAssets (56)Timeline Frame 95Symbol 11 as "boom"
ExportAssets (56)Timeline Frame 95Symbol 11 as "boom"
ExportAssets (56)Timeline Frame 95Symbol 11 as "boom"
ExportAssets (56)Timeline Frame 95Symbol 11 as "boom"
ExportAssets (56)Timeline Frame 95Symbol 10 as "clock"

Labels

"start"Frame 94
"start_level"Frame 95
"sklep"Frame 96
"passed"Frame 97
"failed"Frame 98
#"Symbol_7"Symbol 51 MovieClip Frame 1
#"Symbol_8"Symbol 53 MovieClip Frame 1
#"Symbol_14"Symbol 55 MovieClip Frame 1
#"Symbol_13"Symbol 57 MovieClip Frame 1
#"Symbol_12"Symbol 59 MovieClip Frame 1
#"Symbol_9"Symbol 62 MovieClip Frame 1
#"Symbol_11"Symbol 64 MovieClip Frame 1
#"Symbol_10"Symbol 66 MovieClip Frame 1
#"Symbol_3"Symbol 67 MovieClip Frame 1
"dynamit"Symbol 134 MovieClip Frame 10
"kaboom"Symbol 145 MovieClip Frame 2
"kaboom"Symbol 147 MovieClip Frame 2
"kaboom"Symbol 149 MovieClip Frame 2
"kaboom"Symbol 151 MovieClip Frame 2
"predkosc"Symbol 175 MovieClip Frame 4
"czas"Symbol 175 MovieClip Frame 35
"kasa"Symbol 175 MovieClip Frame 66
"dynamit"Symbol 175 MovieClip Frame 97

Dynamic Text Variables

timeSymbol 16 EditableText"111111111"
transferSymbol 17 EditableText"111111111"
procentSymbol 18 EditableText"111111111"
bytesSymbol 19 EditableText"111111111"
labelSymbol 69 EditableText"       "
labelSymbol 71 EditableText"       "
_root.levelSymbol 155 EditableText"0"
_root.levelSymbol 156 EditableText"0"
_root.timeSymbol 159 EditableText"0"
_root.timeSymbol 160 EditableText"0"
_root.scr_txtSymbol 163 EditableText"0"
_root.scr_txtSymbol 164 EditableText"0"
opisSymbol 181 EditableText"aaaaaaaaaaa"
opisSymbol 186 EditableText"aaaaaaaaaaa"
_root.scrSymbol 193 EditableText"0"
_root.scrSymbol 194 EditableText"0"
priceSymbol 197 EditableText"0"
priceSymbol 198 EditableText"0"
next_levelSymbol 201 EditableText"99"
next_levelSymbol 203 EditableText"99"
_root.scrSymbol 210 EditableText"999"
_root.scrSymbol 211 EditableText"999"
scrSymbol 219 EditableText"0"
scrSymbol 221 EditableText"0"
n0Symbol 222 EditableText"hall of fame"
s0Symbol 223 EditableText"hall of fame"
n1Symbol 224 EditableText"hall of fame"
s1Symbol 225 EditableText"hall of fame"
n2Symbol 226 EditableText"hall of fame"
s2Symbol 227 EditableText"hall of fame"
n3Symbol 228 EditableText"hall of fame"
s3Symbol 229 EditableText"hall of fame"
n4Symbol 230 EditableText"hall of fame"
s4Symbol 231 EditableText"hall of fame"
n5Symbol 232 EditableText"hall of fame"
s5Symbol 233 EditableText"hall of fame"
n6Symbol 234 EditableText"hall of fame"
s6Symbol 235 EditableText"hall of fame"
n7Symbol 236 EditableText"hall of fame"
s7Symbol 237 EditableText"hall of fame"
n8Symbol 238 EditableText"hall of fame"
s8Symbol 239 EditableText"hall of fame"
n9Symbol 240 EditableText"hall of fame"
s9Symbol 241 EditableText"hall of fame"
n0Symbol 242 EditableText"hall of fame"
s0Symbol 243 EditableText"hall of fame"
n1Symbol 244 EditableText"hall of fame"
s1Symbol 245 EditableText"hall of fame"
n2Symbol 246 EditableText"hall of fame"
s2Symbol 247 EditableText"hall of fame"
n3Symbol 248 EditableText"hall of fame"
s3Symbol 249 EditableText"hall of fame"
n4Symbol 250 EditableText"hall of fame"
s4Symbol 251 EditableText"hall of fame"
n5Symbol 252 EditableText"hall of fame"
s5Symbol 253 EditableText"hall of fame"
n6Symbol 254 EditableText"hall of fame"
s6Symbol 255 EditableText"hall of fame"
n7Symbol 256 EditableText"hall of fame"
s7Symbol 257 EditableText"hall of fame"
n8Symbol 258 EditableText"hall of fame"
s8Symbol 259 EditableText"hall of fame"
n9Symbol 260 EditableText"hall of fame"
s9Symbol 261 EditableText"hall of fame"
n0Symbol 262 EditableText"hall of fame"
s0Symbol 263 EditableText"hall of fame"
n1Symbol 264 EditableText"hall of fame"
s1Symbol 265 EditableText"hall of fame"
n2Symbol 266 EditableText"hall of fame"
s2Symbol 267 EditableText"hall of fame"
n3Symbol 268 EditableText"hall of fame"
s3Symbol 269 EditableText"hall of fame"
n4Symbol 270 EditableText"hall of fame"
s4Symbol 271 EditableText"hall of fame"
n5Symbol 272 EditableText"hall of fame"
s5Symbol 273 EditableText"hall of fame"
n6Symbol 274 EditableText"hall of fame"
s6Symbol 275 EditableText"hall of fame"
n7Symbol 276 EditableText"hall of fame"
s7Symbol 277 EditableText"hall of fame"
n8Symbol 278 EditableText"hall of fame"
s8Symbol 279 EditableText"hall of fame"
n9Symbol 280 EditableText"hall of fame"
s9Symbol 281 EditableText"hall of fame"
n0Symbol 282 EditableText"hall of fame"
s0Symbol 283 EditableText"hall of fame"
n1Symbol 284 EditableText"hall of fame"
s1Symbol 285 EditableText"hall of fame"
n2Symbol 286 EditableText"hall of fame"
s2Symbol 287 EditableText"hall of fame"
n3Symbol 288 EditableText"hall of fame"
s3Symbol 289 EditableText"hall of fame"
n4Symbol 290 EditableText"hall of fame"
s4Symbol 291 EditableText"hall of fame"
n5Symbol 292 EditableText"hall of fame"
s5Symbol 293 EditableText"hall of fame"
n6Symbol 294 EditableText"hall of fame"
s6Symbol 295 EditableText"hall of fame"
n7Symbol 296 EditableText"hall of fame"
s7Symbol 297 EditableText"hall of fame"
n8Symbol 298 EditableText"hall of fame"
s8Symbol 299 EditableText"hall of fame"
n9Symbol 300 EditableText"hall of fame"
s9Symbol 301 EditableText"hall of fame"
namSymbol 305 EditableText"my name"
namSymbol 306 EditableText"my name"




http://swfchan.com/5/23039/info.shtml
Created: 26/5 -2019 12:44:07 Last modified: 26/5 -2019 12:44:07 Server time: 06/05 -2024 10:29:18