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

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

creative.swf

This is the info page for
Flash #267686

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


Text
Loading

time remaining:

speed of download:

percentage downloaded:

bytes loaded:

elapsed time:

Play

Soundclip from "I Thought We Knew That", Lawrence Lessig, http://www.lessig.org/content/audio/

BY:

C

Copyright:  All rights reserved.
Touch  anything protected under this and you better have
an attorney.

Attribution. You let others copy, distribute,
display, and perform your copyrighted work — and
derivative works based upon it — but only if they give you
credit.

Noncommercial. You let others copy,
distribute, display, and perform your work — and derivative
works based upon it — but for noncommercial purposes only.

$

No Derivative Works. You let
others copy, distribute, display, and perform only verbatim
copies of your work, not derivative works based upon it.

=

Share Alike. You allow others to
distribute derivative works only under a license identical to
the license that governs your work.

public domain, the Work may be freely
reproduced,distributed, transmitted, used, modified, built
upon, or otherwise exploited by anyone for any purpose,
commercial or non-commercial, and in any way, including by
methods that have not yet been invented or conceived.

pd

CREATIVE COMMONS WANTS TO HELP DEFINE THE
SPECTRUM OF POSSIBILITIES BETWEEN FULL
COPYRIGHT -- ALL RIGHTS RESERVED -- AND THE
PUBLIC DOMAIN -- NO RIGHTS RESERVED.  OUR
LICENSES HELP YOU RETAIN YOUR COPYRIGHT WHILE
ALLOWING CERTAIN USES OF YOUR WORK.  THEY HELP
YOU OFFER YOUR CREATIVE WORK WITH SOME
RIGHTS RESERVED.

CC

Let's learn to share.

Replay

Replay

ActionScript [AS1/AS2]

Frame 1
objTime = new Date(); varStartSeconds = objTime.getSeconds(); varStartMinutes = objTime.getMinutes(); varStartHours = objTime.getHours(); varStartDays = objTime.getDay();
Frame 2
objNewTime = new Date(); varBytes = _root.getBytesLoaded(); varKbytes = Math.round((_root.getBytesLoaded() / 1024) * 100) / 100; varTotalBytes = Math.round((_root.getBytesTotal() / 1024) * 100) / 100; if (1024 < varBytes) { txtBytes = ((varKbytes add " Kbytes of ") add varTotalBytes) add " Kbytes"; } else { txtBytes = ((varBytes add " Bytes of ") add varTotalBytes) add " Kbytes"; } txtPercentage = Math.round((_root.getBytesLoaded() / _root.getBytesTotal()) * 100) add "%"; varElapsedSeconds = objNewTime.getSeconds() - varStartSeconds; varElapsedMinutes = objNewTime.getMinutes() - varStartMinutes; varElapsedHours = objNewTime.getHours() - varStartHours; varElapsedDays = objNewTime.getDay() - varStartDays; varElapsedTime = (((((varElapsedDays * 24) * 60) * 60) + ((varElapsedHours * 60) * 60)) + (varElapsedMinutes * 60)) + varElapsedSeconds; if (1 < varElapsedTime) { txtElapsed = varElapsedTime add " Seconds"; } else { txtElapsed = varElapsedTime add " Second"; } varSpeed = Math.round(((_root.getBytesLoaded() / varElapsedTime) / 1024) * 10) / 10; txtSpeed = varSpeed add " Kbytes/Second"; varRemaining = Math.round((_root.getBytesTotal() - _root.getBytesLoaded()) / (varSpeed * 1024)); if (1 < varRemaining) { txtRemaining = varRemaining add " Seconds"; } else { txtRemaining = varRemaining add " Second"; } varMove = Math.Round((_root.getBytesLoaded() / _root.getBytesTotal()) * 240); setProperty("_root.mcLoad", _x , 155.2 + varMove);
Frame 3
if (_root.getBytesLoaded() == _root.getBytesTotal()) { gotoAndPlay (4); } else { gotoAndPlay (2); }
Frame 4
stop();
Frame 753
stop();
Symbol 5 Button
on (release) { getURL ("http://creativecommons.org/licenses/by-nc/1.0/"); }
Symbol 21 Button
on (release) { gotoAndPlay (5); }
Symbol 72 MovieClip Frame 7
stop();
Symbol 102 Button
on (release) { gotoAndPlay (5); }

Library Items

