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

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

DressupDoll v1.1.swf

This is the info page for
Flash #34690

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


Text
connection rate (K/s)

% loaded

K-loaded

current time (ms)

start time (ms)

time remaining (s)

18

WARNING!!!
If you are under the age of 18 years or consider
nudity offensive do not proceed to the next page.
The following page contains images that some may
consider offensive. If you find nudity offensive, do not proceed.

Ru Over      ?

WWW.blokland.co.uk

Music Player (click and drag)

30 kb load

USA"

"Surfing

play

track 1

Girls"

"California

track 2

Around"

"I get

track 3

Vibrations"

"Good

track 4

selected

tracks

None

stop

Dress up Doll v1.1
All Images Copyright Daniel Blokland 2003
Is your screen to small?
Click and drag the beach ball to explore the scene.
There are 2 scenes and one Easteregg in this game,
shouldn't be too hard to find :)!
I am currently self-employed, but looking for
a permanent placement.
To hire me for illustration, webdesign, 3d
Etc. contact me under
daniel@blokland.co.uk
Or
daniel_blokland@hotmail.com

DON'T FORGET YOU CAN (RIGHT CLICK) ZOOM!!

MAILING LIST

E MAIL

NAME

SUBSCRIBE

SEND

RECOMMEND

RECOMMEND

MESSAGE

SEPERATE WITH A COMMA TO SEND TO MULTIPLE EMAILS

FRIENDS EMAIL(S)

YOUR EMAIL

YOUR NAME

THANKS FOR YOU SUPPORT.

BACK

<P ALIGN="CENTER"><FONT FACE="Verdana" SIZE="10" COLOR="#000000">Thank You. You have been added </FONT></P><P ALIGN="CENTER"><FONT FACE="Verdana" SIZE="10" COLOR="#000000">to our database, you will recieve a </FONT></P><P ALIGN="CENTER"><FONT FACE="Verdana" SIZE="10" COLOR="#000000">confirmation e-mail shortly.</FONT></P>

ActionScript [AS1/AS2]

Frame 1
Set("/:time0", getTimer()); Set("/:loaded0", _root.getBytesLoaded()); Set("/:total", _root.getBytesTotal());
Instance of Symbol 85 MovieClip in Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Frame 2
Set("/:iteration", Number(/:iteration) + 1);
Frame 3
Set("/:time1", getTimer()); Set("/:loaded1", _root.getBytesLoaded()); Set("/:loaded2", int(Number(/:loaded1) / 1000)); Set("/:timesum", Number(/:time1) - Number(/:time0)); Set("/:loadsum", Number(/:loaded1) - Number(/:loaded0)); Set("/:avtimesum", Number(/:timesum) / Number(/:iteration)); Set("/:avloadsum", Number(/:loadsum) / Number(/:iteration)); Set("/:connectionspeed", int((Number(/:avloadsum) / Number(/:avtimesum)) * 10) / 10); Set("/:percent", int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100)); setProperty("_root.loadbar", _yscale , Number(/:percent)); Set("/:timeleft", int(((Number(/:total) - Number(/:loaded1)) / Number(/:connectionspeed)) / 100) / 10); if (_root.getBytesLoaded() == _root.getBytesTotal()) { _root.gotoAndStop("site"); setProperty("_root.success", _alpha , "100"); } else { gotoAndPlay (2); }
Frame 74
ifFrameLoaded (178) { gotoAndPlay (80); }
Frame 75
gotoAndPlay (1);
Frame 80
stop();
Frame 178
gotoAndPlay (87);
Frame 179
function validate(address) { if (address.length >= 7) { if (0 < address.indexOf("@")) { if ((address.indexOf("@") + 2) < address.lastIndexOf(".")) { if (address.lastIndexOf(".") < (address.length - 2)) { return(true); } } } } return(false); } function formcheck() { if (((email == null) || (email.length < 1)) || (email == "ERROR! Address not valid")) { email = "ERROR! Address not valid"; action = ""; } if (!validate(email)) { email = "ERROR! Address not valid"; action = ""; } if (fname == null) { fname = "ERROR! Name required"; action = ""; } if (((validate(email) && (email != "ERROR!")) && (fname != "")) && (lname != "")) { action = "send"; loadVariablesNum (mailform, 0, "POST"); gotoAndPlay (183); } } mailform = "subscribe.php"; confirm = "please wait for confirmation ..."; action = "send"; Selection.setFocus("fname"); stop();
Frame 183
loadVariablesNum (mailform, 2); answer = confirm;
Instance of Symbol 1076 MovieClip in Frame 186
onClipEvent (mouseUp) { if (Selection.getFocus() == "_level0.fname") { _root.fname = ""; } if (Selection.getFocus() == "_level0.lname") { _root.lname = ""; } if (Selection.getFocus() == "_level0.email") { _root.email = ""; } }
Frame 188
gotoAndPlay (184);
Symbol 20 Button
on (release) { gotoAndPlay (179); }
Symbol 22 Button
on (release) { getURL ("http://www.blokland.co.uk/index.html"); }
Symbol 78 MovieClip Frame 75
gotoAndPlay (1);
Symbol 116 Button
on (release) { gotoAndPlay (87); }
Symbol 120 Button
on (release) { gotoAndPlay (2); }
Symbol 127 MovieClip Frame 1
stop();
Symbol 127 MovieClip Frame 184
stop();
Symbol 128 Button
on (release) { gotoAndPlay (2); }
Symbol 134 Button
on (release) { getURL ("http://www.blokland.co.uk/index.html", "_blank"); }
Symbol 135 Button
on (release) { gotoAndPlay (1); }
Symbol 138 Button
on (press) { startDrag ("../gbox"); } on (release) { stopDrag(); }
Symbol 140 Button
on (press) { gotoAndPlay (2); }
Symbol 142 Button
on (press) { gotoAndStop (1); }
Symbol 155 Button
on (press) { unloadMovieNum (11); gotoAndStop (5); }
Symbol 159 Button
on (press) { gotoAndStop (2); }
Symbol 161 Button
on (press) { gotoAndStop (4); }
Symbol 166 MovieClip Frame 60
gotoAndPlay (21);
Symbol 172 Button
on (press) { gotoAndStop (3); }
Symbol 173 Button
on (press) { gotoAndStop (1); }
Symbol 177 Button
on (press) { gotoAndStop (4); }
Symbol 178 Button
on (press) { gotoAndStop (2); }
Symbol 182 Button
on (press) { gotoAndStop (1); }
Symbol 183 Button
on (press) { gotoAndStop (3); }
Symbol 189 Button
on (press) { gotoAndStop (1); }
Symbol 193 MovieClip Frame 1
loadMovieNum ("g1.swf", 11); stop();
Symbol 193 MovieClip Frame 2
loadMovieNum ("g2.swf", 11); stop();
Symbol 193 MovieClip Frame 3
loadMovieNum ("g3.swf", 11); stop();
Symbol 193 MovieClip Frame 4
loadMovieNum ("g4.swf", 11); stop();
Symbol 193 MovieClip Frame 5
stop();
Symbol 194 MovieClip Frame 1
stop();
Symbol 194 MovieClip Frame 30
stop();
Symbol 197 Button
on (release) { gotoAndPlay (3); }
Symbol 199 Button
on (release) { gotoAndPlay (2); }
Symbol 201 Button
on (release) { gotoAndPlay (2); }
Symbol 206 MovieClip Frame 1
stop();
Symbol 206 MovieClip Frame 2
stop(); stop();
Symbol 206 MovieClip Frame 3
stop();
Symbol 211 Button
on (release) { gotoAndPlay (7); }
Symbol 544 Button
on (rollOver) { gotoAndPlay (57); }
Symbol 545 Button
on (rollOver) { gotoAndPlay (42); }
Symbol 546 Button
on (rollOver) { gotoAndPlay (31); }
Symbol 560 MovieClip Frame 14
stop();
Instance of Symbol 85 MovieClip in Symbol 569 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 547 MovieClip in Symbol 569 MovieClip Frame 21
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 548 MovieClip in Symbol 569 MovieClip Frame 23
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 547 MovieClip in Symbol 569 MovieClip Frame 25
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 569 MovieClip Frame 29
gotoAndPlay (1);
Instance of Symbol 551 MovieClip in Symbol 569 MovieClip Frame 31
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 560 MovieClip in Symbol 569 MovieClip Frame 35
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 569 MovieClip Frame 40
gotoAndPlay (1);
Instance of Symbol 85 MovieClip in Symbol 569 MovieClip Frame 42
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 547 MovieClip in Symbol 569 MovieClip Frame 42
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 551 MovieClip in Symbol 569 MovieClip Frame 46
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 567 MovieClip in Symbol 569 MovieClip Frame 48
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 548 MovieClip in Symbol 569 MovieClip Frame 50
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 551 MovieClip in Symbol 569 MovieClip Frame 52
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 567 MovieClip in Symbol 569 MovieClip Frame 54
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 569 MovieClip Frame 56
gotoAndPlay (1);
Instance of Symbol 85 MovieClip in Symbol 569 MovieClip Frame 57
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 547 MovieClip in Symbol 569 MovieClip Frame 57
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 560 MovieClip in Symbol 569 MovieClip Frame 62
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 569 MovieClip Frame 74
gotoAndPlay (1);
Instance of Symbol 85 MovieClip in Symbol 569 MovieClip Frame 74
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 548 MovieClip in Symbol 569 MovieClip Frame 74
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 567 MovieClip in Symbol 569 MovieClip Frame 74
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 551 MovieClip in Symbol 569 MovieClip Frame 74
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 575 Button
on (release) { gotoAndPlay (6); }
Symbol 584 Button
on (press) { startDrag (""); } on (release) { stopDrag(); }
Symbol 588 Button
on (release) { gotoAndPlay (2); }
Symbol 590 Button
on (release) { gotoAndStop (1); }
Symbol 607 MovieClip Frame 1
stop();
Symbol 607 MovieClip Frame 95
gotoAndPlay (2);
Symbol 608 Button
on (release) { gotoAndPlay (2); }
Symbol 620 MovieClip Frame 1
stop();
Symbol 620 MovieClip Frame 26
stop();
Symbol 621 Button
on (release) { gotoAndPlay (2); }
Symbol 655 MovieClip Frame 26
stop();
Symbol 657 MovieClip Frame 26
stop();
Symbol 659 MovieClip Frame 14
stop();
Symbol 662 MovieClip Frame 1
stop();
Symbol 662 MovieClip Frame 100
stop();
Symbol 682 Button
on (release) { gotoAndPlay (2); }
Symbol 684 Button
on (release) { gotoAndStop (1); }
Symbol 718 MovieClip Frame 1
stop();
Instance of Symbol 687 MovieClip in Symbol 718 MovieClip Frame 5
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 687 MovieClip in Symbol 718 MovieClip Frame 15
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 687 MovieClip in Symbol 718 MovieClip Frame 26
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 718 MovieClip Frame 88
gotoAndPlay (2);
Symbol 729 Button
on (release) { gotoAndPlay (5); }
Symbol 736 Button
on (release) { gotoAndPlay (1); }
Symbol 1020 Button
on (press) { startDrag (""); } on (release) { stopDrag(); }
Instance of Symbol 216 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 221 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 223 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 225 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 227 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 229 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 231 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 235 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 237 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 239 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 241 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 243 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 244 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 246 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 248 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 250 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 252 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 254 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 256 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 258 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 260 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 268 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 270 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 272 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 274 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 276 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 278 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 280 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 282 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 284 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 310 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 312 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 314 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 316 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 326 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 328 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 331 MovieClip "square" in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (load) { function drawGrid(param) { i = 1; while (16 >= i) { removeMovieClip(_root.grid["hLine" add i]); removeMovieClip(_root.grid["vLine" add i]); i++; } if (_root.selected == "normal") { i = 1; while (Math.round(400 / param) >= i) { duplicateMovieClip ("_root.grid.hLine", "hline" add i, i); duplicateMovieClip ("_root.grid.vLine", "vline" add i, i + 100); _root.grid["hLine" add i]._y = param * i; _root.grid["vLine" add i]._x = param * i; i++; } _root.gridSpacing = param; } if (_root.selected == "rand") { gridX[0] = 0; gridY[0] = 0; i = 1; while (i < param) { gridX[i] = random(400); gridY[i] = random(400); duplicateMovieClip ("_root.grid.hLine", "hline" add i, i); duplicateMovieClip ("_root.grid.vLine", "vline" add i, i + 100); _root.grid["vLine" add i]._x = gridX[i]; _root.grid["hLine" add i]._y = gridY[i]; i++; } _root.numLines = param; } } dragging = 0; gridX = new Array(); gridY = new Array(); diffX = new Array(); diffY = new Array(); _root.selected = "normal"; drawGrid(25); } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 333 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 335 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 338 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 340 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 354 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 358 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 360 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 362 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 379 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 385 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 403 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 426 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 442 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 459 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 461 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 463 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 465 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 467 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 469 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 471 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 473 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 475 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 477 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 479 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 483 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 492 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 494 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 496 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 498 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 500 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 502 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 504 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 509 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 511 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 513 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 515 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 517 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 519 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 521 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 523 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 525 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 527 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 529 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 531 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 533 MovieClip in Symbol 1038 MovieClip Frame 1
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 1038 MovieClip Frame 5
stop();
Symbol 1038 MovieClip Frame 6
stop();
Instance of Symbol 607 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 620 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 662 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 664 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 665 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 667 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 680 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 718 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 720 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 722 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 724 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 726 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 728 MovieClip in Symbol 1038 MovieClip Frame 6
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 738 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 740 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 742 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 746 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 753 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 760 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 766 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 768 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 770 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 777 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 782 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 795 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 798 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 804 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 806 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 809 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 811 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 813 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 815 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 817 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 819 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 821 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 925 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 942 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 951 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 958 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 961 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 963 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 986 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 992 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 1016 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Instance of Symbol 1018 MovieClip in Symbol 1038 MovieClip Frame 7
onClipEvent (mouseDown) { if (this.hitTest(_root._xmouse, _root._ymouse)) { startDrag (this); dragging = 1; } } onClipEvent (mouseUp) { if (dragging) { stopDrag(); X = this._x; Y = this._y; if (_root.selected == "normal") { this._x = Math.round(X / _root.gridSpacing) * _root.gridSpacing; this._y = Math.round(Y / _root.gridSpacing) * _root.gridSpacing; } if (_root.selected == "rand") { smallestX = 1000; smallestY = 1000; i = 0; while (i < _root.numLines) { difX = Math.round(Math.abs(gridX[i] - X)); difY = Math.round(Math.abs(gridY[i] - Y)); diffX[difX] = i; diffY[difY] = i; smallestX = Math.min(smallestX, difX); smallestY = Math.min(smallestY, difY); i++; } this._x = gridX[diffX[smallestX]]; this._y = gridY[diffY[smallestY]]; } dragging = 0; } } onClipEvent (mouseMove) { updateAfterEvent(); }
Symbol 1038 MovieClip Frame 12
stop();
Symbol 1043 Button
on (release) { getURL ("http://www.blokland.co.uk/index.html", "_blank"); }
Symbol 1051 Button
on (release) { formcheck(); }
Symbol 1056 Button
on (release) { loadVariablesNum ("recommend.php", 0, "POST"); gotoAndPlay (165); }
Symbol 1070 MovieClip Frame 1
stop();
Symbol 1070 MovieClip Frame 166
stop();
Symbol 1073 Button
on (release) { gotoAndPlay (87); }
Symbol 1076 MovieClip Frame 1
stop();

