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

<div style="position:absolute;top:-99px;left:-99px;"><img src="https://tools.swfchan.com/stathit.asp?noj=FRM85044270-7DC&rnd=85044270" width="1" height="1"></div>

discophrenia 20 wip.swf

This is the info page for
Flash #260027

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


Text
99:99

99:99

Status

Status

MCF-23

IDK*

Normal Bias
EQ-120s

Noise
Reduction

IN
OUT

A

Demo 5-5-2025 - Discophrenia 20 WIP

One time I took
it all too fast

And then, I
wanted to cry.

I wasn't sure
if it was real

Or if I was an
expendable guy

So I took my
head in the
moment

Gave it all a
shake to the
side

Tonight im
feeling awful

Cuz I, wanted to
commit suicide

I dont know what
I'm feeling..

Am I , okay??

Am I having a real
good time, well--

It-- doesn't seem
that way

But my feelings
are stronger,

Despite today--

Where I , wanna be
upset and cry,
because--

I--dont--feel-the-
-same.

What's the kind of
thing that feels
awful,

That will bring a
grown man to his
knees

Is it something
your folks never
mentioned--

Something bout'
the birds and the
bees?

I dont have a huge
little black book-

Count my lovers on
a single hand.

Life, stopped me
from forming

friendships, over
40, cant be a
single man

I mean--

How do I know--

If I'm okay??

If we - hand an
awfully good time

Then,

I'd just assume
youd probably do
the same

I dont know what
im feeling--

Am I okay??

Am I talking to a
pretty girl, who-

Doesn't feel that
way?

But my, feelings
are stronger--

Despite today.

Where I wanna be
upset and cry--

Because--

I dont, feel, the,

Same.

That was one take

ActionScript [AS1/AS2]

Frame 1
_root.onLoad = function () { _root._xscale = 145; _root._yscale = 145; }; _root.onEnterFrame = function () { _root._xscale = 145; _root._yscale = 145; };
Instance of Symbol 12 MovieClip "seekbar" in Frame 1
onClipEvent (mouseDown) { if (doubleClick >= 2) { delete doubleClick; } else { doubleClick++; } } onClipEvent (load) { movie = new Color(_root); shade = new Object(); value = 50; shade = {ra:value, rb:"0", ga:value, gb:0, ba:value, bb:"0", aa:"100", ab:"0"}; noshade = {ra:"100", rb:"0", ga:"100", gb:0, ba:"100", bb:"0", aa:"100", ab:"0"}; status = ""; _root.seekbar._visible = false; } onClipEvent (enterFrame) { if (status == "Stop") { movie.setTransform(shade); } else if (status == "Play") { movie.setTransform(noshade); } if (statusTimer >= 50) { status = ""; delete statusTimer; } else { statusTimer++; } _root.tests = doubleClickTimer; if (doubleClick >= 2) { if (movie_stop == true) { if (_root._ymouse >= 350) { _root.gotoAndStop(formula); _root.seekbar.head._x = _root._xmouse; } status = "Play"; delete statusTimer; _root.play(); delete movie_stop; } else { status = "Stop"; delete statusTimer; _root.stop(); movie_stop = true; } delete doubleClick; delete doubleClickTimer; } else if (doubleClick >= 1) { if (doubleClickTimer >= 10) { delete doubleClick; delete doubleClickTimer; } else { doubleClickTimer++; } } fps = 25; if (_root._ymouse >= 350) { _root.seekbar._y = 378; _root.seekbar._x = 11; _root.seekbar._visible = true; } else if (_root.seekbar.mouseHit == 1) { } else { _root.seekbar._visible = false; } if (second == null) { second = 0; min = 0; ten = 0; } second = Math.round(_root._currentframe / fps); ten = Math.floor(second / 10); min = Math.floor(ten / 6); ms1 = ((_root._currentframe / fps) * 1000) - (Math.round(_root._currentframe / fps) * 1000); ms2 = ((_root._currentframe / 3) * 1000) - (Math.round(_root._currentframe / 3) * 1000); ms3 = ((_root._currentframe / 2) * 1000) - (Math.round(_root._currentframe / 2) * 1000); milsec = (((Math.floor((ms1 + 500) / 100) + "") + Math.floor((ms2 + 500) / 100)) + "") + Math.ceil((ms3 + 500) / 100); _root.playTimer = (((((min + ":") + (ten - (min * 6))) + "") + (second - (ten * 10))) + ":") + milsec; formula = Math.ceil((_root._xmouse * _root._totalframes) / 550); if (_root.seekbar.head.hitTest(_root._xmouse, _root._ymouse, true) && (_root.seekbar.m == 1)) { _root.seekbar.mouseHit = 1; _root.seekbar.head._x = _root._xmouse; _root.gotoAndStop(formula); } else if (_root.seekbar.head.hitTest(_root._xmouse, _root._ymouse, false)) { delete _root.seekbar.mouseHit; } if (_root.seekbar.mouseHit == 1) { _root.seekbar.head.gotoAndStop(3); status = "Stop"; delete statusTimer; if (_root.seekbar.head._x < 0) { _root.seekbar.head._x = 0; delete _root.seekbar.mouseHit; } else if (_root.seekbar.head._x > 539) { _root.seekbar.head._x = 539; delete _root.seekbar.mouseHit; } else { _root.gotoAndStop(formula); _root.seekbar.head._x = _root._xmouse; stopAllSounds(); delete playMusic; } } else { if (playMusic == null) { _root.gotoAndPlay(_root._currentframe); status = "Play"; delete statusTimer; playMusic = 1; } _root.seekbar.head._x = (_root._currentframe * 539) / (_root._totalframes - 1); } }
Symbol 6 Button
on (press) { m = 1; mouseHit = 1; } on (rollOut, release, releaseOutside) { delete m; delete mouseHit; }
Instance of Symbol 8 MovieClip in Symbol 12 MovieClip Frame 1
onClipEvent (enterFrame) { if (_parent.mouseHit == 1) { this._x = _root._xmouse; this._visible = true; } else { this._visible = false; } }
Instance of Symbol 32 MovieClip "turn_one" in Symbol 35 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = (_rotation - 50); }
Instance of Symbol 32 MovieClip in Symbol 35 MovieClip Frame 1
onClipEvent (enterFrame) { _rotation = (_rotation - 100); }