Symbol 1 FontUsed by:2 19 49 80 85 91
Symbol 2 TextUses:1Used by:Timeline
Symbol 3 BitmapUsed by:4
Symbol 4 GraphicUses:3Used by:5
Symbol 5 ButtonUses:4Used by:Timeline
Symbol 6 GraphicUsed by:Timeline
Symbol 7 GraphicUsed by:Timeline
Symbol 8 FontUsed by:9 10 11 12 13 14 15 16 17 18
Symbol 9 EditableTextUses:8Used by:Timeline
Symbol 10 EditableTextUses:8Used by:Timeline
Symbol 11 EditableTextUses:8Used by:Timeline
Symbol 12 EditableTextUses:8Used by:Timeline
Symbol 13 EditableTextUses:8Used by:Timeline
Symbol 14 TextUses:8Used by:Timeline
Symbol 15 TextUses:8Used by:Timeline
Symbol 16 TextUses:8Used by:Timeline
Symbol 17 TextUses:8Used by:Timeline
Symbol 18 TextUses:8Used by:Timeline
Symbol 19 TextUses:1Used by:21
Symbol 20 GraphicUsed by:21
Symbol 21 ButtonUses:19 20Used by:Timeline
Symbol 22 GraphicUsed by:23
Symbol 23 MovieClipUses:22Used by:45  Timeline
Symbol 24 GraphicUsed by:25 68
Symbol 25 MovieClipUses:24Used by:43  Timeline
Symbol 26 GraphicUsed by:27
Symbol 27 MovieClipUses:26Used by:43  Timeline
Symbol 28 GraphicUsed by:29
Symbol 29 MovieClipUses:28Used by:33  Timeline
Symbol 30 GraphicUsed by:31
Symbol 31 MovieClipUses:30Used by:33
Symbol 32 GraphicUsed by:33
Symbol 33 MovieClipUses:29 31 32Used by:43  Timeline
Symbol 34 GraphicUsed by:35
Symbol 35 MovieClipUses:34Used by:42 74  Timeline
Symbol 36 GraphicUsed by:37
Symbol 37 MovieClipUses:36Used by:42
Symbol 38 GraphicUsed by:39
Symbol 39 MovieClipUses:38Used by:42
Symbol 40 GraphicUsed by:41
Symbol 41 MovieClipUses:40Used by:42
Symbol 42 MovieClipUses:35 37 39 41Used by:43  Timeline
Symbol 43 MovieClipUses:25 27 33 42Used by:44
Symbol 44 MovieClipUses:43Used by:45
Symbol 45 MovieClipUses:23 44Used by:Timeline
Symbol 46 FontUsed by:47 75 77 79 84 88 90 94 97
Symbol 47 TextUses:46Used by:Timeline
Symbol 48 GraphicUsed by:50 82
Symbol 49 TextUses:1Used by:50
Symbol 50 MovieClipUses:48 49Used by:78  Timeline
Symbol 51 GraphicUsed by:54
Symbol 52 FontUsed by:53 95 99 100
Symbol 53 TextUses:52Used by:54
Symbol 54 MovieClipUses:51 53Used by:76  Timeline
Symbol 55 GraphicUsed by:56
Symbol 56 MovieClipUses:55Used by:Timeline
Symbol 57 GraphicUsed by:58
Symbol 58 MovieClipUses:57Used by:Timeline
Symbol 59 GraphicUsed by:60
Symbol 60 MovieClipUses:59Used by:Timeline
Symbol 61 GraphicUsed by:62
Symbol 62 MovieClipUses:61Used by:67
Symbol 63 GraphicUsed by:64
Symbol 64 MovieClipUses:63Used by:67
Symbol 65 GraphicUsed by:66
Symbol 66 MovieClipUses:65Used by:67
Symbol 67 MovieClipUses:62 64 66Used by:68
Symbol 68 MovieClipUses:24 67Used by:Timeline
Symbol 69 GraphicUsed by:73
Symbol 70 GraphicUsed by:72
Symbol 71 GraphicUsed by:72
Symbol 72 MovieClipUses:70 71Used by:73
Symbol 73 MovieClipUses:69 72Used by:Timeline
Symbol 74 MovieClipUses:35Used by:Timeline
Symbol 75 TextUses:46Used by:76
Symbol 76 MovieClipUses:75 54Used by:Timeline
Symbol 77 TextUses:46Used by:78
Symbol 78 MovieClipUses:77 50Used by:Timeline
Symbol 79 TextUses:46Used by:82
Symbol 80 TextUses:1Used by:82
Symbol 81 GraphicUsed by:82
Symbol 82 MovieClipUses:48 79 80 81Used by:Timeline
Symbol 83 GraphicUsed by:86 92
Symbol 84 TextUses:46Used by:86
Symbol 85 TextUses:1Used by:86
Symbol 86 MovieClipUses:83 84 85Used by:Timeline
Symbol 87 GraphicUsed by:89
Symbol 88 TextUses:46Used by:89
Symbol 89 MovieClipUses:87 88Used by:Timeline
Symbol 90 TextUses:46Used by:92
Symbol 91 TextUses:1Used by:92
Symbol 92 MovieClipUses:83 90 91Used by:Timeline
Symbol 93 GraphicUsed by:96
Symbol 94 TextUses:46Used by:96
Symbol 95 TextUses:52Used by:96
Symbol 96 MovieClipUses:93 94 95Used by:Timeline
Symbol 97 TextUses:46Used by:98
Symbol 98 MovieClipUses:97Used by:Timeline
Symbol 99 TextUses:52Used by:102
Symbol 100 TextUses:52Used by:102
Symbol 101 GraphicUsed by:102
Symbol 102 ButtonUses:99 100 101Used by:Timeline
Streaming Sound 1Used by:Timeline

Dynamic Text Variables

txtRemainingSymbol 9 EditableText""
txtSpeedSymbol 10 EditableText""
txtPercentageSymbol 11 EditableText""
txtBytesSymbol 12 EditableText""
txtElapsedSymbol 13 EditableText""




https://swfchan.com/54/267686/info.shtml
Created: 6/6 -2026 10:00:34 Last modified: 6/6 -2026 10:00:34 Server time: 06/06 -2026 21:22:41