Library Items

Symbol 1 FontUsed by:2 3 4 5 6 7 8 9 10 11 12 13 88 89 90 91 92 93
Symbol 2 EditableTextUses:1Used by:Timeline
Symbol 3 TextUses:1Used by:Timeline
Symbol 4 EditableTextUses:1Used by:Timeline
Symbol 5 TextUses:1Used by:Timeline
Symbol 6 EditableTextUses:1Used by:Timeline
Symbol 7 TextUses:1Used by:Timeline
Symbol 8 EditableTextUses:1Used by:Timeline
Symbol 9 TextUses:1Used by:Timeline
Symbol 10 TextUses:1Used by:Timeline
Symbol 11 EditableTextUses:1Used by:Timeline
Symbol 12 TextUses:1Used by:Timeline
Symbol 13 EditableTextUses:1Used by:Timeline
Symbol 14 GraphicUsed by:15
Symbol 15 MovieClipUses:14Used by:Timeline
Symbol 16 GraphicUsed by:17
Symbol 17 MovieClipUses:16Used by:Timeline
Symbol 18 GraphicUsed by:Timeline
Symbol 19 GraphicUsed by:20
Symbol 20 ButtonUses:19Used by:Timeline
Symbol 21 GraphicUsed by:22 1043
Symbol 22 ButtonUses:21Used by:Timeline
Symbol 23 FontUsed by:24 118 1039 1053 1054 1062 1065 1066 1067 1069
Symbol 24 TextUses:23Used by:Timeline
Symbol 25 ShapeTweeningUsed by:40
Symbol 26 GraphicUsed by:40
Symbol 27 ShapeTweeningUsed by:40
Symbol 28 ShapeTweeningUsed by:40
Symbol 29 ShapeTweeningUsed by:40
Symbol 30 ShapeTweeningUsed by:40
Symbol 31 ShapeTweeningUsed by:40
Symbol 32 ShapeTweeningUsed by:40
Symbol 33 GraphicUsed by:40
Symbol 34 GraphicUsed by:40
Symbol 35 GraphicUsed by:40
Symbol 36 GraphicUsed by:40
Symbol 37 GraphicUsed by:40
Symbol 38 GraphicUsed by:40
Symbol 39 GraphicUsed by:40
Symbol 40 MovieClipUses:25 26 27 28 29 30 31 32 33 34 35 36 37 38 39Used by:Timeline
Symbol 41 GraphicUsed by:Timeline
Symbol 42 GraphicUsed by:78
Symbol 43 GraphicUsed by:78
Symbol 44 GraphicUsed by:78
Symbol 45 GraphicUsed by:78
Symbol 46 GraphicUsed by:78
Symbol 47 GraphicUsed by:78
Symbol 48 GraphicUsed by:78
Symbol 49 GraphicUsed by:78
Symbol 50 GraphicUsed by:78
Symbol 51 GraphicUsed by:78
Symbol 52 GraphicUsed by:78
Symbol 53 GraphicUsed by:78
Symbol 54 GraphicUsed by:78
Symbol 55 GraphicUsed by:78
Symbol 56 GraphicUsed by:78
Symbol 57 GraphicUsed by:78
Symbol 58 GraphicUsed by:78
Symbol 59 GraphicUsed by:78
Symbol 60 GraphicUsed by:78
Symbol 61 GraphicUsed by:78
Symbol 62 GraphicUsed by:78
Symbol 63 GraphicUsed by:78
Symbol 64 GraphicUsed by:78
Symbol 65 GraphicUsed by:78
Symbol 66 GraphicUsed by:78
Symbol 67 GraphicUsed by:78
Symbol 68 GraphicUsed by:78
Symbol 69 GraphicUsed by:78
Symbol 70 GraphicUsed by:78
Symbol 71 GraphicUsed by:78
Symbol 72 GraphicUsed by:78
Symbol 73 GraphicUsed by:78
Symbol 74 GraphicUsed by:78
Symbol 75 GraphicUsed by:78
Symbol 76 GraphicUsed by:78
Symbol 77 GraphicUsed by:78
Symbol 78 MovieClipUses:42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77Used by:Timeline
Symbol 79 GraphicUsed by:80 244
Symbol 80 MovieClipUses:79Used by:Timeline
Symbol 81 GraphicUsed by:85 551 559 560 563 567 659 662
Symbol 82 GraphicUsed by:85 551 559 560 563 567 659 662
Symbol 83 GraphicUsed by:85 551 559 560 563 567 575 659 662 729 925
Symbol 84 GraphicUsed by:85 559
Symbol 85 MovieClipUses:81 82 83 84Used by:569  Timeline
Symbol 86 GraphicUsed by:Timeline
Symbol 87 GraphicUsed by:Timeline
Symbol 88 EditableTextUses:1Used by:Timeline
Symbol 89 EditableTextUses:1Used by:Timeline
Symbol 90 EditableTextUses:1Used by:Timeline
Symbol 91 EditableTextUses:1Used by:Timeline
Symbol 92 EditableTextUses:1Used by:Timeline
Symbol 93 EditableTextUses:1Used by:Timeline
Symbol 94 GraphicUsed by:95 547
Symbol 95 MovieClipUses:94Used by:Timeline
Symbol 96 GraphicUsed by:Timeline
Symbol 97 GraphicUsed by:98 548
Symbol 98 MovieClipUses:97Used by:Timeline
Symbol 99 GraphicUsed by:Timeline
Symbol 100 GraphicUsed by:Timeline
Symbol 101 GraphicUsed by:Timeline
Symbol 102 GraphicUsed by:Timeline
Symbol 103 GraphicUsed by:Timeline
Symbol 104 GraphicUsed by:Timeline
Symbol 105 GraphicUsed by:Timeline
Symbol 106 GraphicUsed by:Timeline
Symbol 107 GraphicUsed by:Timeline
Symbol 108 GraphicUsed by:Timeline
Symbol 109 GraphicUsed by:Timeline
Symbol 110 GraphicUsed by:Timeline
Symbol 111 GraphicUsed by:Timeline
Symbol 112 GraphicUsed by:Timeline
Symbol 113 FontUsed by:114 1058 1059 1060 1061
Symbol 114 TextUses:113Used by:Timeline
Symbol 115 GraphicUsed by:116
Symbol 116 ButtonUses:115Used by:Timeline
Symbol 117 GraphicUsed by:Timeline
Symbol 118 TextUses:23Used by:Timeline
Symbol 119 GraphicUsed by:120 128 135 608 621 1073
Symbol 120 ButtonUses:119Used by:127
Symbol 121 FontUsed by:122
Symbol 122 TextUses:121Used by:127
Symbol 123 GraphicUsed by:127
Symbol 124 SoundUsed by:127
Symbol 125 GraphicUsed by:127
Symbol 126 GraphicUsed by:127
Symbol 127 MovieClipUses:120 122 123 124 125 126Used by:Timeline
Symbol 128 ButtonUses:119Used by:206
Symbol 129 GraphicUsed by:206
Symbol 130 GraphicUsed by:134
Symbol 131 GraphicUsed by:134
Symbol 132 GraphicUsed by:134
Symbol 133 GraphicUsed by:134
Symbol 134 ButtonUses:130 131 132 133Used by:206
Symbol 135 ButtonUses:119Used by:206
Symbol 136 GraphicUsed by:138 140 142 155 157 159 161 172 173 177 178 182 183 188 189 190 191
Symbol 137 GraphicUsed by:138 140 142 155 157 159 161 163 172 173 177 178 182 183 188 189 190 191
Symbol 138 ButtonUses:136 137Used by:194
Symbol 139 GraphicUsed by:140
Symbol 140 ButtonUses:136 139 137Used by:194
Symbol 141 GraphicUsed by:142
Symbol 142 ButtonUses:136 141 137Used by:194
Symbol 143 FontUsed by:144 150 151 202 1044 1045 1075
Symbol 144 TextUses:143Used by:146
Symbol 145 GraphicUsed by:146
Symbol 146 MovieClipUses:144 145Used by:194
Symbol 147 GraphicUsed by:164 166 193 194
Symbol 148 FontUsed by:149 150 151 152 153 169 170 171 174 175 176 179 180 181 184 185 186 187
Symbol 149 TextUses:148Used by:193
Symbol 150 TextUses:143 148Used by:193
Symbol 151 TextUses:148 143Used by:193
Symbol 152 TextUses:148Used by:193
Symbol 153 TextUses:148Used by:193
Symbol 154 GraphicUsed by:155 188
Symbol 155 ButtonUses:136 154 137Used by:193
Symbol 156 GraphicUsed by:157 189
Symbol 157 ButtonUses:136 156 137Used by:193
Symbol 158 GraphicUsed by:159 172 177 182 190
Symbol 159 ButtonUses:136 158 137Used by:193
Symbol 160 GraphicUsed by:161 173 178 183 191
Symbol 161 ButtonUses:136 160 137Used by:193
Symbol 162 GraphicUsed by:166 193
Symbol 163 MovieClipUses:137Used by:165
Symbol 164 MovieClipUses:147Used by:165
Symbol 165 MovieClipUses:163 164Used by:166
Symbol 166 MovieClipUses:147 162 165Used by:193
Symbol 167 GraphicUsed by:193
Symbol 168 GraphicUsed by:193
Symbol 169 TextUses:148Used by:193
Symbol 170 TextUses:148Used by:193
Symbol 171 TextUses:148Used by:193
Symbol 172 ButtonUses:136 158 137Used by:193
Symbol 173 ButtonUses:136 160 137Used by:193
Symbol 174 TextUses:148Used by:193
Symbol 175 TextUses:148Used by:193
Symbol 176 TextUses:148Used by:193
Symbol 177 ButtonUses:136 158 137Used by:193
Symbol 178 ButtonUses:136 160 137Used by:193
Symbol 179 TextUses:148Used by:193
Symbol 180 TextUses:148Used by:193
Symbol 181 TextUses:148Used by:193
Symbol 182 ButtonUses:136 158 137Used by:193
Symbol 183 ButtonUses:136 160 137Used by:193
Symbol 184 TextUses:148Used by:193
Symbol 185 TextUses:148Used by:193
Symbol 186 TextUses:148Used by:193
Symbol 187 TextUses:148Used by:193
Symbol 188 ButtonUses:136 154 137Used by:193
Symbol 189 ButtonUses:136 156 137Used by:193
Symbol 190 ButtonUses:136 158 137Used by:193
Symbol 191 ButtonUses:136 160 137Used by:193
Symbol 192 GraphicUsed by:193
Symbol 193 MovieClipUses:149 150 151 152 153 155 157 159 161 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 147 162 192Used by:194
Symbol 194 MovieClipUses:138 140 142 146 193 147Used by:206
Symbol 195 GraphicUsed by:197 199
Symbol 196 GraphicUsed by:197 199
Symbol 197 ButtonUses:195 196Used by:206
Symbol 198 GraphicUsed by:206
Symbol 199 ButtonUses:195 196Used by:206
Symbol 200 GraphicUsed by:201 590 684
Symbol 201 ButtonUses:200Used by:206
Symbol 202 TextUses:143Used by:206
Symbol 203 FontUsed by:204
Symbol 204 TextUses:203Used by:206
Symbol 205 GraphicUsed by:206
Symbol 206 MovieClipUses:128 129 134 135 194 197 198 199 201 202 204 205Used by:Timeline
Symbol 207 SoundUsed by:209
Symbol 208 SoundUsed by:209
Symbol 209 MovieClipUses:207 208Used by:1038
Symbol 210 GraphicUsed by:211
Symbol 211 ButtonUses:210Used by:1038
Symbol 212 GraphicUsed by:216
Symbol 213 GraphicUsed by:216
Symbol 214 GraphicUsed by:216
Symbol 215 GraphicUsed by:216
Symbol 216 MovieClipUses:212 213 214 215Used by:1038
Symbol 217 GraphicUsed by:221
Symbol 218 GraphicUsed by:221
Symbol 219 GraphicUsed by:221
Symbol 220 GraphicUsed by:221
Symbol 221 MovieClipUses:217 218 219 220Used by:1038
Symbol 222 GraphicUsed by:223
Symbol 223 MovieClipUses:222Used by:1038
Symbol 224 GraphicUsed by:225
Symbol 225 MovieClipUses:224Used by:1038
Symbol 226 GraphicUsed by:227
Symbol 227 MovieClipUses:226Used by:1038
Symbol 228 GraphicUsed by:229
Symbol 229 MovieClipUses:228Used by:1038
Symbol 230 GraphicUsed by:231
Symbol 231 MovieClipUses:230Used by:1038
Symbol 232 GraphicUsed by:235
Symbol 233 GraphicUsed by:235
Symbol 234 GraphicUsed by:235
Symbol 235 MovieClipUses:232 233 234Used by:1038
Symbol 236 GraphicUsed by:237
Symbol 237 MovieClipUses:236Used by:1038
Symbol 238 GraphicUsed by:239
Symbol 239 MovieClipUses:238Used by:1038
Symbol 240 GraphicUsed by:241
Symbol 241 MovieClipUses:240Used by:1038
Symbol 242 GraphicUsed by:243
Symbol 243 MovieClipUses:242Used by:1038
Symbol 244 MovieClipUses:79Used by:1038
Symbol 245 GraphicUsed by:246
Symbol 246 MovieClipUses:245Used by:1038
Symbol 247 GraphicUsed by:248
Symbol 248 MovieClipUses:247Used by:1038
Symbol 249 GraphicUsed by:250
Symbol 250 MovieClipUses:249Used by:1038
Symbol 251 GraphicUsed by:252
Symbol 252 MovieClipUses:251Used by:1038
Symbol 253 GraphicUsed by:254
Symbol 254 MovieClipUses:253Used by:1038
Symbol 255 GraphicUsed by:256
Symbol 256 MovieClipUses:255Used by:1038
Symbol 257 GraphicUsed by:258
Symbol 258 MovieClipUses:257Used by:1038
Symbol 259 GraphicUsed by:260
Symbol 260 MovieClipUses:259Used by:1038
Symbol 261 GraphicUsed by:268
Symbol 262 GraphicUsed by:268
Symbol 263 GraphicUsed by:268
Symbol 264 GraphicUsed by:268
Symbol 265 GraphicUsed by:268
Symbol 266 GraphicUsed by:268
Symbol 267 GraphicUsed by:268
Symbol 268 MovieClipUses:261 262 263 264 265 266 267Used by:1038
Symbol 269 GraphicUsed by:270
Symbol 270 MovieClipUses:269Used by:1038
Symbol 271 GraphicUsed by:272
Symbol 272 MovieClipUses:271Used by:1038
Symbol 273 GraphicUsed by:274
Symbol 274 MovieClipUses:273Used by:1038
Symbol 275 GraphicUsed by:276
Symbol 276 MovieClipUses:275Used by:1038
Symbol 277 GraphicUsed by:278
Symbol 278 MovieClipUses:277Used by:1038
Symbol 279 GraphicUsed by:280
Symbol 280 MovieClipUses:279Used by:1038
Symbol 281 GraphicUsed by:282
Symbol 282 MovieClipUses:281Used by:1038
Symbol 283 GraphicUsed by:284
Symbol 284 MovieClipUses:283Used by:1038
Symbol 285 GraphicUsed by:310
Symbol 286 GraphicUsed by:310
Symbol 287 GraphicUsed by:310
Symbol 288 GraphicUsed by:310
Symbol 289 GraphicUsed by:310
Symbol 290 GraphicUsed by:310
Symbol 291 GraphicUsed by:310
Symbol 292 GraphicUsed by:310
Symbol 293 GraphicUsed by:310
Symbol 294 GraphicUsed by:310
Symbol 295 GraphicUsed by:310 942 951 961
Symbol 296 GraphicUsed by:310
Symbol 297 GraphicUsed by:310
Symbol 298 GraphicUsed by:310
Symbol 299 GraphicUsed by:310
Symbol 300 GraphicUsed by:310
Symbol 301 GraphicUsed by:310
Symbol 302 GraphicUsed by:310
Symbol 303 GraphicUsed by:310
Symbol 304 GraphicUsed by:310
Symbol 305 GraphicUsed by:310
Symbol 306 GraphicUsed by:310
Symbol 307 GraphicUsed by:310
Symbol 308 GraphicUsed by:310
Symbol 309 GraphicUsed by:310
Symbol 310 MovieClipUses:285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309Used by:1038
Symbol 311 GraphicUsed by:312
Symbol 312 MovieClipUses:311Used by:1038
Symbol 313 GraphicUsed by:314
Symbol 314 MovieClipUses:313Used by:1038
Symbol 315 GraphicUsed by:316
Symbol 316 MovieClipUses:315Used by:1038
Symbol 317 GraphicUsed by:326
Symbol 318 GraphicUsed by:326
Symbol 319 GraphicUsed by:326
Symbol 320 GraphicUsed by:326
Symbol 321 GraphicUsed by:326
Symbol 322 GraphicUsed by:326
Symbol 323 GraphicUsed by:326
Symbol 324 GraphicUsed by:326
Symbol 325 GraphicUsed by:326
Symbol 326 MovieClipUses:317 318 319 320 321 322 323 324 325Used by:1038
Symbol 327 GraphicUsed by:328
Symbol 328 MovieClipUses:327Used by:1038
Symbol 329 GraphicUsed by:1038
Symbol 330 GraphicUsed by:331
Symbol 331 MovieClipUses:330Used by:1038
Symbol 332 GraphicUsed by:333
Symbol 333 MovieClipUses:332Used by:1038
Symbol 334 GraphicUsed by:335
Symbol 335 MovieClipUses:334Used by:1038
Symbol 336 GraphicUsed by:338
Symbol 337 GraphicUsed by:338
Symbol 338 MovieClipUses:336 337Used by:1038
Symbol 339 GraphicUsed by:340
Symbol 340 MovieClipUses:339Used by:1038
Symbol 341 GraphicUsed by:354
Symbol 342 GraphicUsed by:354 358 379 403 426 442 459
Symbol 343 GraphicUsed by:354 358 379 403 426 442
Symbol 344 GraphicUsed by:354 358 379 403 426 442
Symbol 345 GraphicUsed by:354 358 379 403 426 442
Symbol 346 GraphicUsed by:354
Symbol 347 GraphicUsed by:354 358 379 403 426 442 459
Symbol 348 GraphicUsed by:354
Symbol 349 GraphicUsed by:354 358 379 403 426 442 459
Symbol 350 GraphicUsed by:354
Symbol 351 GraphicUsed by:354 358
Symbol 352 GraphicUsed by:354 358 459
Symbol 353 GraphicUsed by:354
Symbol 354 MovieClipUses:341 342 343 344 345 346 347 348 349 350 351 352 353Used by:1038
Symbol 355 GraphicUsed by:358
Symbol 356 GraphicUsed by:358
Symbol 357 GraphicUsed by:358
Symbol 358 MovieClipUses:355 342 343 344 345 356 347 349 351 352 357Used by:1038
Symbol 359 GraphicUsed by:360
Symbol 360 MovieClipUses:359Used by:1038
Symbol 361 GraphicUsed by:362
Symbol 362 MovieClipUses:361Used by:1038
Symbol 363 GraphicUsed by:379
Symbol 364 GraphicUsed by:379
Symbol 365 GraphicUsed by:379
Symbol 366 GraphicUsed by:379 403
Symbol 367 GraphicUsed by:379
Symbol 368 GraphicUsed by:379
Symbol 369 GraphicUsed by:379 403
Symbol 370 GraphicUsed by:379 403
Symbol 371 GraphicUsed by:379
Symbol 372 GraphicUsed by:379 403 426 442 459
Symbol 373 GraphicUsed by:379 403 426 442 459
Symbol 374 GraphicUsed by:379 403 426 442 459
Symbol 375 GraphicUsed by:379
Symbol 376 GraphicUsed by:379
Symbol 377 GraphicUsed by:379 403
Symbol 378 GraphicUsed by:379
Symbol 379 MovieClipUses:363 342 364 343 344 345 365 347 366 367 349 368 369 370 371 372 373 374 375 376 377 378Used by:1038
Symbol 380 GraphicUsed by:385
Symbol 381 GraphicUsed by:385
Symbol 382 GraphicUsed by:385
Symbol 383 GraphicUsed by:385
Symbol 384 GraphicUsed by:385
Symbol 385 MovieClipUses:380 381 382 383 384Used by:1038
Symbol 386 GraphicUsed by:403
Symbol 387 GraphicUsed by:403 426 442 459
Symbol 388 GraphicUsed by:403
Symbol 389 GraphicUsed by:403 426 442 459
Symbol 390 GraphicUsed by:403
Symbol 391 GraphicUsed by:403
Symbol 392 GraphicUsed by:403
Symbol 393 GraphicUsed by:403
Symbol 394 GraphicUsed by:403
Symbol 395 GraphicUsed by:403 426 442 459
Symbol 396 GraphicUsed by:403
Symbol 397 GraphicUsed by:403 426 442 459
Symbol 398 GraphicUsed by:403 426 442 459
Symbol 399 GraphicUsed by:403 426 442 459
Symbol 400 GraphicUsed by:403
Symbol 401 GraphicUsed by:403
Symbol 402 GraphicUsed by:403
Symbol 403 MovieClipUses:386 387 388 389 342 343 344 345 390 347 366 391 349 392 369 370 393 394 395 396 397 398 372 373 399 374 400 401 377 402Used by:1038
Symbol 404 GraphicUsed by:426
Symbol 405 GraphicUsed by:426
Symbol 406 GraphicUsed by:426
Symbol 407 GraphicUsed by:426
Symbol 408 GraphicUsed by:426
Symbol 409 GraphicUsed by:426
Symbol 410 GraphicUsed by:426
Symbol 411 GraphicUsed by:426
Symbol 412 GraphicUsed by:426
Symbol 413 GraphicUsed by:426
Symbol 414 GraphicUsed by:426
Symbol 415 GraphicUsed by:426
Symbol 416 GraphicUsed by:426
Symbol 417 GraphicUsed by:426
Symbol 418 GraphicUsed by:426
Symbol 419 GraphicUsed by:426
Symbol 420 GraphicUsed by:426
Symbol 421 GraphicUsed by:426 442 459
Symbol 422 GraphicUsed by:426
Symbol 423 GraphicUsed by:426
Symbol 424 GraphicUsed by:426
Symbol 425 GraphicUsed by:426
Symbol 426 MovieClipUses:404 405 406 407 408 409 410 411 387 389 342 343 344 345 412 347 413 414 349 415 416 417 418 419 395 420 421 397 398 372 373 399 374 422 423 424 425Used by:1038
Symbol 427 GraphicUsed by:442
Symbol 428 GraphicUsed by:442
Symbol 429 GraphicUsed by:442
Symbol 430 GraphicUsed by:442
Symbol 431 GraphicUsed by:442
Symbol 432 GraphicUsed by:442
Symbol 433 GraphicUsed by:442
Symbol 434 GraphicUsed by:442
Symbol 435 GraphicUsed by:442
Symbol 436 GraphicUsed by:442
Symbol 437 GraphicUsed by:442
Symbol 438 GraphicUsed by:442
Symbol 439 GraphicUsed by:442
Symbol 440 GraphicUsed by:442
Symbol 441 GraphicUsed by:442
Symbol 442 MovieClipUses:427 387 428 389 342 343 344 345 429 347 430 431 349 432 433 434 435 436 395 437 421 397 398 372 373 399 374 438 439 440 441Used by:1038
Symbol 443 GraphicUsed by:459
Symbol 444 GraphicUsed by:459
Symbol 445 GraphicUsed by:459
Symbol 446 GraphicUsed by:459
Symbol 447 GraphicUsed by:459
Symbol 448 GraphicUsed by:459
Symbol 449 GraphicUsed by:459
Symbol 450 GraphicUsed by:459
Symbol 451 GraphicUsed by:459
Symbol 452 GraphicUsed by:459
Symbol 453 GraphicUsed by:459
Symbol 454 GraphicUsed by:459
Symbol 455 GraphicUsed by:459
Symbol 456 GraphicUsed by:459
Symbol 457 GraphicUsed by:459
Symbol 458 GraphicUsed by:459
Symbol 459 MovieClipUses:387 389 342 443 444 445 446 347 447 448 349 449 450 451 452 453 395 454 421 397 398 372 455 373 399 374 456 457 352 458Used by:1038
Symbol 460 GraphicUsed by:461
Symbol 461 MovieClipUses:460Used by:1038
Symbol 462 GraphicUsed by:463
Symbol 463 MovieClipUses:462Used by:1038
Symbol 464 GraphicUsed by:465
Symbol 465 MovieClipUses:464Used by:1038
Symbol 466 GraphicUsed by:467
Symbol 467 MovieClipUses:466Used by:1038
Symbol 468 GraphicUsed by:469
Symbol 469 MovieClipUses:468Used by:1038
Symbol 470 GraphicUsed by:471
Symbol 471 MovieClipUses:470Used by:1038
Symbol 472 GraphicUsed by:473
Symbol 473 MovieClipUses:472Used by:1038
Symbol 474 GraphicUsed by:475
Symbol 475 MovieClipUses:474Used by:1038
Symbol 476 GraphicUsed by:477
Symbol 477 MovieClipUses:476Used by:1038
Symbol 478 GraphicUsed by:479
Symbol 479 MovieClipUses:478Used by:1038
Symbol 480 GraphicUsed by:483
Symbol 481 GraphicUsed by:483
Symbol 482 GraphicUsed by:483
Symbol 483 MovieClipUses:480 481 482Used by:1038
Symbol 484 GraphicUsed by:492
Symbol 485 GraphicUsed by:492
Symbol 486 GraphicUsed by:492
Symbol 487 GraphicUsed by:492
Symbol 488 GraphicUsed by:492
Symbol 489 GraphicUsed by:492
Symbol 490 GraphicUsed by:492
Symbol 491 GraphicUsed by:492
Symbol 492 MovieClipUses:484 485 486 487 488 489 490 491Used by:1038
Symbol 493 GraphicUsed by:494
Symbol 494 MovieClipUses:493Used by:1038
Symbol 495 GraphicUsed by:496
Symbol 496 MovieClipUses:495Used by:1038
Symbol 497 GraphicUsed by:498
Symbol 498 MovieClipUses:497Used by:1038
Symbol 499 GraphicUsed by:500
Symbol 500 MovieClipUses:499Used by:1038
Symbol 501 GraphicUsed by:502
Symbol 502 MovieClipUses:501Used by:1038
Symbol 503 GraphicUsed by:504
Symbol 504 MovieClipUses:503Used by:1038
Symbol 505 GraphicUsed by:509
Symbol 506 GraphicUsed by:509
Symbol 507 GraphicUsed by:509
Symbol 508 GraphicUsed by:509
Symbol 509 MovieClipUses:505 506 507 508Used by:1038
Symbol 510 GraphicUsed by:511
Symbol 511 MovieClipUses:510Used by:1038
Symbol 512 GraphicUsed by:513
Symbol 513 MovieClipUses:512Used by:1038
Symbol 514 GraphicUsed by:515
Symbol 515 MovieClipUses:514Used by:1038
Symbol 516 GraphicUsed by:517
Symbol 517 MovieClipUses:516Used by:1038
Symbol 518 GraphicUsed by:519
Symbol 519 MovieClipUses:518Used by:1038
Symbol 520 GraphicUsed by:521
Symbol 521 MovieClipUses:520Used by:1038
Symbol 522 GraphicUsed by:523
Symbol 523 MovieClipUses:522Used by:1038
Symbol 524 GraphicUsed by:525
Symbol 525 MovieClipUses:524Used by:1038
Symbol 526 GraphicUsed by:527
Symbol 527 MovieClipUses:526Used by:1038
Symbol 528 GraphicUsed by:529
Symbol 529 MovieClipUses:528Used by:1038
Symbol 530 GraphicUsed by:531
Symbol 531 MovieClipUses:530Used by:1038
Symbol 532 GraphicUsed by:533
Symbol 533 MovieClipUses:532Used by:1038
Symbol 534 GraphicUsed by:569
Symbol 535 GraphicUsed by:569
Symbol 536 GraphicUsed by:569
Symbol 537 GraphicUsed by:569
Symbol 538 GraphicUsed by:569
Symbol 539 GraphicUsed by:569
Symbol 540 GraphicUsed by:569
Symbol 541 GraphicUsed by:569
Symbol 542 GraphicUsed by:569
Symbol 543 GraphicUsed by:544 545 546
Symbol 544 ButtonUses:543Used by:569
Symbol 545 ButtonUses:543Used by:569
Symbol 546 ButtonUses:543Used by:569
Symbol 547 MovieClipUses:94Used by:569
Symbol 548 MovieClipUses:97Used by:569
Symbol 549 GraphicUsed by:551
Symbol 550 GraphicUsed by:551
Symbol 551 MovieClipUses:549 81 82 83 550Used by:569
Symbol 552 SoundUsed by:569 718
Symbol 553 GraphicUsed by:560 659
Symbol 554 GraphicUsed by:560 659
Symbol 555 GraphicUsed by:560 659
Symbol 556 GraphicUsed by:560 659
Symbol 557 GraphicUsed by:560 659
Symbol 558 GraphicUsed by:560 659
Symbol 559 MovieClipUses:81 82 83 84Used by:560 659
Symbol 560 MovieClipUses:553 81 82 83 554 555 556 557 558 559Used by:569
Symbol 561 GraphicUsed by:563
Symbol 562 GraphicUsed by:563
Symbol 563 MovieClipUses:561 81 82 83 562Used by:569
Symbol 564 SoundUsed by:569 607 718
Symbol 565 GraphicUsed by:567
Symbol 566 GraphicUsed by:567
Symbol 567 MovieClipUses:565 81 82 83 566Used by:569
Symbol 568 SoundUsed by:569
Symbol 569 MovieClipUses:85 534 535 536 537 538 539 540 541 542 544 545 546 547 548 551 552 560 563 564 567 568Used by:1038
Symbol 570 GraphicUsed by:575 729
Symbol 571 GraphicUsed by:575 729
Symbol 572 GraphicUsed by:575 729
Symbol 573 GraphicUsed by:575 729
Symbol 574 SoundUsed by:575 729
Symbol 575 ButtonUses:570 571 572 573 83 574Used by:1038
Symbol 576 GraphicUsed by:1038
Symbol 577 GraphicUsed by:1038
Symbol 578 GraphicUsed by:1038
Symbol 579 GraphicUsed by:1038
Symbol 580 GraphicUsed by:1038
Symbol 581 GraphicUsed by:584
Symbol 582 GraphicUsed by:584
Symbol 583 GraphicUsed by:584 1020
Symbol 584 ButtonUses:581 582 583Used by:1038
Symbol 585 GraphicUsed by:1038
Symbol 586 GraphicUsed by:1038
Symbol 587 GraphicUsed by:588
Symbol 588 ButtonUses:587Used by:607
Symbol 589 GraphicUsed by:607
Symbol 590 ButtonUses:200Used by:607
Symbol 591 GraphicUsed by:607
Symbol 592 GraphicUsed by:607
Symbol 593 GraphicUsed by:607
Symbol 594 GraphicUsed by:607
Symbol 595 GraphicUsed by:607
Symbol 596 GraphicUsed by:607
Symbol 597 GraphicUsed by:607
Symbol 598 SoundUsed by:607
Symbol 599 SoundUsed by:607
Symbol 600 GraphicUsed by:607
Symbol 601 GraphicUsed by:607
Symbol 602 GraphicUsed by:607
Symbol 603 GraphicUsed by:607
Symbol 604 GraphicUsed by:607
Symbol 605 GraphicUsed by:607
Symbol 606 GraphicUsed by:607
Symbol 607 MovieClipUses:588 589 590 591 564 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606Used by:1038
Symbol 608 ButtonUses:119Used by:620
Symbol 609 GraphicUsed by:620
Symbol 610 GraphicUsed by:620
Symbol 611 GraphicUsed by:620
Symbol 612 GraphicUsed by:620
Symbol 613 GraphicUsed by:620
Symbol 614 GraphicUsed by:620
Symbol 615 GraphicUsed by:620
Symbol 616 GraphicUsed by:617 665
Symbol 617 MovieClipUses:616Used by:620
Symbol 618 GraphicUsed by:620
Symbol 619 GraphicUsed by:620
Symbol 620 MovieClipUses:608 609 610 611 612 613 614 615 617 618 619Used by:1038
Symbol 621 ButtonUses:119Used by:662
Symbol 622 GraphicUsed by:662
Symbol 623 GraphicUsed by:662
Symbol 624 TextUsed by:662
Symbol 625 GraphicUsed by:662
Symbol 626 GraphicUsed by:662
Symbol 627 GraphicUsed by:662
Symbol 628 GraphicUsed by:662
Symbol 629 GraphicUsed by:662
Symbol 630 GraphicUsed by:662
Symbol 631 GraphicUsed by:662
Symbol 632 GraphicUsed by:662
Symbol 633 GraphicUsed by:662
Symbol 634 GraphicUsed by:662
Symbol 635 GraphicUsed by:662
Symbol 636 GraphicUsed by:662
Symbol 637 GraphicUsed by:662
Symbol 638 GraphicUsed by:662
Symbol 639 GraphicUsed by:662
Symbol 640 GraphicUsed by:662
Symbol 641 GraphicUsed by:662
Symbol 642 GraphicUsed by:662
Symbol 643 GraphicUsed by:662
Symbol 644 GraphicUsed by:662
Symbol 645 GraphicUsed by:662
Symbol 646 GraphicUsed by:655 657
Symbol 647 GraphicUsed by:655 657
Symbol 648 GraphicUsed by:655 657
Symbol 649 GraphicUsed by:655 657
Symbol 650 GraphicUsed by:655 657
Symbol 651 GraphicUsed by:655 657
Symbol 652 GraphicUsed by:655 657
Symbol 653 GraphicUsed by:655 657
Symbol 654 GraphicUsed by:655 657
Symbol 655 MovieClipUses:646 647 648 649 650 651 652 653 654Used by:662
Symbol 656 GraphicUsed by:662
Symbol 657 MovieClipUses:646 647 648 649 650 651 652 653 654Used by:662
Symbol 658 GraphicUsed by:662
Symbol 659 MovieClipUses:553 81 82 83 554 555 556 557 558 559Used by:662
Symbol 660 GraphicUsed by:662
Symbol 661 GraphicUsed by:662
Symbol 662 MovieClipUses:621 623 622 624 625 81 82 83 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 645 644 655 656 657 658 659 660 661Used by:1038
Symbol 663 GraphicUsed by:664
Symbol 664 MovieClipUses:663Used by:1038
Symbol 665 MovieClipUses:616Used by:1038
Symbol 666 GraphicUsed by:667
Symbol 667 MovieClipUses:666Used by:1038
Symbol 668 GraphicUsed by:680
Symbol 669 GraphicUsed by:680
Symbol 670 GraphicUsed by:680
Symbol 671 GraphicUsed by:680
Symbol 672 GraphicUsed by:680
Symbol 673 GraphicUsed by:680
Symbol 674 GraphicUsed by:680
Symbol 675 GraphicUsed by:680
Symbol 676 GraphicUsed by:680
Symbol 677 GraphicUsed by:680
Symbol 678 GraphicUsed by:680
Symbol 679 GraphicUsed by:680
Symbol 680 MovieClipUses:668 669 670 671 672 673 674 675 676 677 678 679Used by:1038
Symbol 681 GraphicUsed by:682
Symbol 682 ButtonUses:681Used by:718
Symbol 683 GraphicUsed by:718
Symbol 684 ButtonUses:200Used by:718
Symbol 685 SoundUsed by:718
Symbol 686 GraphicUsed by:687
Symbol 687 MovieClipUses:686Used by:718
Symbol 688 GraphicUsed by:718
Symbol 689 SoundUsed by:718
Symbol 690 GraphicUsed by:718
Symbol 691 GraphicUsed by:718
Symbol 692 GraphicUsed by:718
Symbol 693 GraphicUsed by:718
Symbol 694 GraphicUsed by:718
Symbol 695 GraphicUsed by:718
Symbol 696 GraphicUsed by:718
Symbol 697 GraphicUsed by:718
Symbol 698 GraphicUsed by:718
Symbol 699 GraphicUsed by:718
Symbol 700 GraphicUsed by:718
Symbol 701 GraphicUsed by:718
Symbol 702 GraphicUsed by:718
Symbol 703 GraphicUsed by:718
Symbol 704 GraphicUsed by:718
Symbol 705 GraphicUsed by:718
Symbol 706 GraphicUsed by:718
Symbol 707 GraphicUsed by:718
Symbol 708 GraphicUsed by:718
Symbol 709 GraphicUsed by:718
Symbol 710 GraphicUsed by:718
Symbol 711 GraphicUsed by:718
Symbol 712 GraphicUsed by:718
Symbol 713 GraphicUsed by:718
Symbol 714 GraphicUsed by:718
Symbol 715 GraphicUsed by:718
Symbol 716 GraphicUsed by:718
Symbol 717 GraphicUsed by:718
Symbol 718 MovieClipUses:682 683 684 685 687 688 689 690 691 692 552 564 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717Used by:1038
Symbol 719 GraphicUsed by:720
Symbol 720 MovieClipUses:719Used by:1038
Symbol 721 GraphicUsed by:722
Symbol 722 MovieClipUses:721Used by:1038
Symbol 723 GraphicUsed by:724
Symbol 724 MovieClipUses:723Used by:1038
Symbol 725 GraphicUsed by:726
Symbol 726 MovieClipUses:725Used by:1038
Symbol 727 GraphicUsed by:728
Symbol 728 MovieClipUses:727Used by:1038
Symbol 729 ButtonUses:570 571 572 573 83 574Used by:1038
Symbol 730 GraphicUsed by:736
Symbol 731 GraphicUsed by:736
Symbol 732 GraphicUsed by:736
Symbol 733 GraphicUsed by:736
Symbol 734 GraphicUsed by:736
Symbol 735 GraphicUsed by:736
Symbol 736 ButtonUses:730 731 732 733 734 735Used by:1038
Symbol 737 GraphicUsed by:738
Symbol 738 MovieClipUses:737Used by:1038
Symbol 739 GraphicUsed by:740
Symbol 740 MovieClipUses:739Used by:1038
Symbol 741 GraphicUsed by:742
Symbol 742 MovieClipUses:741Used by:1038
Symbol 743 GraphicUsed by:746
Symbol 744 GraphicUsed by:746
Symbol 745 GraphicUsed by:746
Symbol 746 MovieClipUses:743 744 745Used by:1038
Symbol 747 GraphicUsed by:753
Symbol 748 GraphicUsed by:753
Symbol 749 GraphicUsed by:753
Symbol 750 GraphicUsed by:753
Symbol 751 GraphicUsed by:753
Symbol 752 GraphicUsed by:753
Symbol 753 MovieClipUses:747 748 749 750 751 752Used by:1038
Symbol 754 GraphicUsed by:760
Symbol 755 GraphicUsed by:760
Symbol 756 GraphicUsed by:760
Symbol 757 GraphicUsed by:760
Symbol 758 GraphicUsed by:760
Symbol 759 GraphicUsed by:760
Symbol 760 MovieClipUses:754 755 756 757 758 759Used by:1038
Symbol 761 GraphicUsed by:766
Symbol 762 GraphicUsed by:766
Symbol 763 GraphicUsed by:766
Symbol 764 GraphicUsed by:766
Symbol 765 GraphicUsed by:766
Symbol 766 MovieClipUses:761 762 763 764 765Used by:1038
Symbol 767 GraphicUsed by:768
Symbol 768 MovieClipUses:767Used by:1038
Symbol 769 GraphicUsed by:770
Symbol 770 MovieClipUses:769Used by:1038
Symbol 771 GraphicUsed by:777
Symbol 772 GraphicUsed by:777
Symbol 773 GraphicUsed by:777
Symbol 774 GraphicUsed by:777
Symbol 775 GraphicUsed by:777
Symbol 776 GraphicUsed by:777
Symbol 777 MovieClipUses:771 772 773 774 775 776Used by:1038
Symbol 778 GraphicUsed by:782
Symbol 779 GraphicUsed by:782
Symbol 780 GraphicUsed by:782
Symbol 781 GraphicUsed by:782
Symbol 782 MovieClipUses:778 779 780 781Used by:1038
Symbol 783 GraphicUsed by:795
Symbol 784 GraphicUsed by:795 798
Symbol 785 GraphicUsed by:795 798
Symbol 786 GraphicUsed by:795 798
Symbol 787 GraphicUsed by:795 798
Symbol 788 GraphicUsed by:795 798
Symbol 789 GraphicUsed by:795 798
Symbol 790 GraphicUsed by:795 798
Symbol 791 GraphicUsed by:795 798
Symbol 792 GraphicUsed by:795 798
Symbol 793 GraphicUsed by:795 798
Symbol 794 GraphicUsed by:795
Symbol 795 MovieClipUses:783 784 785 786 787 788 789 790 791 792 793 794Used by:1038
Symbol 796 GraphicUsed by:798
Symbol 797 GraphicUsed by:798
Symbol 798 MovieClipUses:796 784 785 786 787 788 789 790 791 792 793 797Used by:1038
Symbol 799 GraphicUsed by:804
Symbol 800 GraphicUsed by:804
Symbol 801 GraphicUsed by:804
Symbol 802 GraphicUsed by:804
Symbol 803 GraphicUsed by:804
Symbol 804 MovieClipUses:799 800 801 802 803Used by:1038
Symbol 805 GraphicUsed by:806
Symbol 806 MovieClipUses:805Used by:1038
Symbol 807 GraphicUsed by:809
Symbol 808 GraphicUsed by:809
Symbol 809 MovieClipUses:807 808Used by:1038
Symbol 810 GraphicUsed by:811
Symbol 811 MovieClipUses:810Used by:1038
Symbol 812 GraphicUsed by:813
Symbol 813 MovieClipUses:812Used by:1038
Symbol 814 GraphicUsed by:815
Symbol 815 MovieClipUses:814Used by:1038
Symbol 816 GraphicUsed by:817
Symbol 817 MovieClipUses:816Used by:1038
Symbol 818 GraphicUsed by:819
Symbol 819 MovieClipUses:818Used by:1038
Symbol 820 GraphicUsed by:821
Symbol 821 MovieClipUses:820Used by:1038
Symbol 822 GraphicUsed by:925
Symbol 823 GraphicUsed by:925
Symbol 824 GraphicUsed by:925
Symbol 825 GraphicUsed by:925
Symbol 826 GraphicUsed by:925
Symbol 827 GraphicUsed by:925
Symbol 828 GraphicUsed by:925
Symbol 829 GraphicUsed by:925
Symbol 830 GraphicUsed by:925
Symbol 831 GraphicUsed by:925
Symbol 832 GraphicUsed by:925
Symbol 833 GraphicUsed by:925
Symbol 834 GraphicUsed by:925
Symbol 835 GraphicUsed by:925
Symbol 836 GraphicUsed by:925
Symbol 837 GraphicUsed by:925
Symbol 838 GraphicUsed by:925
Symbol 839 GraphicUsed by:925
Symbol 840 GraphicUsed by:925
Symbol 841 GraphicUsed by:925
Symbol 842 GraphicUsed by:925
Symbol 843 GraphicUsed by:925
Symbol 844 GraphicUsed by:925
Symbol 845 GraphicUsed by:925
Symbol 846 GraphicUsed by:925
Symbol 847 GraphicUsed by:925
Symbol 848 GraphicUsed by:925
Symbol 849 GraphicUsed by:925
Symbol 850 GraphicUsed by:925
Symbol 851 GraphicUsed by:925
Symbol 852 GraphicUsed by:925
Symbol 853 GraphicUsed by:925
Symbol 854 GraphicUsed by:925
Symbol 855 GraphicUsed by:925
Symbol 856 GraphicUsed by:925
Symbol 857 GraphicUsed by:925
Symbol 858 GraphicUsed by:925
Symbol 859 GraphicUsed by:925
Symbol 860 GraphicUsed by:925
Symbol 861 GraphicUsed by:925
Symbol 862 GraphicUsed by:925
Symbol 863 GraphicUsed by:925
Symbol 864 GraphicUsed by:925
Symbol 865 GraphicUsed by:925
Symbol 866 GraphicUsed by:925
Symbol 867 GraphicUsed by:925
Symbol 868 GraphicUsed by:925
Symbol 869 GraphicUsed by:925
Symbol 870 GraphicUsed by:925
Symbol 871 GraphicUsed by:925
Symbol 872 GraphicUsed by:925
Symbol 873 GraphicUsed by:925
Symbol 874 GraphicUsed by:925
Symbol 875 GraphicUsed by:925
Symbol 876 GraphicUsed by:925
Symbol 877 GraphicUsed by:925
Symbol 878 GraphicUsed by:925
Symbol 879 GraphicUsed by:925
Symbol 880 GraphicUsed by:925
Symbol 881 GraphicUsed by:925
Symbol 882 GraphicUsed by:925
Symbol 883 GraphicUsed by:925
Symbol 884 GraphicUsed by:925
Symbol 885 GraphicUsed by:925
Symbol 886 GraphicUsed by:925
Symbol 887 GraphicUsed by:925
Symbol 888 GraphicUsed by:925
Symbol 889 GraphicUsed by:925
Symbol 890 GraphicUsed by:925
Symbol 891 GraphicUsed by:925
Symbol 892 GraphicUsed by:925
Symbol 893 GraphicUsed by:925
Symbol 894 GraphicUsed by:925
Symbol 895 GraphicUsed by:925
Symbol 896 GraphicUsed by:925
Symbol 897 GraphicUsed by:925
Symbol 898 GraphicUsed by:925
Symbol 899 GraphicUsed by:925
Symbol 900 GraphicUsed by:925
Symbol 901 GraphicUsed by:925
Symbol 902 GraphicUsed by:925
Symbol 903 GraphicUsed by:925
Symbol 904 GraphicUsed by:925
Symbol 905 GraphicUsed by:925
Symbol 906 GraphicUsed by:925
Symbol 907 GraphicUsed by:925
Symbol 908 GraphicUsed by:925
Symbol 909 GraphicUsed by:925
Symbol 910 GraphicUsed by:925
Symbol 911 GraphicUsed by:925
Symbol 912 GraphicUsed by:925
Symbol 913 GraphicUsed by:925
Symbol 914 GraphicUsed by:925
Symbol 915 GraphicUsed by:925
Symbol 916 GraphicUsed by:925
Symbol 917 GraphicUsed by:925
Symbol 918 GraphicUsed by:925
Symbol 919 GraphicUsed by:925
Symbol 920 GraphicUsed by:925
Symbol 921 GraphicUsed by:925
Symbol 922 GraphicUsed by:925
Symbol 923 GraphicUsed by:925
Symbol 924 GraphicUsed by:925
Symbol 925 MovieClipUses:822 823 824 825 826 827 828 829 830 831 832 833 834 835 83 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924Used by:1038
Symbol 926 GraphicUsed by:942
Symbol 927 GraphicUsed by:942
Symbol 928 GraphicUsed by:942
Symbol 929 GraphicUsed by:942
Symbol 930 GraphicUsed by:942
Symbol 931 GraphicUsed by:942
Symbol 932 GraphicUsed by:942
Symbol 933 GraphicUsed by:942
Symbol 934 GraphicUsed by:942
Symbol 935 GraphicUsed by:942
Symbol 936 GraphicUsed by:942
Symbol 937 GraphicUsed by:942
Symbol 938 GraphicUsed by:942
Symbol 939 GraphicUsed by:942
Symbol 940 GraphicUsed by:942
Symbol 941 GraphicUsed by:942
Symbol 942 MovieClipUses:926 927 928 929 930 931 932 933 934 935 295 936 937 938 939 940 941Used by:1038
Symbol 943 GraphicUsed by:951
Symbol 944 GraphicUsed by:951
Symbol 945 GraphicUsed by:951
Symbol 946 GraphicUsed by:951
Symbol 947 GraphicUsed by:951 958
Symbol 948 GraphicUsed by:951
Symbol 949 GraphicUsed by:951 958 961
Symbol 950 GraphicUsed by:951
Symbol 951 MovieClipUses:943 944 945 946 947 295 948 949 950Used by:1038
Symbol 952 GraphicUsed by:958
Symbol 953 GraphicUsed by:958
Symbol 954 GraphicUsed by:958
Symbol 955 GraphicUsed by:958
Symbol 956 GraphicUsed by:958
Symbol 957 GraphicUsed by:958 961
Symbol 958 MovieClipUses:952 953 954 955 947 956 949 957Used by:1038
Symbol 959 GraphicUsed by:961
Symbol 960 GraphicUsed by:961
Symbol 961 MovieClipUses:959 295 960 949 957Used by:1038
Symbol 962 GraphicUsed by:963
Symbol 963 MovieClipUses:962Used by:1038
Symbol 964 GraphicUsed by:986
Symbol 965 GraphicUsed by:986
Symbol 966 GraphicUsed by:986
Symbol 967 GraphicUsed by:986
Symbol 968 GraphicUsed by:986
Symbol 969 GraphicUsed by:986
Symbol 970 GraphicUsed by:986
Symbol 971 GraphicUsed by:986
Symbol 972 GraphicUsed by:986
Symbol 973 GraphicUsed by:986
Symbol 974 GraphicUsed by:986
Symbol 975 GraphicUsed by:986
Symbol 976 GraphicUsed by:986
Symbol 977 GraphicUsed by:986
Symbol 978 GraphicUsed by:986
Symbol 979 GraphicUsed by:986
Symbol 980 GraphicUsed by:986
Symbol 981 GraphicUsed by:986
Symbol 982 GraphicUsed by:986
Symbol 983 GraphicUsed by:986
Symbol 984 GraphicUsed by:986
Symbol 985 GraphicUsed by:986
Symbol 986 MovieClipUses:964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985Used by:1038
Symbol 987 GraphicUsed by:992
Symbol 988 GraphicUsed by:992
Symbol 989 GraphicUsed by:992
Symbol 990 GraphicUsed by:992
Symbol 991 GraphicUsed by:992
Symbol 992 MovieClipUses:987 988 989 990 991Used by:1038
Symbol 993 GraphicUsed by:1016
Symbol 994 GraphicUsed by:1016
Symbol 995 GraphicUsed by:1016
Symbol 996 GraphicUsed by:1016
Symbol 997 GraphicUsed by:1016
Symbol 998 GraphicUsed by:1016
Symbol 999 GraphicUsed by:1016
Symbol 1000 GraphicUsed by:1016
Symbol 1001 GraphicUsed by:1016
Symbol 1002 GraphicUsed by:1016
Symbol 1003 GraphicUsed by:1016
Symbol 1004 GraphicUsed by:1016
Symbol 1005 GraphicUsed by:1016
Symbol 1006 GraphicUsed by:1016
Symbol 1007 GraphicUsed by:1016
Symbol 1008 GraphicUsed by:1016
Symbol 1009 GraphicUsed by:1016
Symbol 1010 GraphicUsed by:1016
Symbol 1011 GraphicUsed by:1016
Symbol 1012 GraphicUsed by:1016
Symbol 1013 GraphicUsed by:1016
Symbol 1014 GraphicUsed by:1016
Symbol 1015 GraphicUsed by:1016
Symbol 1016 MovieClipUses:993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015Used by:1038
Symbol 1017 GraphicUsed by:1018
Symbol 1018 MovieClipUses:1017Used by:1038
Symbol 1019 GraphicUsed by:1020
Symbol 1020 ButtonUses:1019 583Used by:1038
Symbol 1021 GraphicUsed by:1038
Symbol 1022 GraphicUsed by:1038
Symbol 1023 GraphicUsed by:1038
Symbol 1024 GraphicUsed by:1038
Symbol 1025 GraphicUsed by:1038
Symbol 1026 GraphicUsed by:1038
Symbol 1027 GraphicUsed by:1038
Symbol 1028 GraphicUsed by:1038
Symbol 1029 GraphicUsed by:1038
Symbol 1030 GraphicUsed by:1038
Symbol 1031 GraphicUsed by:1038
Symbol 1032 GraphicUsed by:1038
Symbol 1033 GraphicUsed by:1038
Symbol 1034 GraphicUsed by:1038
Symbol 1035 GraphicUsed by:1038
Symbol 1036 BitmapUsed by:1037
Symbol 1037 GraphicUses:1036Used by:1038
Symbol 1038 MovieClipUses:209 211 216 221 223 225 227 229 231 235 237 239 241 243 244 246 248 250 252 254 256 258 260 268 270 272 274 276 278 280 282 284 310 312 314 316 326 328 329 331 333 335 338 340 354 358 360 362 379 385 403 426 442 459 461 463 465 467 469 471 473 475 477 479 483 492 494 496 498 500 502 504 509 511 513 515 517 519 521 523 525 527 529 531 533 569 575 576 577 578 579 580 584 585 586 607 620 662 664 665 667 680 718 720 722 724 726 728 729 736 738 740 742 746 753 760 766 768 770 777 782 795 798 804 806 809 811 813 815 817 819 821 925 942 951 958 961 963 986 992 1016 1018 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1037Used by:Timeline
Symbol 1039 TextUses:23Used by:Timeline
Symbol 1040 FontUsed by:1041 1042
Symbol 1041 TextUses:1040Used by:Timeline
Symbol 1042 TextUses:1040Used by:Timeline
Symbol 1043 ButtonUses:21Used by:Timeline
Symbol 1044 EditableTextUses:143Used by:Timeline
Symbol 1045 EditableTextUses:143Used by:Timeline
Symbol 1046 GraphicUsed by:1051
Symbol 1047 FontUsed by:1048 1049
Symbol 1048 TextUses:1047Used by:1051
Symbol 1049 TextUses:1047Used by:1051
Symbol 1050 GraphicUsed by:1051
Symbol 1051 ButtonUses:1046 1048 1049 1050Used by:Timeline
Symbol 1052 GraphicUsed by:Timeline
Symbol 1053 TextUses:23Used by:1056
Symbol 1054 TextUses:23Used by:1056
Symbol 1055 GraphicUsed by:1056
Symbol 1056 ButtonUses:1053 1054 1055Used by:1070
Symbol 1057 TextUsed by:1070
Symbol 1058 EditableTextUses:113Used by:1070
Symbol 1059 EditableTextUses:113Used by:1070
Symbol 1060 EditableTextUses:113Used by:1070
Symbol 1061 EditableTextUses:113Used by:1070
Symbol 1062 TextUses:23Used by:1070
Symbol 1063 FontUsed by:1064
Symbol 1064 TextUses:1063Used by:1070
Symbol 1065 TextUses:23Used by:1070
Symbol 1066 TextUses:23Used by:1070
Symbol 1067 TextUses:23Used by:1070
Symbol 1068 GraphicUsed by:1070
Symbol 1069 TextUses:23Used by:1070
Symbol 1070 MovieClipUses:1056 1057 1058 1059 1060 1061 1062 1064 1065 1066 1067 1068 1069Used by:Timeline
Symbol 1071 FontUsed by:1072
Symbol 1072 TextUses:1071Used by:Timeline
Symbol 1073 ButtonUses:119Used by:Timeline
Symbol 1074 GraphicUsed by:Timeline
Symbol 1075 EditableTextUses:143Used by:Timeline
Symbol 1076 MovieClipUsed by:Timeline

