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

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

dolphin.swf

This is the info page for
Flash #21949

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


Text
L

LOADING

STORAGE

BONUS
ENERGY!

DAMAGE!

HOOP
JUMP!

DISTANCE TRAVELLED

HOOPS

SCORE

0

0

0

MAIN MENU

MAIN MENU

TRY AGAIN

TRY AGAIN

GAME OVER

GAME OVER

DOLPHIN

www.terrypaton.com

PLAY

PLAY

or press space

CONTROLS

CONTROLS

_root.vNum

KEYTESTER

WAVES HOLDER

FRAMEACTION

ENERGY

DISTANCE

0m

HOOPS

0

MOVE: ARROW KEYS

SPEED: SPACE

BACK

BACK

Help Dolphin swim as far as she can before her energy runs out.
Dolphin will jump if you press up while near the surface and she is
swimming fast enough
TIPS
Leap through the hoops for points
Eat fish for more energy
Jumping through the air uses no energy
Sharks will slow dolphin and sap her energy

ActionScript [AS1/AS2]

Frame 1
var ExpressInstall = function () { this.needsUpdate = ((_root.MMplayerType == undefined) ? false : true); }; ExpressInstall.prototype = {init:function () { if (this.needsUpdate) { this.loadUpdater(); return(true); } return(false); }, loadUpdater:function () { System.security.allowDomain("fpdownload.macromedia.com"); this.updater = _root.createEmptyMovieClip("expressInstallHolder", 10000000); var _self = this; this.updater.installStatus = _self.onInstallStatus; this.hold = this.updater.createEmptyMovieClip("hold", 1); this.updater.onEnterFrame = function () { if (typeof(this.hold.startUpdate) == "function") { _self.initUpdater(); this.onEnterFrame = null; } }; var _local3 = Math.random(); this.hold.loadMovie("http://fpdownload.macromedia.com/pub/flashplayer/update/current/swf/autoUpdater.swf?" + _local3); }, initUpdater:function () { this.hold.redirectURL = _root.MMredirectURL; this.hold.MMplayerType = _root.MMplayerType; this.hold.MMdoctitle = _root.MMdoctitle; this.hold.startUpdate(); }, onInstallStatus:function (msg) { if (msg == "Download.Complete") { } else if (msg == "Download.Cancelled") { getURL ("javascript:alert('This content requires a more recent version of the Macromedia Flash Player.')"); } else if (msg == "Download.Failed") { getURL ("javascript:alert('There was an error downloading the Flash Player update. Please try again later, or visit macromedia.com to download the latest version of the Flash plugin.')"); } }}; var ExpressInstall = new ExpressInstall(); if (ExpressInstall.needsUpdate) { ExpressInstall.init(); stop(); }
Frame 2
function gameMenu(menu, obj) { getURL (_root.authorsSite, "_blank"); } _root.authorsSite = "http://www.terrypaton.com"; _root.gameName = "dolphin"; _root.gameTitle = "dolphin"; _root.vNum = "Version 1.03"; var menu_cm = new ContextMenu(); menu_cm.customItems.push(new ContextMenuItem("www.terrypaton.com", gameMenu)); menu_cm.hideBuiltInItems(); _root.menu = menu_cm; legalDomain = "http://www.terrypaton.com"; gameLocation = _root._url.substr(0, legalDomain.length); this._lockroot = true; if (gameLocation != legalDomain) { _root.stop(); }
Frame 3
loadingClip.onLoad = function () { }; loadingClip.onEnterFrame = function () { pL = Math.floor((this._parent.getBytesLoaded() / this._parent.getBytesTotal()) * 100); if (pL < 100) { this.mask._xscale = (pL / 100) * 100; this._parent.stop(); } else { i = 0; while (i < stringLength) { removeMovieClip(eval ("loadingHolder.l" + i)); i++; } this._parent.play(); } }; wordString = "dolphin"; stringLength = wordString.length; wordOffset = (stringLength * 20) / 2; this.createEmptyMovieClip("loadingHolder", 1); loadingHolder._x = (320 - wordOffset) + 10; loadingHolder._y = 175; i = 0; while (i < stringLength) { t = loadingHolder.attachMovie("letter", "l" + i, i); t._x = i * 20; t.angle = i; t.Lvar.text = wordString.charAt(i); t._xscale = (t._yscale = 200); i++; } stop();
Frame 5
function frontbubbleClass() { } frontbubbleClass.prototype = new MovieClip(); frontbubbleClass.prototype.onLoad = function () { this.ty = 140 + random(40); this._x = 640 + random(640); this._y = random(480); }; frontbubbleClass.prototype.onEnterFrame = function () { this._x = this._x - 10; this.m = (this._y - this.ty) / 100; this._y = this._y - this.m; this._alpha = this._alpha - 0.5; this.life--; this._xscale = this._xscale - 0.5; this._yscale = this._yscale - 0.5; if (this._x < -20) { this._xscale = 100; this._yscale = 100; this._x = 640 + random(640); this._y = random(480); this._alpha = 100; } }; Object.registerClass("bubble_start", frontbubbleClass);
Frame 6
function startgame() { gotoAndPlay (11); } i = 0; while (i < 20) { i++; } i = 0; while (i < 10) { back.attachMovie("bubble_start", "b" + i, i + 100); i++; }
Instance of Symbol 366 MovieClip in Frame 6
onClipEvent (load) { this.gotoAndPlay(15); }
Instance of Symbol 366 MovieClip in Frame 6
onClipEvent (load) { this.gotoAndPlay(30); }
Instance of Symbol 384 MovieClip in Frame 6
onClipEvent (enterFrame) { if (Key.isDown(32)) { _root.startgame(); } }
Frame 7
if (false) { }
Frame 10
stop();
Frame 11
function mainmenu() { removeMovieClip("gameover"); gotoAndPlay (6); } function tryagain() { removeMovieClip("gameover"); this.fadein.gotoAndPlay(1); setup(); } function attachbonusalert() { this.waves_holder.attachMovie("bonusalert", "b" + fnum, fnum); fnum++; } function attachhurtalert() { this.waves_holder.attachMovie("hurtalert", "b" + fnum, fnum); fnum++; } function attachhoopalert() { this.waves_holder.attachMovie("hoopalert", "b" + fnum, fnum); fnum++; } function frameaction() { switch (gamestate) { case "race" : _global.lastjumped++; distance = distance + swimspeed; if (py > 192) { denergy = denergy - 0.5; if (denergy < 1) { trace(denergy); gamestate = "game over"; } } testkeys(); drawocean(); drawdolphin(); tempe = Math.floor(distance / 500); if (tempe > lastfish) { this.ocean.attachMovie("bonusfish", "bfish" + fnum, 150 + fnum); spawndist = 300 + random(300); fnum++; if (fnum > 150) { fnum = 125; } lastfish = tempe; } tempe = Math.floor(distance / 2500); if (tempe > lasthoop) { this.ocean.attachMovie("hoop", "hoop" + fnum, 150 + fnum); fnum++; if (fnum > 150) { fnum = 125; } lasthoop = tempe; } tempe = Math.floor(distance / sharkspawndist); if (tempe > lastshark) { this.ocean.attachMovie("shark", "shark" + fnum, 150 + fnum); fnum++; if (fnum > 150) { fnum = 125; } lastshark = tempe; sharkspawndist = 1700 + random(1000); } _root.displaydistance = Math.floor(distance / 10) + "m"; return; case "game over" : trace("GAMEOVER"); i = 124; while (i < 151) { removeMovieClip(eval ("this.ocean.bfish" + i)); removeMovieClip(eval ("this.ocean.hoop" + i)); removeMovieClip(eval ("this.ocean.shark" + i)); i++; } _root.distancescore = Math.floor(distance / 10); hoopbonus = hoops * 500; _root.hoopscore = (hoops + " x 500 = ") + hoopbonus; _root.finalscore = distancescore + hoopbonus; attachMovie("gameover", "gameover", 100); gameover._x = 320; gameover._y = 200; gamestate = "waiting"; return; case "setup" : trace("setup"); setupocean(); drawdolphin(); gamestate = "wait for start"; waitcount = 0; return; case "wait for start" : waitcount++; if (waitcount <= 30) { break; } gamestate = "race"; } } function setup() { delete gamestate; delete spawndist; delete sharkspawndist; delete lastshark; delete distance; delete clipnum; delete swimspeed; delete dolphinframe; delete denergy; delete px; delete py; delete danimcount; delete lastfish; delete score; delete hoopscore; delete lastjumped; delete bnum; delete fnum; delete jumpspeed; delete startjumpspeed; delete leftwater; _global.spawndist = 300 + random(300); _global.sharkspawndist = 300 + random(300); _global.lastshark = 0; _global.distance = 0; _global.clipnum = 0; _global.swimspeed = 2; _global.gamestate = "setup"; _global.dolphinframe = 1; _global.denergy = 1000; this.ocean.attachMovie("dolphin", "dolphin", 100); this.waves_holder.attachMovie("watersurface", "wave", 103); this.waves_holder.wave._y = 180; _global.px = 100; _global.py = 300; _global.danimcount = 0; _global.lastfish = 0; _global.lasthoop = 0; _global.bonusenergy = 40; _global.score = 0; _global.hoopscore = 0; _global.lastjumped = 0; _global.bnum = 25; _global.fnum = 125; _global.swimkey = 32; _global.upkey = 38; _global.downkey = 40; _global.leftkey = 37; _global.rightkey = 39; _global.startjumpspeed = 10; _global.jumpspeed = startjumpspeed; _global.leftwater = 0; ofd = new Array(); j = 0; while (j < 400) { ofd.push(random(10) + 1); j++; } _global.splash_snd = new Sound(); splash_snd.attachSound("splashsnd"); _global.eat_snd = new Sound(); eat_snd.attachSound("eat"); _global.leap_snd = new Sound(); leap_snd.attachSound("leap"); _global.hoop_snd = new Sound(); hoop_snd.attachSound("hoopsound"); _global.hurt_snd = new Sound(); hurt_snd.attachSound("hurtsound"); trace(gamestate); var _local4 = setUpContainer(); var _local3 = new flash.geom.Rectangle(0, 0, 640, 480); scrollHolder.scrollRect = _local3; } function testkeys() { if (Key.isDown(swimkey)) { if (py > 190) { swimspeed = swimspeed + 1.2; denergy = denergy - 1; if (swimspeed > 25) { swimspeed = 25; } } } if (Key.isDown(upkey)) { if (py > 195) { py = py - 4; } } if (Key.isDown(downkey)) { if (py > 190) { py = py + 4; } } if (Key.isDown(leftkey)) { if (py > 191) { px = px - 4; swimspeed = swimspeed * 0.95; if (swimspeed < 1) { swimspeed = 1; } } } if (Key.isDown(rightkey)) { px = px + 4; } if (py > 390) { py = 390; } if (px < 100) { px = 100; } if (px > 450) { px = 450; } } function hurtalertClass() { } hurtalertClass.prototype = new MovieClip(); hurtalertClass.prototype.onLoad = function () { this.x = px - 30; this.y = py; this._x = this.x; this._y = this.y; this.state = "follow"; this.c = 0; }; hurtalertClass.prototype.onEnterFrame = function () { if (this.state == "drift away") { this.sp = this.sp * 1.1; this.x = this.x - this.sp; } if (this.state == "follow") { this.c++; if (this.c > 40) { this.state = "drift away"; this.sp = swimspeed; } if (this.x > (px - 10)) { this.x--; } if (this.x < (px - 10)) { this.x++; } if (this.y > py) { this.y--; } if (this.y < py) { this.y++; } } if (this.x < -5) { removeMovieClip(this); } this._x = this.x; this._y = this.y; }; Object.registerClass("hurtalert", hurtalertClass); function hoopalertClass() { } hoopalertClass.prototype = new MovieClip(); hoopalertClass.prototype.onLoad = function () { this.x = px - 30; this.y = py; this._x = this.x; this._y = this.y; this.state = "follow"; this.c = 0; }; hoopalertClass.prototype.onEnterFrame = function () { if (this.state == "drift away") { this.sp = this.sp * 1.1; this.x = this.x - this.sp; } if (this.state == "follow") { this.c++; if (this.c > 30) { this.state = "drift away"; this.sp = swimspeed; } if (this.x > (px - 10)) { this.x--; } if (this.x < (px - 10)) { this.x++; } } if (this.x < -5) { removeMovieClip(this); } this._x = this.x; this._y = this.y; }; Object.registerClass("hoopalert", hoopalertClass); function bonusalertClass() { } bonusalertClass.prototype = new MovieClip(); bonusalertClass.prototype.onLoad = function () { this.x = px - 30; this.y = py; this._x = this.x; this._y = this.y; this.state = "follow"; this.c = 0; }; bonusalertClass.prototype.onEnterFrame = function () { if (this.state == "drift away") { this.sp = this.sp * 1.1; this.x = this.x - this.sp; } if (this.state == "follow") { this.c++; if (this.c > 30) { this.state = "drift away"; this.sp = swimspeed; } if (this.x > (px - 10)) { this.x--; } if (this.x < (px - 10)) { this.x++; } if (this.y > py) { this.y--; } if (this.y < py) { this.y++; } } if (this.x < -5) { removeMovieClip(this); } this._x = this.x; this._y = this.y; }; Object.registerClass("bonusalert", bonusalertClass); function sharkClass() { } sharkClass.prototype = new MovieClip(); sharkClass.prototype.onLoad = function () { this._x = 650; this._y = random(100) + 190; this.state = 1; }; sharkClass.prototype.onEnterFrame = function () { this.x = this._x; this.y = this._y; this.x = this.x - (swimspeed + 2); this.tempx = Math.floor(Math.abs(this.x - px)); this.tempy = Math.floor(Math.abs(this.y - py)); if (this.tempy < 25) { if (this.tempx < 70) { if (this.state < 2) { denergy = denergy - 70; swimspeed = swimspeed - 20; if (swimspeed < 1) { swimspeed = 1; } hurt_snd.start(); _root.attachhurtalert(); this.state = 2; } } } this._x = Math.floor(this.x); if (this._x < -35) { removeMovieClip(this); } }; Object.registerClass("shark", sharkClass); function fishClass() { } fishClass.prototype = new MovieClip(); fishClass.prototype.onLoad = function () { this._x = 650; this._y = random(180) + 210; }; fishClass.prototype.onEnterFrame = function () { this.x = this._x; this.y = this._y; this.x = this.x - (swimspeed + 2); this.tempx = Math.floor(Math.abs(this.x - px)); this.tempy = Math.floor(Math.abs(this.y - py)); if (this.tempy < 20) { if (this.tempx < 50) { if (denergy < 1000) { denergy = denergy + bonusenergy; if (denergy > 1000) { denergy = 1000; } eat_snd.start(); _root.attachbonusalert(); removeMovieClip(this); } } } this._x = Math.floor(this.x); if (this._x < -15) { removeMovieClip(this); } }; Object.registerClass("bonusfish", fishClass); function hoopClass() { } hoopClass.prototype = new MovieClip(); hoopClass.prototype.onLoad = function () { this._x = 650; this._y = random(80) + 50; this.jumped = 0; }; hoopClass.prototype.onEnterFrame = function () { this.x = this._x; this.y = this._y; this.x = this.x - (swimspeed + 1); this.tempx = Math.floor(Math.abs(this.x - px)); this.tempy = Math.floor(Math.abs(this.y - py)); if (this.jumped == 0) { if (this.tempy < 50) { if (this.tempx < 20) { _root.hoops++; _root.attachhoopalert(); hoop_snd.start(); this.jumped = 1; this.gotoAndStop(2); } } } this._x = Math.floor(this.x); if (this._x < -15) { removeMovieClip(this); } }; Object.registerClass("hoop", hoopClass); function drawdolphin() { this.ocean.dolphin._x = px; this.ocean.dolphin._y = py; if (leftwater == 0) { danimcount++; danimdelay = 7 - swimspeed; if (danimdelay < 2) { danimdelay = 2; } this.ocean.attachMovie("bubble", "b" + bnum, bnum); with (eval ("this.ocean.b" + bnum)) { _x = px - random(10); _y = (py + random(10)) - 5; } bnum++; if (bnum > 90) { bnum = 25; } if (danimcount > danimdelay) { danimcount = 0; } danim = Math.floor(swimspeed / 2); if (danim < 1) { danim = 1; } if (danim > 5) { danim = 5; } dolphinframe = dolphinframe + danim; if (dolphinframe > 41) { dolphinframe = Math.floor(dolphinframe - 40); } this.ocean.dolphin.gotoAndStop(dolphinframe); swimspeed = swimspeed * 0.99; if (swimspeed < 1) { swimspeed = 1; } } if (((py < 195) && (leftwater == 0)) && (lastjumped > 80)) { trace("lastjumped = " + lastjumped); if (swimspeed < 10) { } if (swimspeed > 10) { leap_snd.start(); startjumpspeed = swimspeed / 4; trace(startjumpspeed); if (startjumpspeed > 10) { startjumpspeed = 10; } jumpspeed = startjumpspeed; this.ocean.dolphin.gotoAndStop(90); this.ocean.attachMovie("splash", "splash", 101); ocean.splash._x = px; ocean.splash._y = 190; trace(ocean.splash._y); trace(ocean.splash._x); leftwater = 1; _global.lastjumped = 0; } } if (leftwater == 1) { py = py - jumpspeed; jumpspeed = jumpspeed * 0.95; if (jumpspeed < 1) { leftwater = 2; jumpspeed = 1; } if (py < 50) { py = 50; } swimspeed = swimspeed * 0.995; } if (leftwater == 2) { py = py + jumpspeed; jumpspeed = jumpspeed * 1.1; if (py > 194) { leftwater = 0; trace("SPLASH in"); ocean.attachMovie("splash", "splash", 101); ocean.splash._x = px; ocean.splash._y = 190; py = 220; } swimspeed = swimspeed * 0.995; } } angle = 0; function bubbleClass() { } bubbleClass.prototype = new MovieClip(); bubbleClass.prototype.onLoad = function () { this._xscale = (this._yscale = random(50) + 50); this.life = 15; this._alpha = 80; }; bubbleClass.prototype.onEnterFrame = function () { this._x = this._x - swimspeed; this._alpha = this._alpha - 5; this.life--; if ((this.life < 1) || (this._x < -2)) { removeMovieClip(this); } }; Object.registerClass("bubble", bubbleClass); function drawocean() { this.energy._xscale = denergy / 10; tempc = Math.floor(distance / 640); tempd = Math.floor(distance - (tempc * 640)); this.waves_holder.wave._x = -tempd; tempc = Math.floor(distance / 1280); tempd = Math.floor(distance - (tempc * 1280)); this.ocean.clouds._x = -tempd; this.ocean.splash._x = this.ocean.splash._x - swimspeed; tempa = Math.floor(distance / 100); tempb = Math.floor(distance - (tempa * 100)); if (tempb < lastpos) { i = 0; while (i < 8) { with (eval ("this.ocean.t" + i)) { _x = (-tempb) + (i * 100); _y = 380; gotoAndStop(ofd[i + tempa]); } i++; } } i = 0; while (i < 8) { with (eval ("this.ocean.t" + i)) { _x = (-tempb) + (i * 100); _y = 380; } i++; } lastpos = tempb; } function setupocean() { i = 0; while (i < 8) { this.ocean.attachMovie("tile", "t" + i, i); with (eval ("this.ocean.t" + i)) { _x = i * 100; _y = 380; gotoAndStop(ofd[i]); } i++; } }
Instance of Symbol 394 MovieClip in Frame 11
onClipEvent (enterFrame) { _parent.frameaction(); }
Frame 12
setup();
Frame 13
stop();
Frame 14
Frame 18
stop();
Symbol 412 MovieClip [__Packages.letterClass] Frame 0
class letterClass extends MovieClip { var centerY, radiusY, speed, y, _y, x, _x, angle; function letterClass () { super(); } function onLoad() { centerY = 48; radiusY = 5; speed = 0.05; y = _y; x = _x; } function onEnterFrame() { if (angle != undefined) { y = centerY + (Math.sin(angle) * radiusY); angle = angle + speed; _x = x; _y = y; } } }
Symbol 11 MovieClip [letter] Frame 1
#initclip 2 Object.registerClass("letter", letterClass); #endinitclip
Symbol 38 MovieClip [tile] Frame 1
stop();
Symbol 121 MovieClip [dolphin] Frame 1
stop();
Symbol 129 MovieClip [hoop] Frame 1
stop();
Symbol 175 MovieClip [splash] Frame 11
removeMovieClip(this);
Symbol 264 Button
on (press) { _root.mainmenu(); }
Symbol 267 Button
on (press) { _root.tryagain(); }
Symbol 272 MovieClip [gameover] Frame 1
_root.score = _root.finalscore; if (_root.score > 100) { t = this.createEmptyMovieClip("highHolder", 1000); loadMovie ("http://www.terrypaton.com/highscores/highscoreSubmit.swf", highHolder); t._x = -115; t._y = 121; } stop();
Symbol 277 MovieClip Frame 1
stop();
Symbol 283 MovieClip Frame 1
_root.stop();
Symbol 283 MovieClip Frame 75
_root.play();
Symbol 375 Button
on (release) { _root.startgame(); }
Symbol 380 Button
on (release) { gotoAndPlay (14); }
Symbol 404 MovieClip Frame 31
stop();
Symbol 409 Button
on (release) { gotoAndPlay (6); }

