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

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

FloDress.swf

This is the info page for
Flash #50679

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


Text
SCANNING SUBJECT: %0

RESET

CLOSE

<P ALIGN="LEFT"><FONT FACE="Arial" SIZE="16" COLOR="#000000"><B>Triac&apos;s Holographic System v1.0</B></FONT></P><P ALIGN="LEFT"></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>Florence and </B><FONT COLOR="#FF0000"><A HREF="http://freefall.purrsia.com/" target = "_blank"><B>Freefall</B></A><FONT COLOR="#000000"><A HREF="http://freefall.purrsia.com/" target = "_blank"><B> </B></A><B>©2003 Mark Stanley.</B></FONT></FONT></FONT></P><P ALIGN="LEFT"></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>All the fancy programming and drawing and</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>all the other hard things, ©2003 Alan Foreman.</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>(</B><FONT COLOR="#FF0000"><A HREF="http://www.poisonedminds.com/" target = "_blank"><B>poisonedminds.com</B></A></FONT><B>)</B></FONT></P><P ALIGN="LEFT"></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>Just drag and drop the clothes on and off the</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>holographic Florence and use your computers</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>screen capture feature (i.e. Print Screen in</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>Windows, pastes the screen onto the clipboard</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>to be pasted into any art program) to save your</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>outfit. </B></FONT></P><P ALIGN="LEFT"></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>Note that clothes are shrunk grey box.</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>Pull them away from the box they grow in size</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>and drop them back in and they shrink. This is</B></FONT></P><P ALIGN="LEFT"><FONT FACE="Arial" SIZE="13" COLOR="#000000"><B>to make the system easier to manage.</B></FONT></P><P ALIGN="LEFT"></P>

?

ActionScript [AS1/AS2]

Frame 1
_root.eggcount = 0; _root.eggmove1 = false; _root.eggmove2 = false; _root.eggmove3 = false; _root.egghar = false; _root.stop(); if (_root.getBytesLoaded() >= _root.getBytesTotal()) { _root.play(); }
Instance of Symbol 8 MovieClip "FloLoad" in Frame 1
onClipEvent (load) { this.MaskBar._yscale = 0; if (_root.getBytesLoaded() >= _root.getBytesTotal()) { _root.play(); } } onClipEvent (enterFrame) { PercentLoaded = (_root.getBytesLoaded() / _root.getBytesTotal()) * 100; this.ShowLoad = "SCANNING SUBJECT: %" + Math.round(PercentLoaded); if (PercentLoaded != 100) { this.MaskBar._yscale = PercentLoaded; } else { _root.play(); } }
Frame 2
if (_root.getBytesLoaded() >= _root.getBytesTotal()) { _root.play(); } else { prevFrame(); }
Frame 3
stop();
Instance of Symbol 288 MovieClip "info" in Frame 3
onClipEvent (load) { this._visible = false; }
Instance of Symbol 22 MovieClip in Symbol 25 MovieClip Frame 1
onClipEvent (enterFrame) { this.gotoAndPlay(random(8) + 1); }
Symbol 29 Button
on (release) { play(); }
Symbol 31 Button
on (release) { nextFrame(); }
Symbol 35 Button
on (release) { play(); }
Symbol 36 MovieClip Frame 1
stop();
Symbol 47 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 51 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 54 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; _root.eggmove2 = false; } }
Symbol 57 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 61 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 64 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 68 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 71 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 74 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 78 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 81 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 85 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 89 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 92 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 95 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 99 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 102 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 106 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 109 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 112 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 115 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 118 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 121 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 125 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 129 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 133 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 137 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 141 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 144 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 148 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 152 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 156 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 160 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 164 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 168 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; _root.eggmove1 = false; } }
Symbol 172 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 175 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 179 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 182 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 186 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 189 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 192 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 196 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 197 MovieClip Frame 1
_root.TogSize = 50;
Symbol 199 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 202 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; _root.eggmove2 = false; } }
Symbol 206 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 209 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 212 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 215 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 218 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 221 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = 40; this._yscale = 40; } }
Symbol 224 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 227 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 231 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 234 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 237 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 240 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 247 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 252 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; _root.eggmove3 = false; } }
Symbol 260 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 264 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 267 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 271 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 274 Button
on (press) { startDrag (this); } on (release) { stopDrag(); }
Symbol 277 Button
on (press) { startDrag (this); } on (release) { stopDrag(); if (this.hittest(_root.TheBox)) { this._xscale = _root.TogSize; this._yscale = _root.TogSize; } }
Symbol 279 MovieClip Frame 1
stop();
Instance of Symbol 41 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 45 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 48 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 52 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 55 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 58 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 62 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 65 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 69 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 100 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 107 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 110 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 113 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 119 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 122 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 126 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (!_root.egghar) { this._visible = false; } else { this._visible = true; } if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 130 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 134 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 138 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 142 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 145 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 149 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 153 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 157 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (!_root.egghar) { this._visible = false; } else { this._visible = true; } if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 161 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 165 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 169 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { _root.eggmove1 = true; this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 173 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 176 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 180 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 183 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 187 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 190 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 193 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 197 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (!_root.egghar) { this._visible = false; } else { this._visible = true; } if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 200 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 203 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { _root.eggmove2 = true; this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 207 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 210 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 213 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 216 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 219 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 222 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 225 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 228 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (load) { this._visible = false; } onClipEvent (enterFrame) { if (!_root.egghar) { this._visible = false; } else { this._visible = true; } if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 232 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 232 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 253 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { _root.eggmove3 = true; this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 261 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 268 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Instance of Symbol 278 MovieClip in Symbol 279 MovieClip Frame 1
onClipEvent (enterFrame) { if (!this.hittest(_root.TheBox)) { this._xscale = 100; this._yscale = 100; } }
Symbol 279 MovieClip Frame 2
prevFrame();
Symbol 282 Button
on (release) { getURL ("http://www.poisonedminds.com/", "_blank"); }
Symbol 286 Button
on (release) { this._visible = false; }
Symbol 291 Button
on (release) { _root.info._visible = true; }

Library Items

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

Instance Names

"FloLoad"Frame 1Symbol 8 MovieClip
"TheBox"Frame 3Symbol 12 MovieClip
"info"Frame 3Symbol 288 MovieClip
"MaskBar"Symbol 8 MovieClip Frame 1Symbol 4 MovieClip
"Flo"Symbol 279 MovieClip Frame 1Symbol 36 MovieClip

Special Tags

Protect (24)Timeline Frame 10 bytes ""

Labels

"Normal"Symbol 36 MovieClip Frame 1

Dynamic Text Variables

ShowLoadSymbol 7 EditableText"SCANNING SUBJECT: %0"




http://swfchan.com/11/50679/info.shtml
Created: 26/4 -2019 03:39:27 Last modified: 26/4 -2019 03:39:27 Server time: 29/04 -2024 09:08:36