Library Items

Symbol 1 GraphicUsed by:Timeline
Symbol 2 GraphicUsed by:12
Symbol 3 GraphicUsed by:6
Symbol 4 GraphicUsed by:6
Symbol 5 GraphicUsed by:6
Symbol 6 ButtonUses:3 4 5Used by:12
Symbol 7 GraphicUsed by:8
Symbol 8 MovieClipUses:7Used by:12
Symbol 9 FontUsed by:10 11 13 14 18 22 23 25 27 28 36 37 38 39 40 41 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
Symbol 10 EditableTextUses:9Used by:12
Symbol 11 EditableTextUses:9Used by:12
Symbol 12 MovieClipUses:2 6 8 10 11Used by:Timeline
Symbol 13 EditableTextUses:9Used by:15
Symbol 14 EditableTextUses:9Used by:15
Symbol 15 MovieClipUses:13 14Used by:Timeline
Symbol 16 BitmapUsed by:17
Symbol 17 GraphicUses:16Used by:35
Symbol 18 TextUses:9Used by:35
Symbol 19 FontUsed by:20
Symbol 20 TextUses:19Used by:35
Symbol 21 GraphicUsed by:35
Symbol 22 EditableTextUses:9Used by:35
Symbol 23 EditableTextUses:9Used by:35
Symbol 24 GraphicUsed by:35
Symbol 25 EditableTextUses:9Used by:35
Symbol 26 GraphicUsed by:35
Symbol 27 EditableTextUses:9Used by:35
Symbol 28 EditableTextUses:9Used by:35
Symbol 29 GraphicUsed by:35
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:32
Symbol 32 MovieClipUses:31Used by:35
Symbol 33 GraphicUsed by:34
Symbol 34 MovieClipUses:33Used by:35
Symbol 35 MovieClipUses:17 18 20 21 22 23 24 25 26 27 28 29 32 34Used by:Timeline
Symbol 36 EditableTextUses:9Used by:Timeline
Symbol 37 EditableTextUses:9Used by:Timeline
Symbol 38 EditableTextUses:9Used by:Timeline
Symbol 39 EditableTextUses:9Used by:Timeline
Symbol 40 EditableTextUses:9Used by:Timeline
Symbol 41 EditableTextUses:9Used by:Timeline
Symbol 42 EditableTextUses:9Used by:Timeline
Symbol 43 EditableTextUses:9Used by:Timeline
Symbol 44 EditableTextUses:9Used by:Timeline
Symbol 45 EditableTextUses:9Used by:Timeline
Symbol 46 EditableTextUses:9Used by:Timeline
Symbol 47 EditableTextUses:9Used by:Timeline
Symbol 48 EditableTextUses:9Used by:Timeline
Symbol 49 EditableTextUses:9Used by:Timeline
Symbol 50 EditableTextUses:9Used by:Timeline
Symbol 51 EditableTextUses:9Used by:Timeline
Symbol 52 EditableTextUses:9Used by:Timeline
Symbol 53 EditableTextUses:9Used by:Timeline
Symbol 54 EditableTextUses:9Used by:Timeline
Symbol 55 EditableTextUses:9Used by:Timeline
Symbol 56 EditableTextUses:9Used by:Timeline
Symbol 57 EditableTextUses:9Used by:Timeline
Symbol 58 EditableTextUses:9Used by:Timeline
Symbol 59 EditableTextUses:9Used by:Timeline
Symbol 60 EditableTextUses:9Used by:Timeline
Symbol 61 EditableTextUses:9Used by:Timeline
Symbol 62 EditableTextUses:9Used by:Timeline
Symbol 63 EditableTextUses:9Used by:Timeline
Symbol 64 EditableTextUses:9Used by:Timeline
Symbol 65 EditableTextUses:9Used by:Timeline
Symbol 66 EditableTextUses:9Used by:Timeline
Symbol 67 EditableTextUses:9Used by:Timeline
Symbol 68 EditableTextUses:9Used by:Timeline
Symbol 69 EditableTextUses:9Used by:Timeline
Symbol 70 EditableTextUses:9Used by:Timeline
Symbol 71 EditableTextUses:9Used by:Timeline
Symbol 72 EditableTextUses:9Used by:Timeline
Symbol 73 EditableTextUses:9Used by:Timeline
Symbol 74 EditableTextUses:9Used by:Timeline
Symbol 75 EditableTextUses:9Used by:Timeline
Symbol 76 EditableTextUses:9Used by:Timeline
Streaming Sound 1Used by:Timeline

Instance Names

"seekbar"Frame 1Symbol 12 MovieClip
"head"Symbol 12 MovieClip Frame 1Symbol 6 Button
"turn_one"Symbol 35 MovieClip Frame 1Symbol 32 MovieClip

Dynamic Text Variables

_root.playTimerSymbol 10 EditableText"99:99"
_root.playTimerSymbol 11 EditableText"99:99"
_root.seekbar.statusSymbol 13 EditableText"Status"
_root.seekbar.statusSymbol 14 EditableText"Status"




http://swfchan.com/53/260027/info.shtml
Created: 6/5 -2025 03:00:38 Last modified: 6/5 -2025 03:00:38 Server time: 07/12 -2025 01:53:20