Library Items

Symbol 1 GraphicUsed by:283  Timeline
Symbol 412 MovieClip [__Packages.letterClass]
Symbol 2 GraphicUsed by:8
Symbol 3 GraphicUsed by:4 395
Symbol 4 MovieClipUses:3Used by:8
Symbol 5 GraphicUsed by:7
Symbol 6 GraphicUsed by:7
Symbol 7 MovieClipUses:5 6Used by:8
Symbol 8 MovieClipUses:2 4 7Used by:Timeline
Symbol 9 FontUsed by:10
Symbol 10 EditableTextUses:9Used by:11
Symbol 11 MovieClip [letter]Uses:10Used by:Timeline
Symbol 12 FontUsed by:13
Symbol 13 TextUses:12Used by:Timeline
Symbol 14 FontUsed by:15 383 391 393
Symbol 15 EditableTextUses:14Used by:277
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:38
Symbol 18 BitmapUsed by:19
Symbol 19 GraphicUses:18Used by:38
Symbol 20 BitmapUsed by:21
Symbol 21 GraphicUses:20Used by:38
Symbol 22 BitmapUsed by:23
Symbol 23 GraphicUses:22Used by:38
Symbol 24 BitmapUsed by:25
Symbol 25 GraphicUses:24Used by:38
Symbol 26 BitmapUsed by:27
Symbol 27 GraphicUses:26Used by:38
Symbol 28 BitmapUsed by:29
Symbol 29 GraphicUses:28Used by:38
Symbol 30 BitmapUsed by:31
Symbol 31 GraphicUses:30Used by:38
Symbol 32 BitmapUsed by:33
Symbol 33 GraphicUses:32Used by:38
Symbol 34 BitmapUsed by:35
Symbol 35 GraphicUses:34Used by:38
Symbol 36 BitmapUsed by:37
Symbol 37 GraphicUses:36Used by:38
Symbol 38 MovieClip [tile]Uses:17 19 21 23 25 27 29 31 33 35 37Used by:277
Symbol 39 BitmapUsed by:40
Symbol 40 GraphicUses:39Used by:121
Symbol 41 BitmapUsed by:42
Symbol 42 GraphicUses:41Used by:121
Symbol 43 BitmapUsed by:44
Symbol 44 GraphicUses:43Used by:121
Symbol 45 BitmapUsed by:46
Symbol 46 GraphicUses:45Used by:121
Symbol 47 BitmapUsed by:48
Symbol 48 GraphicUses:47Used by:121
Symbol 49 BitmapUsed by:50
Symbol 50 GraphicUses:49Used by:121
Symbol 51 BitmapUsed by:52
Symbol 52 GraphicUses:51Used by:121
Symbol 53 BitmapUsed by:54
Symbol 54 GraphicUses:53Used by:121
Symbol 55 BitmapUsed by:56
Symbol 56 GraphicUses:55Used by:121
Symbol 57 BitmapUsed by:58
Symbol 58 GraphicUses:57Used by:121
Symbol 59 BitmapUsed by:60
Symbol 60 GraphicUses:59Used by:121
Symbol 61 BitmapUsed by:62
Symbol 62 GraphicUses:61Used by:121
Symbol 63 BitmapUsed by:64
Symbol 64 GraphicUses:63Used by:121
Symbol 65 BitmapUsed by:66
Symbol 66 GraphicUses:65Used by:121
Symbol 67 BitmapUsed by:68
Symbol 68 GraphicUses:67Used by:121
Symbol 69 BitmapUsed by:70
Symbol 70 GraphicUses:69Used by:121
Symbol 71 BitmapUsed by:72
Symbol 72 GraphicUses:71Used by:121
Symbol 73 BitmapUsed by:74
Symbol 74 GraphicUses:73Used by:121
Symbol 75 BitmapUsed by:76
Symbol 76 GraphicUses:75Used by:121
Symbol 77 BitmapUsed by:78
Symbol 78 GraphicUses:77Used by:121
Symbol 79 BitmapUsed by:80
Symbol 80 GraphicUses:79Used by:121
Symbol 81 BitmapUsed by:82
Symbol 82 GraphicUses:81Used by:121
Symbol 83 BitmapUsed by:84
Symbol 84 GraphicUses:83Used by:121
Symbol 85 BitmapUsed by:86
Symbol 86 GraphicUses:85Used by:121
Symbol 87 BitmapUsed by:88
Symbol 88 GraphicUses:87Used by:121
Symbol 89 BitmapUsed by:90
Symbol 90 GraphicUses:89Used by:121
Symbol 91 BitmapUsed by:92
Symbol 92 GraphicUses:91Used by:121
Symbol 93 BitmapUsed by:94
Symbol 94 GraphicUses:93Used by:121
Symbol 95 BitmapUsed by:96
Symbol 96 GraphicUses:95Used by:121
Symbol 97 BitmapUsed by:98
Symbol 98 GraphicUses:97Used by:121
Symbol 99 BitmapUsed by:100
Symbol 100 GraphicUses:99Used by:121
Symbol 101 BitmapUsed by:102
Symbol 102 GraphicUses:101Used by:121
Symbol 103 BitmapUsed by:104
Symbol 104 GraphicUses:103Used by:121
Symbol 105 BitmapUsed by:106
Symbol 106 GraphicUses:105Used by:121
Symbol 107 BitmapUsed by:108
Symbol 108 GraphicUses:107Used by:121
Symbol 109 BitmapUsed by:110
Symbol 110 GraphicUses:109Used by:121
Symbol 111 BitmapUsed by:112
Symbol 112 GraphicUses:111Used by:121
Symbol 113 BitmapUsed by:114
Symbol 114 GraphicUses:113Used by:121
Symbol 115 BitmapUsed by:116
Symbol 116 GraphicUses:115Used by:121
Symbol 117 BitmapUsed by:118
Symbol 118 GraphicUses:117Used by:121
Symbol 119 BitmapUsed by:120
Symbol 120 GraphicUses:119Used by:121
Symbol 121 MovieClip [dolphin]Uses:40 42 44 46 48 50 52 54 56 58 60 62 64 66 68 70 72 74 76 78 80 82 84 86 88 90 92 94 96 98 100 102 104 106 108 110 112 114 116 118 120Used by:277
Symbol 122 GraphicUsed by:123
Symbol 123 MovieClipUses:122Used by:124
Symbol 124 MovieClip [bubble]Uses:123Used by:277
Symbol 125 BitmapUsed by:126
Symbol 126 GraphicUses:125Used by:129
Symbol 127 BitmapUsed by:128
Symbol 128 GraphicUses:127Used by:129
Symbol 129 MovieClip [hoop]Uses:126 128Used by:277
Symbol 130 BitmapUsed by:131
Symbol 131 GraphicUses:130Used by:172
Symbol 132 BitmapUsed by:133
Symbol 133 GraphicUses:132Used by:172
Symbol 134 BitmapUsed by:135
Symbol 135 GraphicUses:134Used by:172
Symbol 136 BitmapUsed by:137
Symbol 137 GraphicUses:136Used by:172
Symbol 138 BitmapUsed by:139
Symbol 139 GraphicUses:138Used by:172
Symbol 140 BitmapUsed by:141
Symbol 141 GraphicUses:140Used by:172
Symbol 142 BitmapUsed by:143
Symbol 143 GraphicUses:142Used by:172
Symbol 144 BitmapUsed by:145
Symbol 145 GraphicUses:144Used by:172
Symbol 146 BitmapUsed by:147
Symbol 147 GraphicUses:146Used by:172
Symbol 148 BitmapUsed by:149
Symbol 149 GraphicUses:148Used by:172
Symbol 150 BitmapUsed by:151
Symbol 151 GraphicUses:150Used by:172
Symbol 152 BitmapUsed by:153
Symbol 153 GraphicUses:152Used by:172
Symbol 154 BitmapUsed by:155
Symbol 155 GraphicUses:154Used by:172
Symbol 156 BitmapUsed by:157
Symbol 157 GraphicUses:156Used by:172
Symbol 158 BitmapUsed by:159
Symbol 159 GraphicUses:158Used by:172
Symbol 160 BitmapUsed by:161
Symbol 161 GraphicUses:160Used by:172
Symbol 162 BitmapUsed by:163
Symbol 163 GraphicUses:162Used by:172
Symbol 164 BitmapUsed by:165
Symbol 165 GraphicUses:164Used by:172
Symbol 166 BitmapUsed by:167
Symbol 167 GraphicUses:166Used by:172
Symbol 168 BitmapUsed by:169
Symbol 169 GraphicUses:168Used by:172
Symbol 170 BitmapUsed by:171
Symbol 171 GraphicUses:170Used by:172
Symbol 172 MovieClip [bonusfish]Uses:131 133 135 137 139 141 143 145 147 149 151 153 155 157 159 161 163 165 167 169 171Used by:277
Symbol 173 GraphicUsed by:174
Symbol 174 MovieClipUses:173Used by:175
Symbol 175 MovieClip [splash]Uses:174Used by:277
Symbol 176 GraphicUsed by:177
Symbol 177 MovieClipUses:176Used by:178
Symbol 178 MovieClip [bubble_start]Uses:177Used by:277
Symbol 179 FontUsed by:180 248 250
Symbol 180 TextUses:179Used by:181
Symbol 181 MovieClip [bonusalert]Uses:180Used by:277
Symbol 182 BitmapUsed by:183
Symbol 183 GraphicUses:182Used by:244
Symbol 184 BitmapUsed by:185
Symbol 185 GraphicUses:184Used by:244
Symbol 186 BitmapUsed by:187
Symbol 187 GraphicUses:186Used by:244
Symbol 188 BitmapUsed by:189
Symbol 189 GraphicUses:188Used by:244
Symbol 190 BitmapUsed by:191
Symbol 191 GraphicUses:190Used by:244
Symbol 192 BitmapUsed by:193
Symbol 193 GraphicUses:192Used by:244
Symbol 194 BitmapUsed by:195
Symbol 195 GraphicUses:194Used by:244
Symbol 196 BitmapUsed by:197
Symbol 197 GraphicUses:196Used by:244
Symbol 198 BitmapUsed by:199
Symbol 199 GraphicUses:198Used by:244
Symbol 200 BitmapUsed by:201
Symbol 201 GraphicUses:200Used by:244
Symbol 202 BitmapUsed by:203
Symbol 203 GraphicUses:202Used by:244
Symbol 204 BitmapUsed by:205
Symbol 205 GraphicUses:204Used by:244
Symbol 206 BitmapUsed by:207
Symbol 207 GraphicUses:206Used by:244
Symbol 208 BitmapUsed by:209
Symbol 209 GraphicUses:208Used by:244
Symbol 210 BitmapUsed by:211
Symbol 211 GraphicUses:210Used by:244
Symbol 212 BitmapUsed by:213
Symbol 213 GraphicUses:212Used by:244
Symbol 214 BitmapUsed by:215
Symbol 215 GraphicUses:214Used by:244
Symbol 216 BitmapUsed by:217
Symbol 217 GraphicUses:216Used by:244
Symbol 218 BitmapUsed by:219
Symbol 219 GraphicUses:218Used by:244
Symbol 220 BitmapUsed by:221
Symbol 221 GraphicUses:220Used by:244
Symbol 222 BitmapUsed by:223
Symbol 223 GraphicUses:222Used by:244
Symbol 224 BitmapUsed by:225
Symbol 225 GraphicUses:224Used by:244
Symbol 226 BitmapUsed by:227
Symbol 227 GraphicUses:226Used by:244
Symbol 228 BitmapUsed by:229
Symbol 229 GraphicUses:228Used by:244
Symbol 230 BitmapUsed by:231
Symbol 231 GraphicUses:230Used by:244
Symbol 232 BitmapUsed by:233
Symbol 233 GraphicUses:232Used by:244
Symbol 234 BitmapUsed by:235
Symbol 235 GraphicUses:234Used by:244
Symbol 236 BitmapUsed by:237
Symbol 237 GraphicUses:236Used by:244
Symbol 238 BitmapUsed by:239
Symbol 239 GraphicUses:238Used by:244
Symbol 240 BitmapUsed by:241
Symbol 241 GraphicUses:240Used by:244
Symbol 242 BitmapUsed by:243
Symbol 243 GraphicUses:242Used by:244
Symbol 244 MovieClip [shark]Uses:183 185 187 189 191 193 195 197 199 201 203 205 207 209 211 213 215 217 219 221 223 225 227 229 231 233 235 237 239 241 243Used by:277
Symbol 245 BitmapUsed by:246
Symbol 246 GraphicUses:245Used by:247
Symbol 247 MovieClip [watersurface]Uses:246Used by:277
Symbol 248 TextUses:179Used by:249
Symbol 249 MovieClip [hurtalert]Uses:248Used by:277
Symbol 250 TextUses:179Used by:251
Symbol 251 MovieClip [hoopalert]Uses:250Used by:277
Symbol 252 GraphicUsed by:272
Symbol 253 GraphicUsed by:272
Symbol 254 FontUsed by:255 256 257 258 259 260 261 262 265 266 399 400 401 402 403
Symbol 255 TextUses:254Used by:272
Symbol 256 TextUses:254Used by:272
Symbol 257 TextUses:254Used by:272
Symbol 258 EditableTextUses:254Used by:272
Symbol 259 EditableTextUses:254Used by:272
Symbol 260 EditableTextUses:254Used by:272
Symbol 261 TextUses:254Used by:264
Symbol 262 TextUses:254Used by:264
Symbol 263 GraphicUsed by:264 267
Symbol 264 ButtonUses:261 262 263Used by:272
Symbol 265 TextUses:254Used by:267
Symbol 266 TextUses:254Used by:267
Symbol 267 ButtonUses:265 266 263Used by:272
Symbol 268 FontUsed by:269 270 368 372 373 378 379 405 406 407 408 411
Symbol 269 TextUses:268Used by:272
Symbol 270 TextUses:268Used by:272
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClip [gameover]Uses:252 253 255 256 257 258 259 260 264 267 269 270 271Used by:277
Symbol 273 Sound [hoopsound]Used by:277
Symbol 274 Sound [eat]Used by:277  Timeline
Symbol 275 Sound [leap]Used by:277
Symbol 276 Sound [hurtsound]Used by:277
Symbol 277 MovieClipUses:15 38 121 124 129 172 175 178 181 244 247 249 251 272 273 274 275 276Used by:Timeline
Symbol 278 GraphicUsed by:283
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:283
Symbol 281 GraphicUsed by:283
Symbol 282 SoundUsed by:283
Symbol 283 MovieClipUses:1 278 280 281 282 SS1Used by:Timeline
Symbol 284 GraphicUsed by:285 367 390  Timeline
Symbol 285 MovieClipUses:284Used by:404  Timeline
Symbol 286 BitmapUsed by:287
Symbol 287 GraphicUses:286Used by:366
Symbol 288 BitmapUsed by:289
Symbol 289 GraphicUses:288Used by:366
Symbol 290 BitmapUsed by:291
Symbol 291 GraphicUses:290Used by:366
Symbol 292 BitmapUsed by:293
Symbol 293 GraphicUses:292Used by:366
Symbol 294 BitmapUsed by:295
Symbol 295 GraphicUses:294Used by:366
Symbol 296 BitmapUsed by:297
Symbol 297 GraphicUses:296Used by:366
Symbol 298 BitmapUsed by:299
Symbol 299 GraphicUses:298Used by:366
Symbol 300 BitmapUsed by:301
Symbol 301 GraphicUses:300Used by:366
Symbol 302 BitmapUsed by:303
Symbol 303 GraphicUses:302Used by:366
Symbol 304 BitmapUsed by:305
Symbol 305 GraphicUses:304Used by:366
Symbol 306 BitmapUsed by:307
Symbol 307 GraphicUses:306Used by:366
Symbol 308 BitmapUsed by:309
Symbol 309 GraphicUses:308Used by:366
Symbol 310 BitmapUsed by:311
Symbol 311 GraphicUses:310Used by:366
Symbol 312 BitmapUsed by:313
Symbol 313 GraphicUses:312Used by:366
Symbol 314 BitmapUsed by:315
Symbol 315 GraphicUses:314Used by:366
Symbol 316 BitmapUsed by:317
Symbol 317 GraphicUses:316Used by:366
Symbol 318 BitmapUsed by:319
Symbol 319 GraphicUses:318Used by:366
Symbol 320 BitmapUsed by:321
Symbol 321 GraphicUses:320Used by:366
Symbol 322 BitmapUsed by:323
Symbol 323 GraphicUses:322Used by:366
Symbol 324 BitmapUsed by:325
Symbol 325 GraphicUses:324Used by:366
Symbol 326 BitmapUsed by:327
Symbol 327 GraphicUses:326Used by:366
Symbol 328 BitmapUsed by:329
Symbol 329 GraphicUses:328Used by:366
Symbol 330 BitmapUsed by:331
Symbol 331 GraphicUses:330Used by:366
Symbol 332 BitmapUsed by:333
Symbol 333 GraphicUses:332Used by:366
Symbol 334 BitmapUsed by:335
Symbol 335 GraphicUses:334Used by:366
Symbol 336 BitmapUsed by:337
Symbol 337 GraphicUses:336Used by:366
Symbol 338 BitmapUsed by:339
Symbol 339 GraphicUses:338Used by:366
Symbol 340 BitmapUsed by:341
Symbol 341 GraphicUses:340Used by:366
Symbol 342 BitmapUsed by:343
Symbol 343 GraphicUses:342Used by:366
Symbol 344 BitmapUsed by:345
Symbol 345 GraphicUses:344Used by:366
Symbol 346 BitmapUsed by:347
Symbol 347 GraphicUses:346Used by:366
Symbol 348 BitmapUsed by:349
Symbol 349 GraphicUses:348Used by:366
Symbol 350 BitmapUsed by:351
Symbol 351 GraphicUses:350Used by:366
Symbol 352 BitmapUsed by:353
Symbol 353 GraphicUses:352Used by:366
Symbol 354 BitmapUsed by:355
Symbol 355 GraphicUses:354Used by:366
Symbol 356 BitmapUsed by:357
Symbol 357 GraphicUses:356Used by:366
Symbol 358 BitmapUsed by:359
Symbol 359 GraphicUses:358Used by:366
Symbol 360 BitmapUsed by:361
Symbol 361 GraphicUses:360Used by:366
Symbol 362 BitmapUsed by:363
Symbol 363 GraphicUses:362Used by:366
Symbol 364 BitmapUsed by:365
Symbol 365 GraphicUses:364Used by:366
Symbol 366 MovieClipUses:287 289 291 293 295 297 299 301 303 305 307 309 311 313 315 317 319 321 323 325 327 329 331 333 335 337 339 341 343 345 347 349 351 353 355 357 359 361 363 365Used by:Timeline
Symbol 367 MovieClipUses:284Used by:Timeline
Symbol 368 TextUses:268Used by:369
Symbol 369 MovieClipUses:368Used by:Timeline
Symbol 370 FontUsed by:371
Symbol 371 TextUses:370Used by:Timeline
Symbol 372 TextUses:268Used by:375
Symbol 373 TextUses:268Used by:375
Symbol 374 GraphicUsed by:375 380 409  Timeline
Symbol 375 ButtonUses:372 373 374Used by:Timeline
Symbol 376 FontUsed by:377
Symbol 377 TextUses:376Used by:Timeline
Symbol 378 TextUses:268Used by:380
Symbol 379 TextUses:268Used by:380
Symbol 380 ButtonUses:378 379 374Used by:Timeline
Symbol 381 FontUsed by:382
Symbol 382 EditableTextUses:381Used by:Timeline
Symbol 383 EditableTextUses:14Used by:384
Symbol 384 MovieClipUses:383Used by:Timeline
Symbol 385 GraphicUsed by:386
Symbol 386 MovieClipUses:385Used by:Timeline
Symbol 387 BitmapUsed by:388
Symbol 388 GraphicUses:387Used by:389
Symbol 389 MovieClipUses:388Used by:390
Symbol 390 MovieClipUses:284 389Used by:Timeline
Symbol 391 EditableTextUses:14Used by:392
Symbol 392 MovieClipUses:391Used by:Timeline
Symbol 393 EditableTextUses:14Used by:394
Symbol 394 MovieClipUses:393Used by:Timeline
Symbol 395 MovieClipUses:3Used by:Timeline
Symbol 396 GraphicUsed by:Timeline
Symbol 397 Font
Symbol 398 TextUsed by:Timeline
Symbol 399 TextUses:254Used by:Timeline
Symbol 400 TextUses:254Used by:Timeline
Symbol 401 EditableTextUses:254Used by:Timeline
Symbol 402 TextUses:254Used by:Timeline
Symbol 403 EditableTextUses:254Used by:Timeline
Symbol 404 MovieClipUses:285Used by:Timeline
Symbol 405 TextUses:268Used by:Timeline
Symbol 406 TextUses:268Used by:Timeline
Symbol 407 TextUses:268Used by:409
Symbol 408 TextUses:268Used by:409
Symbol 409 ButtonUses:407 408 374Used by:Timeline
Symbol 410 FontUsed by:411
Symbol 411 TextUses:410 268Used by:Timeline
Streaming Sound 1Used by:Symbol 283 MovieClip

