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

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

Shittyart Board.swf

This is the info page for
Flash #66099

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


Text
brush

ABC

ABC

a

h

p

l

a

ActionScript [AS1/AS2]

Frame 1
Mouse.hide(); _root.sizeChoice = 1; _root.myAlpha = 100; _root.createEmptyMovieClip("myLine", 0); _root.onMouseDown = function () { if (_root.textIsTrue == true) { this.createTextField("test_txt", 10, _xmouse, _ymouse, 300, 100); test_txt.multiline = true; test_txt.wordWrap = true; test_txt.autoSize = "left"; test_txt.text = "text"; test_txt.type = "input"; _root.textIsTrue = false; } myLine.moveTo(_xmouse, _ymouse); myLine.lineStyle(_root.sizeChoice, _root.colorChoice, _root.myAlpha); _root.onMouseMove = function () { myLine.lineTo(_xmouse, _ymouse); }; }; _root.onMouseUp = function () { _root.onMouseMove = noLine; }; eraser_btn.onPress = function () { _root.clear(); };
Instance of Symbol 68 MovieClip "stroke" in Frame 1
onClipEvent (enterFrame) { _x = _root._xmouse; _y = _root._ymouse; }
Instance of Symbol 78 MovieClip in Frame 1
onClipEvent (load) { _root.textIsTrue = false; } onClipEvent (enterFrame) { if (_root.textIsTrue == false) { this.gotoAndStop(1); } else { this.gotoAndStop(1); } }
Symbol 8 Button
on (release) { myLine.clear(); }
Symbol 11 Button
on (release) { getURL ("http://www.shittyart.net", "_blank"); }
Symbol 14 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFF0000"; }
Symbol 16 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFF9900"; }
Symbol 18 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFFFF00"; }
Symbol 20 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x00FF00"; }
Symbol 22 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x0066FF"; }
Symbol 24 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x9900FF"; }
Symbol 26 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x990099"; }
Symbol 28 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x000000"; }
Symbol 30 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFF33CC"; }
Symbol 32 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFFCC66"; }
Symbol 34 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x663300"; }
Symbol 36 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x009933"; }
Symbol 38 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x0099FF"; }
Symbol 40 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xCC99FF"; }
Symbol 42 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xCCCCCC"; }
Symbol 44 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x999999"; }
Symbol 46 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xDE79E7"; }
Symbol 48 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFF6633"; }
Symbol 50 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x7B4637"; }
Symbol 52 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x336600"; }
Symbol 54 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x66CCFF"; }
Symbol 56 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xCC33CC"; }
Symbol 58 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0x333333"; }
Symbol 60 Button
on (press) { _root.onMouseMove = noLine; _root.colorChoice = "0xFFFFFF"; }
Symbol 62 Button
on (press) { _root.onMouseMove = noLine; _root.sizeChoice = _root.sizeChoice + 1; _root.stroke._xscale = _root.stroke._xscale + 25; _root.stroke._yscale = _root.stroke._yscale + 25; }
Symbol 64 Button
on (press) { _root.onMouseMove = noLine; _root.sizeChoice = _root.sizeChoice - 1; _root.stroke._xscale = _root.stroke._xscale - 25; _root.stroke._yscale = _root.stroke._yscale - 25; if (_root.stroke._yscale <= 100) { _root.stroke._yscale = 100; _root.stroke._xscale = 100; } }
Symbol 74 Button
on (release) { _root.textIsTrue = true; nextFrame(); }
Symbol 77 Button
on (release) { _root.textIsTrue = false; prevFrame(); }
Symbol 78 MovieClip Frame 1
stop();
Symbol 80 Button
on (press) { _root.onMouseMove = noLine; _root.myAlpha = _root.myAlpha - 10; if (_root.myAlpha <= 0) { _root.myAplha = 0; } if (_root.myAlpha >= 100) { _root.myAplha = 100; } }
Symbol 82 Button
on (press) { _root.onMouseMove = noLine; _root.myAlpha = _root.myAlpha + 10; if (_root.myAlpha <= 0) { _root.myAplha = 0; } if (_root.myAlpha >= 100) { _root.myAplha = 100; } }

Library Items

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

Instance Names

"stroke"Frame 1Symbol 68 MovieClip

Special Tags

FileAttributes (69)Timeline Frame 1Access local files only, Metadata not present, AS1/AS2.




http://swfchan.com/14/66099/info.shtml
Created: 12/4 -2019 06:07:08 Last modified: 12/4 -2019 06:07:08 Server time: 10/05 -2024 15:33:07