Instance Names

"loadbar"Frame 1Symbol 15 MovieClip
"success"Frame 1Symbol 17 MovieClip
"gbox"Symbol 206 MovieClip Frame 2Symbol 194 MovieClip
"square"Symbol 1038 MovieClip Frame 1Symbol 331 MovieClip

Labels

"loop2"Frame 2
"site"Frame 76
"ru18"Frame 80
"wait"Frame 183
"loop"Frame 184
"start equalizer"Symbol 166 MovieClip Frame 21
"g1"Symbol 193 MovieClip Frame 1
"with music"Symbol 193 MovieClip Frame 1
"g2"Symbol 193 MovieClip Frame 2
"g3"Symbol 193 MovieClip Frame 3
"g4"Symbol 193 MovieClip Frame 4
"whitout music"Symbol 193 MovieClip Frame 5
"minimize"Symbol 194 MovieClip Frame 1
"maximize"Symbol 194 MovieClip Frame 2
"start"Symbol 206 MovieClip Frame 2
"openmouth"Symbol 569 MovieClip Frame 31
"pantyplay"Symbol 569 MovieClip Frame 42
"nippleplay"Symbol 569 MovieClip Frame 57
"this"Symbol 1038 MovieClip Frame 1
"beach"Symbol 1038 MovieClip Frame 1
"hide"Symbol 1038 MovieClip Frame 5
"reveal"Symbol 1038 MovieClip Frame 6
"balcony"Symbol 1038 MovieClip Frame 7

Dynamic Text Variables

/:connectionspeedSymbol 2 EditableText""
/:percentSymbol 4 EditableText""
/:loaded2Symbol 6 EditableText""
/:time1Symbol 8 EditableText""
/:time0Symbol 11 EditableText""
/:timeleftSymbol 13 EditableText""
/:connectionspeedSymbol 88 EditableText""
/:percentSymbol 89 EditableText""
/:loaded2Symbol 90 EditableText""
/:time1Symbol 91 EditableText""
/:time0Symbol 92 EditableText""
/:timeleftSymbol 93 EditableText""
emailSymbol 1044 EditableText""
nameSymbol 1045 EditableText""
yourmessageSymbol 1058 EditableText""
friendsemailSymbol 1059 EditableText""
youremailSymbol 1060 EditableText""
yournameSymbol 1061 EditableText""




http://swfchan.com/7/34690/info.shtml
Created: 16/5 -2019 16:55:04 Last modified: 16/5 -2019 16:55:04 Server time: 17/05 -2024 04:07:52