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

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

Sketch Rider.swf

This is the info page for
Flash #47957

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


Text
DISCLAIMER

I, the creator of this game, cannot
draw. This game involves my weak
drawing efforts. I appologise as it is
painfully bad...
If you have any problems with this,
please visit the site below to play
some much better games!!

accelerate

lean
forwards

brake

lean
backwards

Loading...

Just press the
Space Bar!!

00

00

:

Just press the
Space Bar!!

00

Level:

00

00


ActionScript [AS1/AS2]

Frame 1
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; var pv; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } pv = ((fv == 5) ? (getVersion()) : (System.capabilities.version)); u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=8&fv=") + fv) + "&v=") + escape(pv)) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("6408f942", this, 10301, true); stop();
Instance of Symbol 110 MovieClip "bar_loaded" in Frame 1
onClipEvent (enterFrame) { this._xscale = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; if (((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) == 100) { _root.play(); } }
Frame 2
function __com_mochibot__(swfid, mc, lv, trk) { var x; var g; var s; var fv; var sb; var u; var res; var mb; var mbc; mb = "__mochibot__"; mbc = "mochibot.com"; g = (_global ? (_global) : (_level0._root)); if (g[mb + swfid]) { return(g[mb + swfid]); } s = System.security; x = mc._root.getSWFVersion; fv = (x ? (mc.getSWFVersion()) : ((_global ? 6 : 5))); if (!s) { s = {}; } sb = s.sandboxType; if (sb == "localWithFile") { return(null); } x = s.allowDomain; if (x) { s.allowDomain(mbc); } x = s.allowInsecureDomain; if (x) { s.allowInsecureDomain(mbc); } u = (((((((((((("http://" + mbc) + "/my/core.swf?mv=7&fv=") + fv) + "&v=") + escape(getVersion())) + "&swfid=") + escape(swfid)) + "&l=") + lv) + "&f=") + mc) + (sb ? ("&sb=" + sb) : "")) + (trk ? "&t=1" : ""); lv = ((fv > 6) ? (mc.getNextHighestDepth()) : ((g[mb + "level"] ? (g[mb + "level"] + 1) : (lv)))); g[mb + "level"] = lv; if (fv == 5) { res = "_level" + lv; if (!eval (res)) { loadMovieNum (u, lv); } } else { res = mc.createEmptyMovieClip(mb + swfid, lv); res.loadMovie(u); } return(res); } __com_mochibot__("3edd3c2a", this, 10301, true); _root.procent = "--"; prel.gotoAndStop(100); stop();
Frame 3
_root.sunet = true; _root.motoLoop = new Sound(); _root.motoLoop.attachSound("motoLoop"); _root.motoLoop.setVolume(20); _root.motorStart = new Sound(); _root.motorStart.attachSound("motorStart"); _root.locatie = _url; _root.levelGoto = 1; _root.cheated = true; _root.truk = 1;
Frame 4
_quality = "BEST"; this.onEnterFrame = function () { gotoAndStop ("init"); delete this.onEnterFrame; };
Frame 12
prevFrame();
Frame 23
function startGame() { _root.score = (Number(_root.minuteTXT) * 60) + Number(_root.secundeTXT); _global.gl_level = gl_user_info.levels["level_" + gl_user_info.curr_level]; gl_game_info.is_game_over = (gl_game_info.is_pause = false); main_mc.back_mc.gotoAndStop("level_" + gl_user_info.curr_level); main_mc.messages_mc.gotoAndStop("empty"); _root.onKeyDown = function () { if (Key.getCode() == 80) { gl_game_info.is_pause = !gl_game_info.is_pause; if (gl_game_info.is_pause) { main_mc.messages_mc.gotoAndPlay("pause"); } else { main_mc.messages_mc.gotoAndPlay("un_pause"); } } if (_global.gl_user_info.curr_level > 21) { _global.gl_user_info.curr_level = 1; } }; Key.addListener(_root); if (!Pirrest.Common.PiVal.isEmpty(gl_level)) { main_mc.main_cont_mc.attachMovie(gl_level.link, "level_mc", 1); } } jb = new Pirrest.BigFoot.JeepBody(); Key.addListener(jb); player = {link:"lib_jeep"}; level_1 = {link:"lib_level_1", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_2 = {link:"lib_level_2", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_3 = {link:"lib_level_3", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_4 = {link:"lib_level_4", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_5 = {link:"lib_level_5", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_6 = {link:"lib_level_6", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_7 = {link:"lib_level_7", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_8 = {link:"lib_level_8", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_9 = {link:"lib_level_9", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_10 = {link:"lib_level_10", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_11 = {link:"lib_level_11", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_12 = {link:"lib_level_12", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_13 = {link:"lib_level_13", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_14 = {link:"lib_level_14", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_15 = {link:"lib_level_15", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_16 = {link:"lib_level_16", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_17 = {link:"lib_level_17", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_18 = {link:"lib_level_18", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_19 = {link:"lib_level_19", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_20 = {link:"lib_level_20", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_21 = {link:"lib_level_21", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; level_22 = {link:"lib_level_22", damping:0.98, gravity:{x:0, y:0.55}, kfr:0.1, friction:0.8}; levels = {level_1:level_7, level_2:level_21, level_3:level_16, level_4:level_6, level_5:level_2, level_6:level_13, level_7:level_5, level_8:level_1, level_9:level_9, level_10:level_14, level_11:level_11, level_12:level_3, level_13:level_4, level_14:level_15, level_15:level_19, level_16:level_18, level_17:level_18, level_18:level_10, level_19:level_12, level_20:level_22, level_21:level_20}; _global.gl_user_info = {levels:levels, player:player, curr_level:1}; _global.gl_game_info = {is_game_over:false, is_pause:false}; delete player; delete level_1; delete level_2; delete level_3; delete level_4; delete level_5; delete level_6; delete level_7; delete level_8; delete level_9; delete level_10; delete level_11; delete level_12; delete level_13; delete level_14; delete level_15; delete level_16; delete level_17; delete level_18; delete level_19; delete level_20; delete level_21; delete level_22; delete levels; main_mc.gotoAndStop("intro");
Frame 33
prevFrame();
Symbol 3 MovieClip [FUIComponentSymbol] Frame 1
#initclip 19 function FUIComponentClass() { this.init(); } FUIComponentClass.prototype = new MovieClip(); FUIComponentClass.prototype.init = function () { this.enable = true; this.focused = false; this.useHandCursor = false; this._accImpl = new Object(); this._accImpl.stub = true; this.styleTable = new Array(); if (_global.globalStyleFormat == undefined) { _global.globalStyleFormat = new FStyleFormat(); globalStyleFormat.isGlobal = true; _global._focusControl = new Object(); _global._focusControl.onSetFocus = function (oldFocus, newFocus) { oldFocus.myOnKillFocus(); newFocus.myOnSetFocus(); }; Selection.addListener(_global._focusControl); } if (this._name != undefined) { this._focusrect = false; this.tabEnabled = true; this.focusEnabled = true; this.tabChildren = false; this.tabFocused = true; if (this.hostStyle == undefined) { globalStyleFormat.addListener(this); } else { this.styleTable = this.hostStyle; } this.deadPreview._visible = false; this.deadPreview._width = (this.deadPreview._height = 1); this.methodTable = new Object(); this.keyListener = new Object(); this.keyListener.controller = this; this.keyListener.onKeyDown = function () { this.controller.myOnKeyDown(); }; this.keyListener.onKeyUp = function () { this.controller.myOnKeyUp(); }; for (var _local3 in this.styleFormat_prm) { this.setStyleProperty(_local3, this.styleFormat_prm[_local3]); } } }; FUIComponentClass.prototype.setEnabled = function (enabledFlag) { this.enable = ((arguments.length > 0) ? (enabledFlag) : true); this.tabEnabled = (this.focusEnabled = enabledFlag); if ((!this.enable) && (this.focused)) { Selection.setFocus(undefined); } }; FUIComponentClass.prototype.getEnabled = function () { return(this.enable); }; FUIComponentClass.prototype.setSize = function (w, h) { this.width = w; this.height = h; this.focusRect.removeMovieClip(); }; FUIComponentClass.prototype.setChangeHandler = function (chng, obj) { this.handlerObj = ((obj == undefined) ? (this._parent) : (obj)); this.changeHandler = chng; }; FUIComponentClass.prototype.invalidate = function (methodName) { this.methodTable[methodName] = true; this.onEnterFrame = this.cleanUI; }; FUIComponentClass.prototype.cleanUI = function () { if (this.methodTable.setSize) { this.setSize(this.width, this.height); } else { this.cleanUINotSize(); } this.methodTable = new Object(); delete this.onEnterFrame; }; FUIComponentClass.prototype.cleanUINotSize = function () { for (var _local2 in this.methodTable) { this[_local2](); } }; FUIComponentClass.prototype.drawRect = function (x, y, w, h) { var _local4 = this.styleTable.focusRectInner.value; var _local5 = this.styleTable.focusRectOuter.value; if (_local4 == undefined) { _local4 = 16777215 /* 0xFFFFFF */; } if (_local5 == undefined) { _local5 = 0; } this.createEmptyMovieClip("focusRect", 1000); this.focusRect.controller = this; this.focusRect.lineStyle(1, _local5); this.focusRect.moveTo(x, y); this.focusRect.lineTo(x + w, y); this.focusRect.lineTo(x + w, y + h); this.focusRect.lineTo(x, y + h); this.focusRect.lineTo(x, y); this.focusRect.lineStyle(1, _local4); this.focusRect.moveTo(x + 1, y + 1); this.focusRect.lineTo((x + w) - 1, y + 1); this.focusRect.lineTo((x + w) - 1, (y + h) - 1); this.focusRect.lineTo(x + 1, (y + h) - 1); this.focusRect.lineTo(x + 1, y + 1); }; FUIComponentClass.prototype.pressFocus = function () { this.tabFocused = false; this.focusRect.removeMovieClip(); Selection.setFocus(this); }; FUIComponentClass.prototype.drawFocusRect = function () { this.drawRect(-2, -2, this.width + 4, this.height + 4); }; FUIComponentClass.prototype.myOnSetFocus = function () { this.focused = true; Key.addListener(this.keyListener); if (this.tabFocused) { this.drawFocusRect(); } }; FUIComponentClass.prototype.myOnKillFocus = function () { this.tabFocused = true; this.focused = false; this.focusRect.removeMovieClip(); Key.removeListener(this.keyListener); }; FUIComponentClass.prototype.executeCallBack = function () { this.handlerObj[this.changeHandler](this); }; FUIComponentClass.prototype.updateStyleProperty = function (styleFormat, propName) { this.setStyleProperty(propName, styleFormat[propName], styleFormat.isGlobal); }; FUIComponentClass.prototype.setStyleProperty = function (propName, value, isGlobal) { if (value == "") { return(undefined); } var _local17 = parseInt(value); if (!isNaN(_local17)) { value = _local17; } var _local16 = ((arguments.length > 2) ? (isGlobal) : false); if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].useGlobal || (!_local16)) { this.styleTable[propName].value = value; if (this.setCustomStyleProperty(propName, value)) { } else if (propName == "embedFonts") { this.invalidate("setSize"); } else if (propName.subString(0, 4) == "text") { if (this.textStyle == undefined) { this.textStyle = new TextFormat(); } var _local18 = propName.subString(4, propName.length); this.textStyle[_local18] = value; this.invalidate("setSize"); } else { for (var _local15 in this.styleTable[propName].coloredMCs) { var _local4 = new Color(this.styleTable[propName].coloredMCs[_local15]); if (this.styleTable[propName].value == undefined) { var _local5 = {ra:"100", rb:"0", ga:"100", gb:"0", ba:"100", bb:"0", aa:"100", ab:"0"}; _local4.setTransform(_local5); continue; } _local4.setRGB(value); } } this.styleTable[propName].useGlobal = _local16; } }; FUIComponentClass.prototype.registerSkinElement = function (skinMCRef, propName) { if (this.styleTable[propName] == undefined) { this.styleTable[propName] = new Object(); this.styleTable[propName].useGlobal = true; } if (this.styleTable[propName].coloredMCs == undefined) { this.styleTable[propName].coloredMCs = new Object(); } this.styleTable[propName].coloredMCs[skinMCRef] = skinMCRef; if (this.styleTable[propName].value != undefined) { var _local4 = new Color(skinMCRef); _local4.setRGB(this.styleTable[propName].value); } }; _global.FStyleFormat = function () { this.nonStyles = {listeners:true, isGlobal:true, isAStyle:true, addListener:true, removeListener:true, nonStyles:true, applyChanges:true}; this.listeners = new Object(); this.isGlobal = false; if (arguments.length > 0) { for (var _local3 in arguments[0]) { this[_local3] = arguments[0][_local3]; } } }; _global.FStyleFormat.prototype = new Object(); FStyleFormat.prototype.addListener = function () { var _local3 = 0; while (_local3 < arguments.length) { var _local4 = arguments[_local3]; this.listeners[arguments[_local3]] = _local4; for (var _local5 in this) { if (this.isAStyle(_local5)) { _local4.updateStyleProperty(this, _local5.toString()); } } _local3++; } }; FStyleFormat.prototype.removeListener = function (component) { this.listeners[component] = undefined; for (var _local4 in this) { if (this.isAStyle(_local4)) { if (component.styleTable[_local4].useGlobal == this.isGlobal) { component.styleTable[_local4].useGlobal = true; var _local3 = (this.isGlobal ? undefined : (globalStyleFormat[_local4])); component.setStyleProperty(_local4, _local3, true); } } } }; FStyleFormat.prototype.applyChanges = function () { var _local6 = 0; for (var _local5 in this.listeners) { var _local3 = this.listeners[_local5]; if (arguments.length > 0) { var _local4 = 0; while (_local4 < arguments.length) { if (this.isAStyle(arguments[_local4])) { _local3.updateStyleProperty(this, arguments[_local4]); } _local4++; } continue; } for (var _local4 in this) { if (this.isAStyle(_local4)) { _local3.updateStyleProperty(this, _local4.toString()); } } } }; FStyleFormat.prototype.isAStyle = function (name) { return((this.nonStyles[name] ? false : true)); }; #endinitclip
Symbol 16 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 25 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 34 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 35 MovieClip [UpArrow] Frame 1
stop();
Symbol 35 MovieClip [UpArrow] Frame 2
stop();
Symbol 35 MovieClip [UpArrow] Frame 3
stop();
Symbol 41 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 50 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 55 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(highlight3D_mc, "highlight3D"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight");
Symbol 56 MovieClip [ScrollThumb] Frame 1
stop();
Symbol 64 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 72 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "arrow"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 80 MovieClip Frame 1
var component = _parent._parent; component.registerSkinElement(arrow_mc, "foregroundDisabled"); component.registerSkinElement(face_mc, "face"); component.registerSkinElement(shadow_mc, "shadow"); component.registerSkinElement(darkshadow_mc, "darkshadow"); component.registerSkinElement(highlight_mc, "highlight"); component.registerSkinElement(highlight3D_mc, "highlight3D");
Symbol 81 MovieClip [DownArrow] Frame 1
stop();
Symbol 81 MovieClip [DownArrow] Frame 2
stop();
Symbol 81 MovieClip [DownArrow] Frame 3
stop();
Symbol 92 MovieClip Frame 1
stop(); if (_root.truk == 1) { gotoAndStop (1); } if (_root.truk == 2) { gotoAndStop (2); } if (_root.truk == 3) { gotoAndStop (3); } if (_root.truk == 4) { gotoAndStop (4); }
Symbol 92 MovieClip Frame 2
stop(); if (_root.truk == 1) { gotoAndStop (1); } if (_root.truk == 2) { gotoAndStop (2); } if (_root.truk == 3) { gotoAndStop (3); } if (_root.truk == 4) { gotoAndStop (4); }
Symbol 92 MovieClip Frame 3
stop(); if (_root.truk == 1) { gotoAndStop (1); } if (_root.truk == 2) { gotoAndStop (2); } if (_root.truk == 3) { gotoAndStop (3); } if (_root.truk == 4) { gotoAndStop (4); }
Symbol 92 MovieClip Frame 4
stop(); if (_root.truk == 1) { gotoAndStop (1); } if (_root.truk == 2) { gotoAndStop (2); } if (_root.truk == 3) { gotoAndStop (3); } if (_root.truk == 4) { gotoAndStop (4); }
Symbol 107 MovieClip Frame 1
function move(to) { if (position == to) { return(undefined); } if (!is_moving) { movement = to; if (position == "normal") { gotoAndPlay("move_" + to); } else { gotoAndPlay(position + "_to_normal"); } } else { movement = to; } } position = "normal"; is_moving = false; stop();
Symbol 108 MovieClip [lib_jeep_body] Frame 1
#initclip 18 Object.registerClass("lib_jeep_body", Pirrest.BigFoot.JeepBody); #endinitclip
Symbol 114 Button
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Symbol 386 MovieClip [__Packages.Pirrest.BigFoot.JeepBody] Frame 0
class Pirrest.BigFoot.JeepBody extends MovieClip { var damage, max_damage, createEmptyMovieClip, onEnterFrame, active, level, _parent, driver_mc, _rotation, _y, _x; function JeepBody () { super(); damage = 0; max_damage = 200; init(); } function init() { createEmptyMovieClip("sync_mc", 5); onEnterFrame = syncOnEnterFrame; active = false; level = _parent._parent; } function linstenKeys() { var _local4 = 4; var _local3 = 0.7; if (Key.isDown(37)) { driver_mc.move("back"); level.jeep_wheel_1_mc.wp.mass = _local3; level.jeep_wheel_2_mc.wp.mass = -_local3; } else if (Key.isDown(39)) { driver_mc.move("front"); level.jeep_wheel_1_mc.wp.mass = -_local3; level.jeep_wheel_2_mc.wp.mass = _local3; } else { driver_mc.move("normal"); level.jeep_wheel_1_mc.wp.mass = 0; level.jeep_wheel_2_mc.wp.mass = 0; } if (Key.isDown(38)) { if (_root.sunet == true) { if (_root.counterMotor == true) { _root.motorStart.start(0, 1); } _root.counterMotor = false; } level.jeep_wheel_1_mc.rp.vs = _local4 / 1.25; level.jeep_wheel_2_mc.rp.vs = _local4 * 3.75; } else if (Key.isDown(40)) { level.jeep_wheel_1_mc.rp.vs = (-_local4) / 4; level.jeep_wheel_2_mc.rp.vs = (-_local4) / 15; } else { _root.counterMotor = true; level.jeep_wheel_1_mc.rp.vs = 0; level.jeep_wheel_2_mc.rp.vs = 0; } } function syncOnEnterFrame() { if (_global.gl_game_info.is_game_over || (_global.gl_game_info.is_pause)) { return(undefined); } level.moveCamera(); linstenKeys(); level.p_system.timeStep(); level.p_system.paintWheels(); var _local8 = (-Pirrest.Common.PiGeo.angle(level.jeep_wheel_1_mc._x, level.jeep_wheel_1_mc._y, level.jeep_wheel_2_mc._x, level.jeep_wheel_2_mc._y)) + 90; _rotation = _local8; _y = level.part.curr.y; _x = level.part.curr.x; var _local6 = {x:driver_mc.head_mc._x, y:driver_mc.head_mc._y}; driver_mc.localToGlobal(_local6); if (level.under_mc.ground_mc.hitTest(_local6.x, _local6.y, true)) { _global.gl_game_info.is_game_over = true; _root.main_mc.messages_mc.gotoAndStop("game_over"); } var _local7 = {x:driver_mc.head_mc1._x, y:driver_mc.head_mc1._y}; driver_mc.localToGlobal(_local7); if (level.under_mc.ground_mc.hitTest(_local7.x, _local7.y, true)) { _global.gl_game_info.is_game_over = true; _root.main_mc.messages_mc.gotoAndStop("game_over"); } var _local4 = {x:driver_mc.head_mc2._x, y:driver_mc.head_mc2._y}; driver_mc.localToGlobal(_local4); if (level.under_mc.ground_mc.hitTest(_local4.x, _local4.y, true)) { _global.gl_game_info.is_game_over = true; _root.main_mc.messages_mc.gotoAndStop("game_over"); } var _local5 = {x:level.under_mc.star_mc._x, y:level.under_mc.star_mc._y}; level.under_mc.localToGlobal(_local5); if (level.jeep_cont_mc.hitTest(_local5.x, _local5.y, true)) { _global.gl_game_info.is_game_over = true; _global.gl_user_info.curr_level++; _global.gl_level = _global.gl_user_info.levels["level_" + _global.gl_user_info.curr_level]; if (Pirrest.Common.PiVal.isEmpty(_global.gl_level)) { _root.main_mc.messages_mc.gotoAndStop("game_completed"); _global.gl_user_info.curr_level = 1; } else { _root.main_mc.messages_mc.gotoAndStop("level_completed"); } } } }
Symbol 387 MovieClip [__Packages.Pirrest.Common.PiGeo] Frame 0
class Pirrest.Common.PiGeo { function PiGeo () { } static function distance($x1, $y1, $x2, $y2) { var _local1 = $x1 - $x2; var _local2 = $y1 - $y2; return(Math.sqrt((_local1 * _local1) + (_local2 * _local2))); } static function angle($x1, $y1, $x2, $y2) { return(Math.atan2($x2 - $x1, $y2 - $y1) * RADIAN); } static var RADIAN = 57.29578; static var DEGREE = 0.01745329; }
Symbol 388 MovieClip [__Packages.Pirrest.Common.PiVal] Frame 0
class Pirrest.Common.PiVal { function PiVal () { } static function isEmpty($obj) { if (($obj == "") || ($obj == undefined)) { return(true); } return(false); } }
Symbol 389 MovieClip [__Packages.Pirrest.PhisicsEngine.Surface] Frame 0
class Pirrest.PhisicsEngine.Surface extends MovieClip { var coord_space, p1, p2, isOrientH, normal, rise, run, invRun, slope, invB; function Surface () { super(); } function init($coord_space) { coord_space = $coord_space; p1.init($coord_space); p2.init($coord_space); isOrientH = true; normal = new Pirrest.PhisicsEngine.Vector(0, 0); calcNormal(); rise = p2.y - p1.y; run = p2.x - p1.x; invRun = 1 / run; slope = rise / run; invB = 1 / ((run * run) + (rise * rise)); coord_space.lineStyle(10, 2237064, 100); } function setIsOrientH($isOrientH) { isOrientH = $isOrientH; } function calcNormal() { var _local3 = p2.x - p1.x; var _local4 = p2.y - p1.y; normal.x = _local4; normal.y = -_local3; var _local2 = Math.sqrt((normal.x * normal.x) + (normal.y * normal.y)); normal.x = normal.x / _local2; normal.y = normal.y / _local2; } function paint() { Pirrest.PhisicsEngine.Graphics.prototype.paintLine(coord_space, p1.x, p1.y, p2.x, p2.y); } function resolveWheelCollision($w) { if (bounds($w.wp.curr, $w.contactRadius)) { getClosestPoint($w.wp.curr, $w.closestPoint); var _local3 = $w.closestPoint.minusNew($w.wp.curr); _local3.normalize(); if (inequality($w.wp.curr)) { var _local5 = Math.abs(_local3.x); _local3.x = ((normal.x < 0) ? (_local5) : (-_local5)); _local3.y = Math.abs(_local3.y); } var _local4 = $w.wp.curr.plusNew(_local3.mult($w.wr)); if (segmentInequality(_local4)) { var _local6 = _local4.x - $w.closestPoint.x; var _local7 = _local4.y - $w.closestPoint.y; $w.wp.curr.x = $w.wp.curr.x - _local6; $w.wp.curr.y = $w.wp.curr.y - _local7; $w.resolve(normal); } } } function resolveParticleCollision($p, $sysObj) { if (boundedSegmentInequality($p.curr)) { var _local3 = $p.curr.minusNew($p.prev); var _local4 = normal.dot(_local3); if (_local4 < 0) { var _local5 = _local3.minusNew(normal.multNew(_local4)); var _local10 = _local5.multNew($sysObj.coeffFric); var _local8 = normal.multNew(_local4 * $sysObj.coeffRest); var _local7 = _local8.plusNew(_local10); var _local6 = _local3.minusNew(_local7); var _local9 = normal.dot($p.curr.minusNew(p1)) * $sysObj.coeffRest; $p.curr.minus(normal.multNew(_local9)); $p.prev = $p.curr.minusNew(_local6); } } } function segmentInequality($toPoint) { var _local2 = findU($toPoint); var _local3 = inequality($toPoint); return(((_local2 >= 0) && (_local2 <= 1)) && (_local3)); } function boundedSegmentInequality($toPoint) { var _local3; if (isOrientH) { _local3 = ($toPoint.x >= p1.x) && ($toPoint.x <= p2.x); } else if (p1.y < p2.y) { _local3 = ($toPoint.y >= p1.y) && ($toPoint.y <= p2.y); } else { _local3 = ($toPoint.y <= p1.y) && ($toPoint.y >= p2.y); } if (_local3) { return(inequality($toPoint)); } return(false); } function inequality($toPoint) { var _local2 = (slope * ($toPoint.x - p1.x)) + (p1.y - $toPoint.y); return(_local2 <= 0); } function bounds($toPoint, $r) { return(($toPoint.x >= (p1.x - $r)) && ($toPoint.x <= (p2.x + $r))); } function getClosestPoint($toPoint, $returnVect) { var _local2 = findU($toPoint); if (_local2 <= 0) { return(p1); } if (_local2 >= 1) { return(p2); } var _local3 = p1.x + (_local2 * (p2.x - p1.x)); var _local4 = p1.y + (_local2 * (p2.y - p1.y)); $returnVect.x = _local3; $returnVect.y = _local4; } function findU($p) { var _local2 = (($p.x - p1.x) * run) + (($p.y - p1.y) * rise); return(_local2 * invB); } }
Symbol 390 MovieClip [__Packages.Pirrest.PhisicsEngine.Vector] Frame 0
class Pirrest.PhisicsEngine.Vector { var x, y; function Vector ($x, $y) { init($x, $y); } function init($x, $y) { x = $x; y = $y; } function dot($v) { return((x * $v.x) + (y * $v.y)); } function cross($v) { return((x * $v.y) - (y * $v.x)); } function plus($v) { x = x + $v.x; y = y + $v.y; return(this); } function plusNew($v) { return(new Pirrest.PhisicsEngine.Vector(x + $v.x, y + $v.y)); } function minus($v) { x = x - $v.x; y = y - $v.y; return(this); } function minusNew($v) { return(new Pirrest.PhisicsEngine.Vector(x - $v.x, y - $v.y)); } function mult($s) { x = x * $s; y = y * $s; return(this); } function multNew($s) { return(new Pirrest.PhisicsEngine.Vector(x * $s, y * $s)); } function distance($p) { var _local2 = x - $p.x; var _local3 = y - $p.y; return(Math.sqrt((_local2 * _local2) + (_local3 * _local3))); } function normalize() { var _local2 = Math.sqrt((x * x) + (y * y)); x = x / _local2; y = y / _local2; return(this); } }
Symbol 391 MovieClip [__Packages.Pirrest.PhisicsEngine.Graphics] Frame 0
class Pirrest.PhisicsEngine.Graphics { function Graphics () { } function paintLine($target_mc, $x0, $y0, $x1, $y1) { $target_mc.moveTo($x0, $y0); $target_mc.lineTo($x1, $y1); } function paintCircle($target_mc, $x, $y, $r) { var _local5 = 0.4142136 * $r; var _local4 = 0.7071068 * $r; $target_mc.moveTo($x + $r, $y); $target_mc.curveTo($r + $x, _local5 + $y, _local4 + $x, _local4 + $y); $target_mc.curveTo(_local5 + $x, $r + $y, $x, $r + $y); $target_mc.curveTo((-_local5) + $x, $r + $y, (-_local4) + $x, _local4 + $y); $target_mc.curveTo((-$r) + $x, _local5 + $y, (-$r) + $x, $y); $target_mc.curveTo((-$r) + $x, (-_local5) + $y, (-_local4) + $x, (-_local4) + $y); $target_mc.curveTo((-_local5) + $x, (-$r) + $y, $x, (-$r) + $y); $target_mc.curveTo(_local5 + $x, (-$r) + $y, _local4 + $x, (-_local4) + $y); $target_mc.curveTo($r + $x, (-_local5) + $y, $r + $x, $y); } }
Symbol 392 MovieClip [__Packages.Pirrest.PhisicsEngine.CircleSurface] Frame 0
class Pirrest.PhisicsEngine.CircleSurface extends MovieClip { var _y, _x, _parent, cx, cy, r, _width, lineStyle; function CircleSurface () { super(); } function init($coord_space) { var _local2 = {x:_x, y:_y}; if (!Pirrest.Common.PiVal.isEmpty($coord_space)) { _parent.localToGlobal(_local2); $coord_space.globalToLocal(_local2); } cx = _local2.x; cy = _local2.y; r = _width / 2; lineStyle(0, 2237064, 100); } function paint() { Pirrest.PhisicsEngine.Graphics.prototype.paintCircle(this, cx, cy, r); } function resolveWheelCollision($w) { var _local2 = cx - $w.wp.curr.x; var _local4 = cy - $w.wp.curr.y; var _local6 = Math.sqrt((_local2 * _local2) + (_local4 * _local4)); var _local5 = ($w.wr + r) - _local6; if (_local5 > 0) { _local2 = _local2 / _local6; _local4 = _local4 / _local6; $w.wp.curr.x = $w.wp.curr.x - (_local2 * _local5); $w.wp.curr.y = $w.wp.curr.y - (_local4 * _local5); var _local7 = new Pirrest.PhisicsEngine.Vector(-_local2, -_local4); $w.resolve(_local7); } } function resolveParticleCollision($p) { var _local2 = new Pirrest.PhisicsEngine.Vector(cx, cy); var _local5 = _local2.distance($p.curr); if (_local5 <= r) { var _local6 = $p.curr.minusNew(_local2).normalize(); var _local4 = _local2.plusNew(_local6.multNew(r)); $p.curr = _local4; } } }
Symbol 393 MovieClip [__Packages.Pirrest.BigFoot.Level] Frame 0
class Pirrest.BigFoot.Level extends MovieClip { var p_system, under_mc, globalToLocal, jeep_wheel_1_mc, jeep_cont_mc, jeep_wheel_2_mc, jeep_body_mc, part, over_mc, _x, _y; function Level () { super(); } function init() { p_system = new Pirrest.PhisicsEngine.ParticleSystem(); p_system.setDamping(_global.gl_level.damping); p_system.setGravity(_global.gl_level.gravity.x, _global.gl_level.gravity.y); p_system.setKfr(_global.gl_level.kfr); p_system.setFriction(_global.gl_level.friction); var _local7; for (_local7 in under_mc) { var _local3 = under_mc[_local7]; _local3._visible = false; if (_local3 instanceof Pirrest.PhisicsEngine.Surface) { _local3.init(under_mc); p_system.addSurface(_local3); } if (_local3 instanceof Pirrest.PhisicsEngine.CircleSurface) { _local3.init(under_mc); p_system.addCircleSurface(_local3); } } under_mc.ground_mc._visible = false; under_mc.star_mc._visible = true; var _local9 = under_mc.jeep_dummy_mc.wheel_1_dummy_mc; var _local8 = under_mc.jeep_dummy_mc.wheel_2_dummy_mc; var _local5 = {x:_local9._x, y:_local9._y}; var _local6 = {x:_local8._x, y:_local8._y}; under_mc.jeep_dummy_mc.localToGlobal(_local5); under_mc.jeep_dummy_mc.localToGlobal(_local6); globalToLocal(_local5); globalToLocal(_local6); jeep_wheel_1_mc = jeep_cont_mc.attachMovie("lib_jeep_wheel1", "wheel_1_mc", jeep_cont_mc.getNextHighestDepth()); jeep_wheel_1_mc._x = _local5.x; jeep_wheel_1_mc._y = _local5.y; jeep_wheel_1_mc.init(jeep_cont_mc, 0); p_system.addWheel(jeep_wheel_1_mc); jeep_wheel_2_mc = jeep_cont_mc.attachMovie("lib_jeep_wheel2", "wheel_2_mc", jeep_cont_mc.getNextHighestDepth()); jeep_wheel_2_mc._x = _local6.x; jeep_wheel_2_mc._y = _local6.y; jeep_wheel_2_mc.init(jeep_cont_mc, 0); p_system.addWheel(jeep_wheel_2_mc); jeep_body_mc = jeep_cont_mc.attachMovie("lib_jeep_body", "jeep_body_mc", jeep_cont_mc.getNextHighestDepth()); var _local4 = {}; _local4.left = jeep_wheel_1_mc._x; _local4.right = jeep_wheel_2_mc._x; _local4.top = jeep_wheel_1_mc._y; _local4.width = _local4.right - _local4.left; _local4.mid = _local4.left + (_local4.width / 2); part = p_system.addParticle(_local4.mid, _local4.top - 40); p_system.addConstraint(jeep_wheel_1_mc.wp, part); p_system.addConstraint(jeep_wheel_2_mc.wp, part); p_system.addConstraint(jeep_wheel_2_mc.wp, jeep_wheel_1_mc.wp); over_mc.onEnterFrame = function () { this._x = this._parent.under_mc._x; this._y = this._parent.under_mc._y; }; jeep_cont_mc.onEnterFrame = function () { this._x = this._parent.under_mc._x; this._y = this._parent.under_mc._y; }; } function start() { } function moveCamera() { var _local3; var _local5 = 200 - jeep_body_mc._x; var _local6 = 300 - jeep_body_mc._y; var _local7 = _local5 - _x; var _local8 = _local6 - _y; var _local4 = Pirrest.Common.PiGeo.distance(_local5, _local6, _x, _y); var _local2 = _local4 * 0.35; if (_local2 > 50) { _local2 = 50; } _local3 = _local2 / _local4; _x = _x + (_local7 * _local3); _y = _y + (_local8 * _local3); } }
Symbol 394 MovieClip [__Packages.Pirrest.PhisicsEngine.ParticleSystem] Frame 0
class Pirrest.PhisicsEngine.ParticleSystem { var _particles_ar, _surfaces_ar, _constraints_ar, _wheels_ar, gravity, coeffRest, coeffFric, coeffDamp, _p_count, _w_count, _s_count, _c_count; function ParticleSystem () { init(); } function init() { _particles_ar = []; _surfaces_ar = []; _constraints_ar = []; _wheels_ar = []; gravity = new Pirrest.PhisicsEngine.Vector(0, 1); coeffRest = 1.5; coeffFric = 0.01; coeffDamp = 0.99; } function addParticle($px, $py, $mass) { var _local2 = new Pirrest.PhisicsEngine.Particle($px, $py, $mass); _particles_ar.push(_local2); _p_count = _particles_ar.length; return(_local2); } function addWheel($wheel) { _wheels_ar.push($wheel); _w_count = _wheels_ar.length; } function addSurface($s) { _surfaces_ar.push($s); _s_count = _surfaces_ar.length; } function addCircleSurface($s) { _surfaces_ar.push($s); _s_count = _surfaces_ar.length; } function addConstraint($p1, $p2) { var _local2 = new Pirrest.PhisicsEngine.Constraint($p1, $p2); _constraints_ar.push(_local2); _c_count = _constraints_ar.length; return(_local2); } function addRectangle($center, $rWidth, $rHeight) { return(new Pirrest.PhisicsEngine.Rectangle(this, $center, $rWidth, $rHeight)); } function addAngularConstraint($p1, $p2, $p3) { var _local2 = new Pirrest.PhisicsEngine.AngularConstraint($p1, $p2, $p3); _constraints_ar.push(_local2); _c_count = _constraints_ar.length; return(_local2); } function setKfr($kfr) { coeffRest = 1 + $kfr; } function setFriction($f) { coeffFric = $f; } function setDamping($d) { coeffDamp = $d; } function setGravity($gx, $gy) { gravity.x = $gx; gravity.y = $gy; } function verlet() { var _local2; _local2 = 0; while (_local2 < _p_count) { _particles_ar[_local2].verlet(this); _local2++; } _local2 = 0; while (_local2 < _w_count) { _wheels_ar[_local2].verlet(this); _local2++; } } function satisfy_constraints_ar() { var _local2; _local2 = 0; while (_local2 < _c_count) { _constraints_ar[_local2].resolve(); _local2++; } } function checkCollisions() { var _local4; var _local2; var _local3; _local4 = 0; while (_local4 < _s_count) { _local2 = 0; while (_local2 < _p_count) { _particles_ar[_local2].checkCollision(_surfaces_ar[_local4], this); _local2++; } _local3 = 0; while (_local3 < _w_count) { _wheels_ar[_local3].checkCollision(_surfaces_ar[_local4], this); _local3++; } _local4++; } } function paintSurfaces() { var _local2 = 0; while (_local2 < _surfaces_ar.length) { _surfaces_ar[_local2].paint(); _local2++; } } function paintParticles() { var _local2 = 0; while (_local2 < _particles_ar.length) { _particles_ar[_local2].paint(); _local2++; } } function paintConstraints() { var _local2 = 0; while (_local2 < _constraints_ar.length) { _constraints_ar[_local2].paint(); _local2++; } } function paintWheels() { var _local2 = 0; while (_local2 < _wheels_ar.length) { _wheels_ar[_local2].paint(); _local2++; } } function timeStep() { verlet(); satisfy_constraints_ar(); checkCollisions(); } }
Symbol 395 MovieClip [__Packages.Pirrest.PhisicsEngine.Particle] Frame 0
class Pirrest.PhisicsEngine.Particle { var curr, prev, temp, mass, dmc; function Particle ($posX, $posY, $mass) { init($posX, $posY, $mass); } function init($posX, $posY, $mass) { curr = new Pirrest.PhisicsEngine.Vector($posX, $posY); prev = new Pirrest.PhisicsEngine.Vector($posX, $posY); temp = new Pirrest.PhisicsEngine.Vector(0, 0); if (($mass == undefined) || ($mass < 0)) { mass = 0; } else { mass = $mass; } var _local3 = _root.main_mc.main_cont_mc.level_mc.over_mc.getNextHighestDepth(); dmc = _root.main_mc.main_cont_mc.level_mc.over_mc.createEmptyMovieClip("p_" + _local3, _local3); } function verlet($sysObj) { temp.x = curr.x; temp.y = curr.y; curr.x = curr.x + (($sysObj.coeffDamp * (curr.x - prev.x)) + $sysObj.gravity.x); curr.y = curr.y + ((($sysObj.coeffDamp * (curr.y - prev.y)) + $sysObj.gravity.y) + mass); prev.x = temp.x; prev.y = temp.y; } function checkCollision($surface, $sysObj) { $surface.resolveParticleCollision(this, $sysObj); } function paint() { dmc.clear(); dmc.lineStyle(0, 16777215, 100); Pirrest.PhisicsEngine.Graphics.prototype.paintCircle(dmc, curr.x, curr.y, 2); } function setPos($px, $py) { curr.x = $px; curr.y = $py; prev.x = $px; prev.y = $py; } }
Symbol 396 MovieClip [__Packages.Pirrest.PhisicsEngine.Constraint] Frame 0
class Pirrest.PhisicsEngine.Constraint { var p1, p2, restLength, dmc; function Constraint ($p1, $p2) { init($p1, $p2); } function init($p1, $p2) { p1 = $p1; p2 = $p2; restLength = $p1.curr.distance($p2.curr); var _local3 = _root.main_mc.main_cont_mc.level_mc.over_mc.getNextHighestDepth(); dmc = _root.main_mc.main_cont_mc.level_mc.over_mc.createEmptyMovieClip("p_" + _local3, _local3); } function resolve() { var _local4 = p1.curr.minusNew(p2.curr); var _local2 = p1.curr.distance(p2.curr); var _local5 = (_local2 - restLength) / _local2; var _local3 = _local4.mult(_local5 * 0.5); p1.curr.minus(_local3); p2.curr.plus(_local3); } function setRestLength($r) { restLength = $r; } function paint() { dmc.clear(); dmc.lineStyle(0, 10053171, 100); Pirrest.PhisicsEngine.Graphics.prototype.paintLine(dmc, p1.curr.x, p1.curr.y, p2.curr.x, p2.curr.y); } }
Symbol 397 MovieClip [__Packages.Pirrest.PhisicsEngine.Rectangle] Frame 0
class Pirrest.PhisicsEngine.Rectangle { var p0, p1, p2, p3; function Rectangle ($pSystem, $center, $rWidth, $rHeight) { init($pSystem, $center, $rWidth, $rHeight); } function init($pSystem, $center, $rWidth, $rHeight) { var _local4 = $pSystem.addParticle($center.x - ($rWidth / 2), $center.y - ($rHeight / 2), 0); var _local5 = $pSystem.addParticle($center.x + ($rWidth / 2), $center.y - ($rHeight / 2), 0); var _local6 = $pSystem.addParticle($center.x + ($rWidth / 2), $center.y + ($rHeight / 2), 0); var _local7 = $pSystem.addParticle($center.x - ($rWidth / 2), $center.y + ($rHeight / 2), 0); $pSystem.addConstraint(_local4, _local5); $pSystem.addConstraint(_local5, _local6); $pSystem.addConstraint(_local6, _local7); $pSystem.addConstraint(_local7, _local4); $pSystem.addConstraint(_local4, _local6); $pSystem.addConstraint(_local5, _local7); p0 = _local4; p1 = _local5; p2 = _local6; p3 = _local7; } }
Symbol 398 MovieClip [__Packages.Pirrest.PhisicsEngine.AngularConstraint] Frame 0
class Pirrest.PhisicsEngine.AngularConstraint { var pA, pB, pC, lineA, lineB, pD, lineC, targetTheta, coeffStiff; function AngularConstraint ($pA, $pB, $pC) { init($pA, $pB, $pC); } function init($pA, $pB, $pC) { pA = $pA.curr; pB = $pB.curr; pC = $pC.curr; lineA = new Pirrest.PhisicsEngine.Line(pA, pB); lineB = new Pirrest.PhisicsEngine.Line(pB, pC); pD = new Pirrest.PhisicsEngine.Vector(pB.x + 0, pB.y - 1); lineC = new Pirrest.PhisicsEngine.Line(pB, pD); targetTheta = calcTheta(pA, pB, pC); coeffStiff = 4; } function resolve() { var _local10 = getCentroid(); lineC.p2.x = lineC.p1.x + 0; lineC.p2.y = lineC.p1.y - 1; var _local4 = pA.distance(pB); var _local6 = pB.distance(pC); var _local12 = calcTheta(pA, pB, pC); var _local11 = calcTheta(pA, pB, pD); var _local13 = calcTheta(pC, pB, pD); var _local8 = (targetTheta - _local12) / 2; var _local5 = _local11 + (_local8 * coeffStiff); var _local9 = _local13 - (_local8 * coeffStiff); pA.x = (_local4 * Math.sin(_local5)) + pB.x; pA.y = (_local4 * Math.cos(_local5)) + pB.y; pC.x = (_local6 * Math.sin(_local9)) + pB.x; pC.y = (_local6 * Math.cos(_local9)) + pB.y; var _local7 = getCentroid(); var _local2 = _local7.x - _local10.x; var _local3 = _local7.y - _local10.y; pA.x = pA.x - _local2; pA.y = pA.y - _local3; pB.x = pB.x - _local2; pB.y = pB.y - _local3; pC.x = pC.x - _local2; pC.y = pC.y - _local3; } function calcTheta($pA, $pB, $pC) { var _local3 = new Pirrest.PhisicsEngine.Vector($pB.x - $pA.x, $pB.y - $pA.y); var _local2 = new Pirrest.PhisicsEngine.Vector($pC.x - $pB.x, $pC.y - $pB.y); var _local5 = _local3.dot(_local2); var _local4 = _local3.cross(_local2); return(Math.atan2(_local4, _local5)); } function set theta($t) { targetTheta = $t; //return(theta); } function get theta() { return(targetTheta); } function paint() { } function getCentroid() { var _local2 = ((pA.x + pB.x) + pC.x) / 3; var _local3 = ((pA.y + pB.y) + pC.y) / 3; return(new Pirrest.PhisicsEngine.Vector(_local2, _local3)); } }
Symbol 399 MovieClip [__Packages.Pirrest.PhisicsEngine.Line] Frame 0
class Pirrest.PhisicsEngine.Line { var p1, p2; function Line ($p1, $p2) { p1 = $p1; p2 = $p2; } }
Symbol 400 MovieClip [__Packages.Pirrest.PhisicsEngine.Wheel] Frame 0
class Pirrest.PhisicsEngine.Wheel extends MovieClip { var _coord_space, _parent, _y, _x, wr, _width, wp, rp, contactRadius, coeffSlip, closestPoint, _rotation; function Wheel () { super(); } function init($coord_space, $mass) { if (Pirrest.Common.PiVal.isEmpty($coord_space)) { _coord_space = _parent; } else { _coord_space = $coord_space; } var _local2 = {x:_x, y:_y}; _parent.localToGlobal(_local2); $coord_space.globalToLocal(_local2); wr = _width / 2; wp = new Pirrest.PhisicsEngine.Particle(_local2.x, _local2.y, $mass); rp = new Pirrest.PhisicsEngine.RimParticle(wr, 2); contactRadius = wr; coeffSlip = 0; closestPoint = new Pirrest.PhisicsEngine.Vector(0, 0); } function verlet($sysObj) { rp.verlet($sysObj); wp.verlet($sysObj); } function checkCollision($surface, $sysObj) { $surface.resolveWheelCollision(this); } function paint() { var _local2 = wp.curr.x; var _local3 = wp.curr.y; var _local5 = rp.curr.x; var _local7 = rp.curr.y; _x = _local2; _y = _local3; var _local6 = 57.29578; var _local4 = (-Math.atan2(_local5, _local7)) * _local6; _rotation = _local4; } function resolve($n) { var _local2 = -rp.curr.y; var _local3 = rp.curr.x; var _local7 = Math.sqrt((_local2 * _local2) + (_local3 * _local3)); _local2 = _local2 / _local7; _local3 = _local3 / _local7; var _local8 = _local2 * rp.speed; var _local10 = _local3 * rp.speed; var _local9 = wp.curr.x - wp.prev.x; var _local11 = wp.curr.y - wp.prev.y; var _local12 = _local9 + _local8; var _local13 = _local11 + _local10; var _local6 = ((-$n.y) * _local12) + ($n.x * _local13); rp.prev.x = rp.curr.x - (_local6 * _local2); rp.prev.y = rp.curr.y - (_local6 * _local3); var _local5 = 1 - coeffSlip; wp.curr.x = wp.curr.x + ((_local5 * rp.speed) * (-$n.y)); wp.curr.y = wp.curr.y + ((_local5 * rp.speed) * $n.x); rp.speed = rp.speed * coeffSlip; } }
Symbol 401 MovieClip [__Packages.Pirrest.PhisicsEngine.RimParticle] Frame 0
class Pirrest.PhisicsEngine.RimParticle { var curr, prev, vs, speed, maxTorque, wr; function RimParticle ($r, $mt) { init($r, $mt); } function init($r, $mt) { curr = new Pirrest.PhisicsEngine.Vector($r, 0); prev = new Pirrest.PhisicsEngine.Vector(0, 0); vs = 0; speed = 0; maxTorque = $mt; wr = $r; } function verlet($sysObj) { speed = Math.max(-maxTorque, Math.min(maxTorque, speed + vs)); var _local2 = -curr.y; var _local3 = curr.x; var _local6 = Math.sqrt((_local2 * _local2) + (_local3 * _local3)); _local2 = _local2 / _local6; _local3 = _local3 / _local6; curr.x = curr.x + (speed * _local2); curr.y = curr.y + (speed * _local3); var _local7 = prev.x; var _local8 = prev.y; var _local10 = (prev.x = curr.x); var _local9 = (prev.y = curr.y); curr.x = curr.x + ($sysObj.coeffDamp * (_local10 - _local7)); curr.y = curr.y + ($sysObj.coeffDamp * (_local9 - _local8)); var _local4 = Math.sqrt((curr.x * curr.x) + (curr.y * curr.y)); var _local5 = (_local4 - wr) / _local4; curr.x = curr.x - (curr.x * _local5); curr.y = curr.y - (curr.y * _local5); } }
Symbol 402 MovieClip [__Packages.Pirrest.PhisicsEngine.Point] Frame 0
class Pirrest.PhisicsEngine.Point extends MovieClip { var _y, _x, _parent, x, y, pn; function Point () { super(); } function init($coord_space) { var _local2 = {x:_x, y:_y}; if (!Pirrest.Common.PiVal.isEmpty($coord_space)) { _parent.localToGlobal(_local2); $coord_space.globalToLocal(_local2); } x = _local2.x; y = _local2.y; pn = new Pirrest.PhisicsEngine.Vector(0, 0); } function distance(that) { return(Pirrest.Common.PiGeo.distance(x, y, that.x, that.y)); } }
Symbol 127 Button
on (release) { getURL ("http://www.maxgames.com", "_blank"); }
Symbol 130 MovieClip Frame 60
stop();
Symbol 144 MovieClip Frame 14
stop();
Symbol 145 MovieClip Frame 94
Symbol 145 MovieClip Frame 241
_parent.play();
Symbol 146 MovieClip Frame 265
stop();
Symbol 146 MovieClip Frame 266
stop(); _root.play();
Symbol 148 MovieClip Frame 1
stop();
Symbol 153 MovieClip [lib_point] Frame 1
#initclip 47 Object.registerClass("lib_point", Pirrest.PhisicsEngine.Point); #endinitclip
Symbol 154 MovieClip [lib_surface] Frame 1
#initclip 20 Object.registerClass("lib_surface", Pirrest.PhisicsEngine.Surface); #endinitclip
Symbol 156 MovieClip [lib_circle] Frame 1
#initclip 21 Object.registerClass("lib_circle", Pirrest.PhisicsEngine.CircleSurface); #endinitclip
Symbol 164 MovieClip [lib_level_22] Frame 1
#initclip 22 Object.registerClass("lib_level_22", Pirrest.BigFoot.Level); #endinitclip
Symbol 173 MovieClip [lib_level_20] Frame 1
#initclip 23 Object.registerClass("lib_level_20", Pirrest.BigFoot.Level); #endinitclip
Symbol 179 MovieClip [lib_level_21] Frame 1
#initclip 24 Object.registerClass("lib_level_21", Pirrest.BigFoot.Level); #endinitclip
Symbol 184 MovieClip [lib_jeep_wheel2] Frame 1
#initclip 25 Object.registerClass("lib_jeep_wheel2", Pirrest.PhisicsEngine.Wheel); #endinitclip stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 184 MovieClip [lib_jeep_wheel2] Frame 2
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 184 MovieClip [lib_jeep_wheel2] Frame 3
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 184 MovieClip [lib_jeep_wheel2] Frame 4
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 189 MovieClip [lib_jeep_wheel1] Frame 1
#initclip 26 Object.registerClass("lib_jeep_wheel1", Pirrest.PhisicsEngine.Wheel); #endinitclip stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 189 MovieClip [lib_jeep_wheel1] Frame 2
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 189 MovieClip [lib_jeep_wheel1] Frame 3
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 189 MovieClip [lib_jeep_wheel1] Frame 4
stop(); if (_root.wheels == 1) { gotoAndStop (1); } if (_root.wheels == 2) { gotoAndStop (2); } if (_root.wheels == 3) { gotoAndStop (3); } if (_root.wheels == 4) { gotoAndStop (4); }
Symbol 198 MovieClip [lib_level_16] Frame 1
#initclip 27 Object.registerClass("lib_level_16", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(4); _root.levelCodeCurrent = _root.levelCode16;
Symbol 203 MovieClip [lib_level_18] Frame 1
#initclip 28 Object.registerClass("lib_level_18", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(4); _root.levelCodeCurrent = _root.levelCode18;
Symbol 212 MovieClip [lib_level_15] Frame 1
#initclip 29 Object.registerClass("lib_level_15", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(3); _root.levelCodeCurrent = _root.levelCode15;
Symbol 218 MovieClip [lib_level_14] Frame 1
#initclip 30 Object.registerClass("lib_level_14", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(3); _root.levelCodeCurrent = _root.levelCode14;
Symbol 224 MovieClip [lib_level_13] Frame 1
#initclip 31 Object.registerClass("lib_level_13", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(3); _root.levelCodeCurrent = _root.levelCode13;
Symbol 230 MovieClip [lib_level_12] Frame 1
#initclip 32 Object.registerClass("lib_level_12", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(3); _root.levelCodeCurrent = _root.levelCode12;
Symbol 236 MovieClip [lib_level_11] Frame 1
#initclip 33 Object.registerClass("lib_level_11", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode11;
Symbol 241 MovieClip [lib_level_8] Frame 1
#initclip 34 Object.registerClass("lib_level_8", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode10;
Symbol 246 MovieClip [lib_level_5] Frame 1
#initclip 35 Object.registerClass("lib_level_5", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode9;
Symbol 252 MovieClip [lib_level_1] Frame 1
#initclip 36 Object.registerClass("lib_level_1", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode8;
Symbol 257 MovieClip [lib_level_10] Frame 1
#initclip 37 Object.registerClass("lib_level_10", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode7;
Symbol 263 MovieClip [lib_level_7] Frame 1
#initclip 38 Object.registerClass("lib_level_7", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(2); _root.levelCodeCurrent = _root.levelCode6;
Symbol 268 MovieClip [lib_level_4] Frame 1
#initclip 39 Object.registerClass("lib_level_4", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(1); _root.levelCodeCurrent = _root.levelCode5;
Symbol 273 MovieClip [lib_level_2] Frame 1
#initclip 40 Object.registerClass("lib_level_2", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(1); _root.levelCodeCurrent = _root.levelCode4;
Symbol 278 MovieClip [lib_level_9] Frame 1
#initclip 41 Object.registerClass("lib_level_9", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(1); _root.levelCodeCurrent = _root.levelCode3;
Symbol 283 MovieClip [lib_level_6] Frame 1
#initclip 42 Object.registerClass("lib_level_6", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(1); _root.levelCodeCurrent = _root.levelCode2;
Symbol 288 MovieClip [lib_level_3] Frame 1
#initclip 43 Object.registerClass("lib_level_3", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(1); _root.levelCodeCurrent = _root.levelCode1;
Symbol 293 MovieClip [lib_level_17] Frame 1
#initclip 44 Object.registerClass("lib_level_17", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(4); _root.levelCodeCurrent = _root.levelCode17;
Symbol 298 MovieClip [lib_level_19] Frame 1
#initclip 45 Object.registerClass("lib_level_19", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(4); _root.levelCodeCurrent = _root.levelCode19;
Symbol 303 MovieClip [lib_level_20-1] Frame 1
#initclip 46 Object.registerClass("lib_level_20-1", Pirrest.BigFoot.Level); #endinitclip _root.bg.gotoAndStop(4); _root.levelCodeCurrent = _root.levelCode20;
Symbol 308 MovieClip Frame 1
stop();
Symbol 308 MovieClip Frame 2
stop();
Symbol 308 MovieClip Frame 3
stop();
Symbol 308 MovieClip Frame 4
stop();
Symbol 313 MovieClip Frame 1
stop();
Symbol 313 MovieClip Frame 2
stop();
Symbol 313 MovieClip Frame 3
stop();
Symbol 313 MovieClip Frame 4
stop();
Symbol 316 Button
on (press) { _root.truk = 2; vbox.gotoAndStop(2); }
Symbol 317 Button
on (press) { _root.truk = 1; vbox.gotoAndStop(1); }
Symbol 318 Button
on (press) { _root.truk = 3; vbox.gotoAndStop(3); }
Symbol 319 Button
on (press) { _root.truk = 4; vbox.gotoAndStop(4); }
Symbol 322 Button
on (release, keyPress "<Space>") { _root.secundeTXT = "00"; _root.minuteTXT = "00"; _parent._parent.gotoAndStop("game"); _global.gl_user_info.curr_level = _root.levelGoto; }
Symbol 323 Button
on (press) { _root.wheels = 2; wbox.gotoAndStop(2); }
Symbol 324 Button
on (press) { _root.wheels = 1; wbox.gotoAndStop(1); }
Symbol 325 Button
on (press) { _root.wheels = 3; wbox.gotoAndStop(3); }
Symbol 326 Button
on (press) { _root.wheels = 4; wbox.gotoAndStop(4); }
Symbol 329 Button
on (release) { _parent.gotoAndPlay("1-0"); }
Symbol 339 Button
on (release) { _parent.gotoAndPlay("2-0"); }
Symbol 344 Button
on (release) { _parent.gotoAndPlay("0-1"); }
Symbol 347 Button
on (release) { _parent.gotoAndPlay("0-2"); }
Symbol 349 MovieClip Frame 1
stop();
Symbol 349 MovieClip Frame 31
stop();
Symbol 349 MovieClip Frame 62
gotoAndStop (1);
Symbol 349 MovieClip Frame 94
stop();
Symbol 349 MovieClip Frame 125
gotoAndStop (1);
Symbol 356 Button
on (press) { _root.main_mc.gotoAndPlay("replay"); _root.stopAllSounds(); }
Symbol 359 MovieClip Frame 14
stop();
Symbol 365 Button
on (keyPress "<Space>") { _root.main_mc.gotoAndPlay("replay"); }
Symbol 375 Button
on (keyPress "<Space>") { _root.main_mc.gotoAndPlay("replay"); }
Symbol 376 MovieClip Frame 1
if (_root.sunet == true) { _root.motoLoop.start(0, 999); } grad.gotoAndPlay(1);
Symbol 376 MovieClip Frame 8
stopAllSounds(); pause_mc.caption = "PAUSE"; next_btn.onRelease = function () { _root.main_mc.gotoAndPlay("replay"); }; menu_btn.onRelease = function () { _root.main_mc.gotoAndStop("intro"); }; text_1_mc.caption = "RESTART"; text_2_mc.caption = "MAIN MENU"; grad.gotoAndPlay(1);
Symbol 376 MovieClip Frame 13
stop();
Symbol 376 MovieClip Frame 21
gotoAndStop ("empty");
Symbol 376 MovieClip Frame 23
_parent.meniu._visible = false; _parent.counter._visible = false; _parent.bara._visible = false; _root.motoLoop.stop(); _root.motorStart.stop(); next_btn.onRelease = function () { _root.main_mc.gotoAndPlay("replay"); }; menu_btn.onRelease = function () { _root.main_mc.gotoAndStop("intro"); }; title_mc.caption = "LEVEL COMPLETED!"; text_1_mc.caption = "NEXT"; text_2_mc.caption = "MAIN MENU"; grad.gotoAndPlay(1);
Symbol 376 MovieClip Frame 32
stop();
Symbol 376 MovieClip Frame 34
_parent.meniu._visible = false; _parent.counter._visible = false; _parent.bara._visible = false; _root.motoLoop.stop(); _root.motorStart.stop(); menu_btn.onRelease = function () { _root.main_mc.gotoAndStop("intro"); }; title_mc.caption = "GAME COMPLETED!"; text_1_mc.caption = "MAIN MENU"; text_2_mc.caption = "MAIN MENU"; grad.gotoAndPlay(1);
Symbol 376 MovieClip Frame 43
stop();
Symbol 376 MovieClip Frame 45
_parent.meniu._visible = false; _parent.counter._visible = false; _parent.bara._visible = false; _root.motoLoop.stop(); _root.motorStart.stop(); next_btn.onRelease = function () { _root.main_mc.gotoAndPlay("replay"); }; menu_btn.onRelease = function () { _root.main_mc.gotoAndStop("intro"); }; title_mc.caption = "CRASHED"; text_1_mc.caption = "Try Again"; text_2_mc.caption = "MAIN MENU"; grad.gotoAndPlay(1);
Symbol 376 MovieClip Frame 54
stop();
Symbol 384 MovieClip Frame 31
if (_parent.messages_mc._currentframe == 1) { _root.secunde++; if (_root.secunde < 10) { _root.secundeTXT = "0" + _root.secunde; } else { _root.secundeTXT = _root.secunde; } if ((_root.secunde % 60) == 0) { _root.secunde = 0; _root.secundeTXT = "00"; _root.minute++; if (_root.minute < 10) { _root.minuteTXT = "0" + _root.minute; } else { _root.minuteTXT = _root.minute; } } }
Symbol 385 MovieClip Frame 1
function getLevel() { var _local2 = 1; while (_local2 <= total_levels) { if (levels[_local2] == _root.levelCode) { trace("level " + _local2); trace(_root.main_mc.levels[_local2]); _root.levelGoto = _local2; _root.cheated = true; } _local2++; } } var levels = new Array(); var total_levels = 20; _root.levelText = 1; _root.levelGoto = 1; _root.levelCode = ""; levels[1] = 12345; levels[2] = 18945; levels[3] = 98423 /* 0x018077 */; levels[4] = 21658; levels[5] = 84362 /* 0x01498A */; levels[6] = 27412; levels[7] = 19735; levels[8] = 46823; levels[9] = 84625 /* 0x014A91 */; levels[10] = 13859; levels[11] = 14789; levels[12] = 36987; levels[13] = 15973; levels[14] = 85296 /* 0x014D30 */; levels[15] = 76248 /* 0x0129D8 */; levels[16] = 13548; levels[17] = 50483; levels[18] = 93812 /* 0x016E74 */; levels[19] = 48662; levels[20] = 15629; _root.levelCode1 = levels[1]; _root.levelCode2 = levels[2]; _root.levelCode3 = levels[3]; _root.levelCode4 = levels[4]; _root.levelCode5 = levels[5]; _root.levelCode6 = levels[6]; _root.levelCode7 = levels[7]; _root.levelCode8 = levels[8]; _root.levelCode9 = levels[9]; _root.levelCode10 = levels[10]; _root.levelCode11 = levels[11]; _root.levelCode12 = levels[12]; _root.levelCode13 = levels[13]; _root.levelCode14 = levels[14]; _root.levelCode15 = levels[15]; _root.levelCode16 = levels[16]; _root.levelCode17 = levels[17]; _root.levelCode18 = levels[18]; _root.levelCode19 = levels[19]; _root.levelCode20 = levels[20]; trace(levels);
Symbol 385 MovieClip Frame 9
stop();
Symbol 385 MovieClip Frame 10
stopAllSounds(); _root.secunde = 0; _root.secundeTXT = "00"; _root.minute = 0; _root.minuteTXT = "00"; menu_sys.start_btn.onRelease = function () { gotoAndStop ("game"); _global.gl_user_info.curr_level = _root.levelGoto; };
Symbol 385 MovieClip Frame 14
stop();
Symbol 385 MovieClip Frame 17
_root.startGame(); nextFrame();
Symbol 385 MovieClip Frame 18
_root.main_mc.main_cont_mc.level_mc.init(); trace(_currentframe);
Symbol 385 MovieClip Frame 27
stop();

Library Items

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

Instance Names

"bg"Frame 1Symbol 86 MovieClip
"bla"Frame 1Symbol 108 MovieClip [lib_jeep_body]
"bar_loaded"Frame 1Symbol 110 MovieClip
"main_mc"Frame 23Symbol 385 MovieClip
"face_mc"Symbol 16 MovieClip Frame 1Symbol 5 MovieClip
"arrow_mc"Symbol 16 MovieClip Frame 1Symbol 7 MovieClip
"highlight_mc"Symbol 16 MovieClip Frame 1Symbol 9 MovieClip
"shadow_mc"Symbol 16 MovieClip Frame 1Symbol 11 MovieClip
"darkshadow_mc"Symbol 16 MovieClip Frame 1Symbol 13 MovieClip
"highlight3D_mc"Symbol 16 MovieClip Frame 1Symbol 15 MovieClip
"darkshadow_mc"Symbol 25 MovieClip Frame 1Symbol 17 MovieClip
"highlight3D_mc"Symbol 25 MovieClip Frame 1Symbol 18 MovieClip
"highlight_mc"Symbol 25 MovieClip Frame 1Symbol 19 MovieClip
"shadow_mc"Symbol 25 MovieClip Frame 1Symbol 21 MovieClip
"face_mc"Symbol 25 MovieClip Frame 1Symbol 22 MovieClip
"arrow_mc"Symbol 25 MovieClip Frame 1Symbol 24 MovieClip
"highlight3D_mc"Symbol 34 MovieClip Frame 1Symbol 26 MovieClip
"darkshadow_mc"Symbol 34 MovieClip Frame 1Symbol 27 MovieClip
"highlight_mc"Symbol 34 MovieClip Frame 1Symbol 28 MovieClip
"shadow_mc"Symbol 34 MovieClip Frame 1Symbol 29 MovieClip
"face_mc"Symbol 34 MovieClip Frame 1Symbol 31 MovieClip
"arrow_mc"Symbol 34 MovieClip Frame 1Symbol 33 MovieClip
"up"Symbol 35 MovieClip [UpArrow] Frame 1Symbol 16 MovieClip
"down"Symbol 35 MovieClip [UpArrow] Frame 2Symbol 25 MovieClip
"disabled"Symbol 35 MovieClip [UpArrow] Frame 3Symbol 34 MovieClip
"highlight3D_mc"Symbol 41 MovieClip Frame 1Symbol 37 MovieClip
"darkshadow_mc"Symbol 41 MovieClip Frame 1Symbol 38 MovieClip
"highlight_mc"Symbol 41 MovieClip Frame 1Symbol 39 MovieClip
"shadow_mc"Symbol 41 MovieClip Frame 1Symbol 40 MovieClip
"highlight3D_mc"Symbol 50 MovieClip Frame 1Symbol 43 MovieClip
"darkshadow_mc"Symbol 50 MovieClip Frame 1Symbol 45 MovieClip
"shadow_mc"Symbol 50 MovieClip Frame 1Symbol 47 MovieClip
"face_mc"Symbol 50 MovieClip Frame 1Symbol 48 MovieClip
"highlight_mc"Symbol 50 MovieClip Frame 1Symbol 49 MovieClip
"shadow_mc"Symbol 55 MovieClip Frame 1Symbol 51 MovieClip
"darkshadow_mc"Symbol 55 MovieClip Frame 1Symbol 53 MovieClip
"highlight3D_mc"Symbol 55 MovieClip Frame 1Symbol 54 MovieClip
"mc_sliderTop"Symbol 56 MovieClip [ScrollThumb] Frame 1Symbol 41 MovieClip
"mc_sliderMid"Symbol 56 MovieClip [ScrollThumb] Frame 1Symbol 50 MovieClip
"mc_sliderBot"Symbol 56 MovieClip [ScrollThumb] Frame 1Symbol 55 MovieClip
"face_mc"Symbol 64 MovieClip Frame 1Symbol 57 MovieClip
"arrow_mc"Symbol 64 MovieClip Frame 1Symbol 59 MovieClip
"highlight_mc"Symbol 64 MovieClip Frame 1Symbol 60 MovieClip
"shadow_mc"Symbol 64 MovieClip Frame 1Symbol 61 MovieClip
"darkshadow_mc"Symbol 64 MovieClip Frame 1Symbol 62 MovieClip
"highlight3D_mc"Symbol 64 MovieClip Frame 1Symbol 63 MovieClip
"darkshadow_mc"Symbol 72 MovieClip Frame 1Symbol 65 MovieClip
"highlight3D_mc"Symbol 72 MovieClip Frame 1Symbol 66 MovieClip
"highlight_mc"Symbol 72 MovieClip Frame 1Symbol 67 MovieClip
"shadow_mc"Symbol 72 MovieClip Frame 1Symbol 68 MovieClip
"face_mc"Symbol 72 MovieClip Frame 1Symbol 69 MovieClip
"arrow_mc"Symbol 72 MovieClip Frame 1Symbol 71 MovieClip
"highlight3D_mc"Symbol 80 MovieClip Frame 1Symbol 73 MovieClip
"darkshadow_mc"Symbol 80 MovieClip Frame 1Symbol 74 MovieClip
"highlight_mc"Symbol 80 MovieClip Frame 1Symbol 75 MovieClip
"shadow_mc"Symbol 80 MovieClip Frame 1Symbol 76 MovieClip
"face_mc"Symbol 80 MovieClip Frame 1Symbol 77 MovieClip
"arrow_mc"Symbol 80 MovieClip Frame 1Symbol 79 MovieClip
"up"Symbol 81 MovieClip [DownArrow] Frame 1Symbol 64 MovieClip
"down"Symbol 81 MovieClip [DownArrow] Frame 2Symbol 72 MovieClip
"disabled"Symbol 81 MovieClip [DownArrow] Frame 3Symbol 80 MovieClip
"a"Symbol 93 MovieClip Frame 1Symbol 92 MovieClip
"b_arm_mc"Symbol 107 MovieClip Frame 1Symbol 95 MovieClip
"head_mc"Symbol 107 MovieClip Frame 1Symbol 97 MovieClip
"head_mc1"Symbol 107 MovieClip Frame 1Symbol 97 MovieClip
"head_mc2"Symbol 107 MovieClip Frame 1Symbol 97 MovieClip
"body_mc"Symbol 107 MovieClip Frame 1Symbol 99 MovieClip
"leg_mc"Symbol 107 MovieClip Frame 1Symbol 101 MovieClip
"foot_mc"Symbol 107 MovieClip Frame 1Symbol 103 MovieClip
"f_arm_mc"Symbol 107 MovieClip Frame 1Symbol 104 MovieClip
"a"Symbol 108 MovieClip [lib_jeep_body] Frame 1Symbol 93 MovieClip
"driver_mc"Symbol 108 MovieClip [lib_jeep_body] Frame 1Symbol 107 MovieClip
"p1"Symbol 154 MovieClip [lib_surface] Frame 1Symbol 153 MovieClip [lib_point]
"p2"Symbol 154 MovieClip [lib_surface] Frame 1Symbol 153 MovieClip [lib_point]
"wheel_1_dummy_mc"Symbol 161 MovieClip Frame 1Symbol 160 MovieClip
"wheel_2_dummy_mc"Symbol 161 MovieClip Frame 1Symbol 160 MovieClip
"ground_mc"Symbol 162 MovieClip Frame 1Symbol 150 MovieClip
"star_mc"Symbol 162 MovieClip Frame 1Symbol 157 MovieClip [finish]
"jeep_dummy_mc"Symbol 162 MovieClip Frame 1Symbol 161 MovieClip
"under_mc"Symbol 164 MovieClip [lib_level_22] Frame 1Symbol 162 MovieClip
"wheel_1_dummy_mc"Symbol 169 MovieClip Frame 1Symbol 168 MovieClip
"wheel_2_dummy_mc"Symbol 169 MovieClip Frame 1Symbol 168 MovieClip
"ground_mc"Symbol 170 MovieClip Frame 1Symbol 167 MovieClip
"star_mc"Symbol 170 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 170 MovieClip Frame 1Symbol 169 MovieClip
"under_mc"Symbol 173 MovieClip [lib_level_20] Frame 1Symbol 170 MovieClip
"jeep_cont_mc"Symbol 173 MovieClip [lib_level_20] Frame 1Symbol 171 MovieClip
"ground_mc"Symbol 177 MovieClip Frame 1Symbol 176 MovieClip
"star_mc"Symbol 177 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 177 MovieClip Frame 1Symbol 169 MovieClip
"under_mc"Symbol 179 MovieClip [lib_level_21] Frame 1Symbol 177 MovieClip
"jeep_cont_mc"Symbol 179 MovieClip [lib_level_21] Frame 1Symbol 171 MovieClip
"wheel_1_dummy_mc"Symbol 194 MovieClip Frame 1Symbol 193 MovieClip
"wheel_2_dummy_mc"Symbol 194 MovieClip Frame 1Symbol 193 MovieClip
"ground_mc"Symbol 195 MovieClip Frame 1Symbol 192 MovieClip
"star_mc"Symbol 195 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 195 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 198 MovieClip [lib_level_16] Frame 1Symbol 195 MovieClip
"jeep_cont_mc"Symbol 198 MovieClip [lib_level_16] Frame 1Symbol 196 MovieClip
"ground_mc"Symbol 202 MovieClip Frame 1Symbol 201 MovieClip
"star_mc"Symbol 202 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 202 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 203 MovieClip [lib_level_18] Frame 1Symbol 202 MovieClip
"jeep_cont_mc"Symbol 203 MovieClip [lib_level_18] Frame 1Symbol 196 MovieClip
"wheel_1_dummy_mc"Symbol 208 MovieClip Frame 1Symbol 207 MovieClip
"wheel_2_dummy_mc"Symbol 208 MovieClip Frame 1Symbol 207 MovieClip
"ground_mc"Symbol 209 MovieClip Frame 1Symbol 206 MovieClip
"star_mc"Symbol 209 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 209 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 212 MovieClip [lib_level_15] Frame 1Symbol 209 MovieClip
"jeep_cont_mc"Symbol 212 MovieClip [lib_level_15] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 216 MovieClip Frame 1Symbol 215 MovieClip
"star_mc"Symbol 216 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 216 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 218 MovieClip [lib_level_14] Frame 1Symbol 216 MovieClip
"jeep_cont_mc"Symbol 218 MovieClip [lib_level_14] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 222 MovieClip Frame 1Symbol 221 MovieClip
"star_mc"Symbol 222 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 222 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 224 MovieClip [lib_level_13] Frame 1Symbol 222 MovieClip
"jeep_cont_mc"Symbol 224 MovieClip [lib_level_13] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 229 MovieClip Frame 1Symbol 228 MovieClip
"star_mc"Symbol 229 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 229 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 230 MovieClip [lib_level_12] Frame 1Symbol 229 MovieClip
"jeep_cont_mc"Symbol 230 MovieClip [lib_level_12] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 234 MovieClip Frame 1Symbol 233 MovieClip
"star_mc"Symbol 234 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 234 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 236 MovieClip [lib_level_11] Frame 1Symbol 234 MovieClip
"jeep_cont_mc"Symbol 236 MovieClip [lib_level_11] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 240 MovieClip Frame 1Symbol 239 MovieClip
"star_mc"Symbol 240 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 240 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 241 MovieClip [lib_level_8] Frame 1Symbol 240 MovieClip
"jeep_cont_mc"Symbol 241 MovieClip [lib_level_8] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 245 MovieClip Frame 1Symbol 244 MovieClip
"star_mc"Symbol 245 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 245 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 246 MovieClip [lib_level_5] Frame 1Symbol 245 MovieClip
"jeep_cont_mc"Symbol 246 MovieClip [lib_level_5] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 250 MovieClip Frame 1Symbol 249 MovieClip
"star_mc"Symbol 250 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 250 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 252 MovieClip [lib_level_1] Frame 1Symbol 250 MovieClip
"jeep_cont_mc"Symbol 252 MovieClip [lib_level_1] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 256 MovieClip Frame 1Symbol 255 MovieClip
"star_mc"Symbol 256 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 256 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 257 MovieClip [lib_level_10] Frame 1Symbol 256 MovieClip
"jeep_cont_mc"Symbol 257 MovieClip [lib_level_10] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 261 MovieClip Frame 1Symbol 260 MovieClip
"star_mc"Symbol 261 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 261 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 263 MovieClip [lib_level_7] Frame 1Symbol 261 MovieClip
"jeep_cont_mc"Symbol 263 MovieClip [lib_level_7] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 267 MovieClip Frame 1Symbol 266 MovieClip
"star_mc"Symbol 267 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 267 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 268 MovieClip [lib_level_4] Frame 1Symbol 267 MovieClip
"jeep_cont_mc"Symbol 268 MovieClip [lib_level_4] Frame 1Symbol 196 MovieClip
"ground_mc"Symbol 272 MovieClip Frame 1Symbol 271 MovieClip
"star_mc"Symbol 272 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 272 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 273 MovieClip [lib_level_2] Frame 1Symbol 272 MovieClip
"jeep_cont_mc"Symbol 273 MovieClip [lib_level_2] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 277 MovieClip Frame 1Symbol 276 MovieClip
"jeep_dummy_mc"Symbol 277 MovieClip Frame 1Symbol 208 MovieClip
"star_mc"Symbol 277 MovieClip Frame 1Symbol 83 MovieClip [finish]
"under_mc"Symbol 278 MovieClip [lib_level_9] Frame 1Symbol 277 MovieClip
"jeep_cont_mc"Symbol 278 MovieClip [lib_level_9] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 282 MovieClip Frame 1Symbol 281 MovieClip
"star_mc"Symbol 282 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 282 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 283 MovieClip [lib_level_6] Frame 1Symbol 282 MovieClip
"jeep_cont_mc"Symbol 283 MovieClip [lib_level_6] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 287 MovieClip Frame 1Symbol 286 MovieClip
"star_mc"Symbol 287 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 287 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 288 MovieClip [lib_level_3] Frame 1Symbol 287 MovieClip
"jeep_cont_mc"Symbol 288 MovieClip [lib_level_3] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 292 MovieClip Frame 1Symbol 291 MovieClip
"star_mc"Symbol 292 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 292 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 293 MovieClip [lib_level_17] Frame 1Symbol 292 MovieClip
"jeep_cont_mc"Symbol 293 MovieClip [lib_level_17] Frame 1Symbol 196 MovieClip
"ground_mc"Symbol 297 MovieClip Frame 1Symbol 296 MovieClip
"star_mc"Symbol 297 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 297 MovieClip Frame 1Symbol 208 MovieClip
"under_mc"Symbol 298 MovieClip [lib_level_19] Frame 1Symbol 297 MovieClip
"jeep_cont_mc"Symbol 298 MovieClip [lib_level_19] Frame 1Symbol 210 MovieClip
"ground_mc"Symbol 302 MovieClip Frame 1Symbol 301 MovieClip
"star_mc"Symbol 302 MovieClip Frame 1Symbol 83 MovieClip [finish]
"jeep_dummy_mc"Symbol 302 MovieClip Frame 1Symbol 194 MovieClip
"under_mc"Symbol 303 MovieClip [lib_level_20-1] Frame 1Symbol 302 MovieClip
"jeep_cont_mc"Symbol 303 MovieClip [lib_level_20-1] Frame 1Symbol 196 MovieClip
"vbox"Symbol 330 MovieClip Frame 1Symbol 308 MovieClip
"wbox"Symbol 330 MovieClip Frame 1Symbol 313 MovieClip
"ab"Symbol 349 MovieClip Frame 1Symbol 330 MovieClip
"grad"Symbol 376 MovieClip Frame 1Symbol 359 MovieClip
"menu_btn"Symbol 376 MovieClip Frame 8Symbol 361 Button
"next_btn"Symbol 376 MovieClip Frame 8Symbol 361 Button
"next_btn"Symbol 376 MovieClip Frame 23Symbol 365 Button
"menu_btn"Symbol 376 MovieClip Frame 45Symbol 361 Button
"next_btn"Symbol 376 MovieClip Frame 45Symbol 375 Button
"menu_sys"Symbol 385 MovieClip Frame 10Symbol 349 MovieClip
"back_mc"Symbol 385 MovieClip Frame 17Symbol 354 MovieClip
"main_cont_mc"Symbol 385 MovieClip Frame 17Symbol 196 MovieClip
"messages_mc"Symbol 385 MovieClip Frame 17Symbol 376 MovieClip
"bara"Symbol 385 MovieClip Frame 17Symbol 378 MovieClip
"counter"Symbol 385 MovieClip Frame 18Symbol 384 MovieClip

Special Tags

ExportAssets (56)Timeline Frame 1Symbol 1 as "motoLoop"
ExportAssets (56)Timeline Frame 1Symbol 2 as "motorStart"
ExportAssets (56)Timeline Frame 1Symbol 3 as "FUIComponentSymbol"
ExportAssets (56)Timeline Frame 1Symbol 35 as "UpArrow"
ExportAssets (56)Timeline Frame 1Symbol 56 as "ScrollThumb"
ExportAssets (56)Timeline Frame 1Symbol 81 as "DownArrow"
ExportAssets (56)Timeline Frame 1Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 1Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 1Symbol 386 as "__Packages.Pirrest.BigFoot.JeepBody"
ExportAssets (56)Timeline Frame 1Symbol 387 as "__Packages.Pirrest.Common.PiGeo"
ExportAssets (56)Timeline Frame 1Symbol 388 as "__Packages.Pirrest.Common.PiVal"
ExportAssets (56)Timeline Frame 1Symbol 389 as "__Packages.Pirrest.PhisicsEngine.Surface"
ExportAssets (56)Timeline Frame 1Symbol 390 as "__Packages.Pirrest.PhisicsEngine.Vector"
ExportAssets (56)Timeline Frame 1Symbol 391 as "__Packages.Pirrest.PhisicsEngine.Graphics"
ExportAssets (56)Timeline Frame 1Symbol 392 as "__Packages.Pirrest.PhisicsEngine.CircleSurface"
ExportAssets (56)Timeline Frame 1Symbol 393 as "__Packages.Pirrest.BigFoot.Level"
ExportAssets (56)Timeline Frame 1Symbol 394 as "__Packages.Pirrest.PhisicsEngine.ParticleSystem"
ExportAssets (56)Timeline Frame 1Symbol 395 as "__Packages.Pirrest.PhisicsEngine.Particle"
ExportAssets (56)Timeline Frame 1Symbol 396 as "__Packages.Pirrest.PhisicsEngine.Constraint"
ExportAssets (56)Timeline Frame 1Symbol 397 as "__Packages.Pirrest.PhisicsEngine.Rectangle"
ExportAssets (56)Timeline Frame 1Symbol 398 as "__Packages.Pirrest.PhisicsEngine.AngularConstraint"
ExportAssets (56)Timeline Frame 1Symbol 399 as "__Packages.Pirrest.PhisicsEngine.Line"
ExportAssets (56)Timeline Frame 1Symbol 400 as "__Packages.Pirrest.PhisicsEngine.Wheel"
ExportAssets (56)Timeline Frame 1Symbol 401 as "__Packages.Pirrest.PhisicsEngine.RimParticle"
ExportAssets (56)Timeline Frame 1Symbol 402 as "__Packages.Pirrest.PhisicsEngine.Point"
ExportAssets (56)Timeline Frame 2Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 3Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 4Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 5Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 6Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 7Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 8Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 9Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 10Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 11Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 12Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 13Symbol 153 as "lib_point"
ExportAssets (56)Timeline Frame 13Symbol 153 as "lib_point"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 157 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 13Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 13Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 13Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 154 as "lib_surface"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 156 as "lib_circle"
ExportAssets (56)Timeline Frame 13Symbol 83 as "finish"
ExportAssets (56)Timeline Frame 13Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 14Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 14Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 14Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 14Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 14Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 14Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 14Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 14Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 14Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 14Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 14Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 14Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 14Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 14Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 14Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 14Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 14Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 14Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 14Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 14Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 14Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 14Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 14Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 14Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 14Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 14Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 15Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 15Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 15Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 15Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 15Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 15Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 15Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 15Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 15Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 15Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 15Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 15Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 15Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 15Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 15Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 15Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 15Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 15Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 15Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 15Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 15Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 15Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 15Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 15Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 15Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 15Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 16Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 16Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 16Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 16Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 16Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 16Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 16Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 16Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 16Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 16Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 16Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 16Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 16Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 16Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 16Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 16Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 16Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 16Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 16Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 16Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 16Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 16Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 16Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 16Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 16Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 16Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 17Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 17Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 17Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 17Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 17Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 17Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 17Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 17Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 17Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 17Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 17Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 17Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 17Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 17Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 17Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 17Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 17Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 17Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 17Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 17Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 17Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 17Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 17Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 17Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 17Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 17Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 18Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 18Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 18Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 18Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 18Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 18Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 18Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 18Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 18Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 18Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 18Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 18Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 18Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 18Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 18Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 18Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 18Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 18Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 18Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 18Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 18Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 18Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 18Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 18Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 18Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 18Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 19Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 19Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 19Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 19Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 19Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 19Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 19Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 19Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 19Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 19Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 19Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 19Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 19Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 19Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 19Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 19Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 19Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 19Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 19Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 19Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 19Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 19Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 19Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 19Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 19Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 19Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 20Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 20Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 20Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 20Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 20Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 20Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 20Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 20Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 20Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 20Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 20Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 20Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 20Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 20Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 20Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 20Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 20Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 20Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 20Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 20Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 20Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 20Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 20Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 20Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 20Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 20Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 21Symbol 164 as "lib_level_22"
ExportAssets (56)Timeline Frame 21Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 21Symbol 173 as "lib_level_20"
ExportAssets (56)Timeline Frame 21Symbol 179 as "lib_level_21"
ExportAssets (56)Timeline Frame 21Symbol 184 as "lib_jeep_wheel2"
ExportAssets (56)Timeline Frame 21Symbol 189 as "lib_jeep_wheel1"
ExportAssets (56)Timeline Frame 21Symbol 198 as "lib_level_16"
ExportAssets (56)Timeline Frame 21Symbol 203 as "lib_level_18"
ExportAssets (56)Timeline Frame 21Symbol 212 as "lib_level_15"
ExportAssets (56)Timeline Frame 21Symbol 218 as "lib_level_14"
ExportAssets (56)Timeline Frame 21Symbol 224 as "lib_level_13"
ExportAssets (56)Timeline Frame 21Symbol 230 as "lib_level_12"
ExportAssets (56)Timeline Frame 21Symbol 236 as "lib_level_11"
ExportAssets (56)Timeline Frame 21Symbol 241 as "lib_level_8"
ExportAssets (56)Timeline Frame 21Symbol 246 as "lib_level_5"
ExportAssets (56)Timeline Frame 21Symbol 252 as "lib_level_1"
ExportAssets (56)Timeline Frame 21Symbol 257 as "lib_level_10"
ExportAssets (56)Timeline Frame 21Symbol 263 as "lib_level_7"
ExportAssets (56)Timeline Frame 21Symbol 268 as "lib_level_4"
ExportAssets (56)Timeline Frame 21Symbol 273 as "lib_level_2"
ExportAssets (56)Timeline Frame 21Symbol 278 as "lib_level_9"
ExportAssets (56)Timeline Frame 21Symbol 283 as "lib_level_6"
ExportAssets (56)Timeline Frame 21Symbol 288 as "lib_level_3"
ExportAssets (56)Timeline Frame 21Symbol 293 as "lib_level_17"
ExportAssets (56)Timeline Frame 21Symbol 298 as "lib_level_19"
ExportAssets (56)Timeline Frame 21Symbol 303 as "lib_level_20-1"
ExportAssets (56)Timeline Frame 22Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 23Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 24Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 25Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 26Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 27Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 28Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 29Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 30Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 31Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 32Symbol 108 as "lib_jeep_body"
ExportAssets (56)Timeline Frame 33Symbol 108 as "lib_jeep_body"

Labels

"loop1"Frame 1
"intro"Frame 2
"prelEnd"Frame 3
"preloading"Frame 4
"instances"Frame 13
"init"Frame 23
"coperta"Frame 23
"Symbol_36"Symbol 3 MovieClip [FUIComponentSymbol] Frame 1
"0-1"Symbol 349 MovieClip Frame 2
"1-0"Symbol 349 MovieClip Frame 31
"0-2"Symbol 349 MovieClip Frame 63
"2-0"Symbol 349 MovieClip Frame 94
"level_1"Symbol 354 MovieClip Frame 1
"level_2"Symbol 354 MovieClip Frame 7
"level_3"Symbol 354 MovieClip Frame 13
"level_4"Symbol 354 MovieClip Frame 19
"level_5"Symbol 354 MovieClip Frame 25
"level_6"Symbol 354 MovieClip Frame 31
"level_7"Symbol 354 MovieClip Frame 37
"level_8"Symbol 354 MovieClip Frame 43
"level_9"Symbol 354 MovieClip Frame 49
"level_10"Symbol 354 MovieClip Frame 55
"empty"Symbol 376 MovieClip Frame 1
"pause"Symbol 376 MovieClip Frame 8
"un_pause"Symbol 376 MovieClip Frame 14
"level_completed"Symbol 376 MovieClip Frame 23
"game_completed"Symbol 376 MovieClip Frame 34
"game_over"Symbol 376 MovieClip Frame 45
"init"Symbol 385 MovieClip Frame 1
"intro"Symbol 385 MovieClip Frame 10
"replay"Symbol 385 MovieClip Frame 16
"game"Symbol 385 MovieClip Frame 17

Dynamic Text Variables

_root.minuteTXTSymbol 366 EditableText"00 "
_root.secundeTXTSymbol 367 EditableText"00 "
_global.gl_user_info.curr_levelSymbol 380 EditableText"00 "
_root.minuteTXTSymbol 382 EditableText"00 "
_root.secundeTXTSymbol 383 EditableText"00 "




http://swfchan.com/10/47957/info.shtml
Created: 30/4 -2019 20:59:25 Last modified: 30/4 -2019 20:59:25 Server time: 18/05 -2024 11:11:04