Instance Names

"loadingClip"Frame 3Symbol 8 MovieClip
"back"Frame 6Symbol 285 MovieClip
"front"Frame 6Symbol 367 MovieClip
"sky"Frame 11Symbol 386 MovieClip
"ocean"Frame 11Symbol 390 MovieClip
"waves_holder"Frame 11Symbol 392 MovieClip
"energy"Frame 11Symbol 395 MovieClip
"fadein"Frame 11Symbol 404 MovieClip
"mask"Symbol 8 MovieClip Frame 1Symbol 4 MovieClip
"Lvar"Symbol 11 MovieClip [letter] Frame 1Symbol 10 EditableText
"clouds"Symbol 390 MovieClip Frame 1Symbol 389 MovieClip
"back"Symbol 404 MovieClip Frame 1Symbol 285 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.
Protect (24)Timeline Frame 10 bytes ""
ExportAssets (56)Timeline Frame 1Symbol 412 as "__Packages.letterClass"
ExportAssets (56)Timeline Frame 3Symbol 11 as "letter"
ExportAssets (56)Timeline Frame 4Symbol 38 as "tile"
ExportAssets (56)Timeline Frame 4Symbol 121 as "dolphin"
ExportAssets (56)Timeline Frame 4Symbol 124 as "bubble"
ExportAssets (56)Timeline Frame 4Symbol 129 as "hoop"
ExportAssets (56)Timeline Frame 4Symbol 172 as "bonusfish"
ExportAssets (56)Timeline Frame 4Symbol 175 as "splash"
ExportAssets (56)Timeline Frame 4Symbol 178 as "bubble_start"
ExportAssets (56)Timeline Frame 4Symbol 181 as "bonusalert"
ExportAssets (56)Timeline Frame 4Symbol 244 as "shark"
ExportAssets (56)Timeline Frame 4Symbol 247 as "watersurface"
ExportAssets (56)Timeline Frame 4Symbol 249 as "hurtalert"
ExportAssets (56)Timeline Frame 4Symbol 251 as "hoopalert"
ExportAssets (56)Timeline Frame 4Symbol 272 as "gameover"
ExportAssets (56)Timeline Frame 4Symbol 273 as "hoopsound"
ExportAssets (56)Timeline Frame 4Symbol 274 as "eat"
ExportAssets (56)Timeline Frame 4Symbol 275 as "leap"
ExportAssets (56)Timeline Frame 4Symbol 276 as "hurtsound"
Tag 0x0FF (255)Timeline Frame 11 bytes "."

Labels

"jumping"Symbol 121 MovieClip [dolphin] Frame 90

Dynamic Text Variables

_root.distancescoreSymbol 258 EditableText"0"
_root.finalscoreSymbol 259 EditableText"0"
_root.hoopscoreSymbol 260 EditableText"0"
_root.vNumSymbol 382 EditableText"_root.vNum"
_root.displaydistanceSymbol 401 EditableText"0m"
_root.hoopsSymbol 403 EditableText"0"




http://swfchan.com/5/21949/info.shtml
Created: 27/5 -2019 09:34:16 Last modified: 27/5 -2019 09:34:16 Server time: 05/05 -2024 20:21:06