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

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

Portrait Of You!.swf

This is the info page for
Flash #55991

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


Text
Play

How to?

Select a Mode

Self Portrait

Draw on yourself!

Doodle

Instructions

It's very simple really. First select a
mode in which you would like to play.
Then select the frame you would like
for your background. Then draw away
with your cursor!

reset

Back

ActionScript [AS1/AS2]

Frame 1
stop(); NewgroundsAPI.connectMovie(3677);
Frame 3
stop();
Frame 4
stop(); unloadMovie (terrain);
Frame 5
stop();
Frame 7
stop(); var distance = 2; var angleInDegrees = 45; var highlightColor = 0; var highlightAlpha = 1; var shadowColor = 1; var shadowAlpha = 1; var blurX = 8; var blurY = 8; var strength = 10; var quality = 3; var type = "inner"; var knockout = false; var my_bevel_filter = (new flash.filters.BevelFilter(distance, angleInDegrees, highlightColor, highlightAlpha, shadowColor, shadowAlpha, blurX, blurY, strength, quality, type, knockout)); createEmptyMovieClip("terrain", 1); terrain.lineStyle(12, 0, 100); terrain.filters = new Array(my_bevel_filter); imdrawing = false; onMouseDown = function () { if (imdrawing == false) { terrain.moveTo(_xmouse, _ymouse); imdrawing = true; } if (imdrawing == true) { onEnterFrame = function () { terrain.lineTo(_xmouse, _ymouse); }; } }; onMouseUp = function () { onEnterFrame = function () { imdrawing = false; }; };
Frame 9
stop(); myCam = Camera.get(); myCamera.attachVideo(myCam); myCamera.smoothing = true; var distance = 2; var angleInDegrees = 45; var highlightColor = 0; var highlightAlpha = 1; var shadowColor = 1; var shadowAlpha = 1; var blurX = 8; var blurY = 8; var strength = 10; var quality = 3; var type = "inner"; var knockout = false; var my_bevel_filter = (new flash.filters.BevelFilter(distance, angleInDegrees, highlightColor, highlightAlpha, shadowColor, shadowAlpha, blurX, blurY, strength, quality, type, knockout)); createEmptyMovieClip("terrain", 1); terrain.lineStyle(12, 0, 100); terrain.filters = new Array(my_bevel_filter); imdrawing = false; onMouseDown = function () { if (imdrawing == false) { terrain.moveTo(_xmouse, _ymouse); imdrawing = true; } if (imdrawing == true) { onEnterFrame = function () { terrain.lineTo(_xmouse, _ymouse); }; } }; onMouseUp = function () { onEnterFrame = function () { imdrawing = false; }; };
Frame 11
stop(); var distance = 2; var angleInDegrees = 45; var highlightColor = 0; var highlightAlpha = 1; var shadowColor = 1; var shadowAlpha = 1; var blurX = 8; var blurY = 8; var strength = 10; var quality = 3; var type = "inner"; var knockout = false; var my_bevel_filter = (new flash.filters.BevelFilter(distance, angleInDegrees, highlightColor, highlightAlpha, shadowColor, shadowAlpha, blurX, blurY, strength, quality, type, knockout)); createEmptyMovieClip("terrain", 1); terrain.lineStyle(10, 0, 70); terrain.filters = new Array(my_bevel_filter); imdrawing = false; onMouseDown = function () { if (imdrawing == false) { terrain.moveTo(_xmouse, _ymouse); imdrawing = true; } if (imdrawing == true) { onEnterFrame = function () { terrain.lineTo(_xmouse, _ymouse); }; } }; onMouseUp = function () { onEnterFrame = function () { imdrawing = false; }; };
Symbol 19 MovieClip Frame 40
stop();
Symbol 33 Button
on (press) { tellTarget (_root) { nextFrame(); }; }
Symbol 34 Button
on (press) { gotoAndStop ("end"); _root.play(); }
Instance of Symbol 9 MovieClip in Symbol 35 MovieClip Frame 1
onClipEvent (load) { _root.stop(); PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndStop("lastframe"); } } onClipEvent (enterFrame) { PercentLoaded = int((_root.getBytesLoaded() / _root.getBytesTotal()) * 100); if (PercentLoaded != 100) { _parent.gotoAndStop(PercentLoaded); } else { _parent.gotoAndPlay("loaded"); } }
Symbol 35 MovieClip Frame 101
play();
Symbol 35 MovieClip Frame 165
stop();
Symbol 41 Button
on (release) { NewgroundsAPI.loadNewgrounds(); }
Symbol 47 Button
on (release) { NewgroundsAPI.loadNewgrounds(); }
Symbol 50 MovieClip Frame 1
function startAd(ngad_url) { trace("opening " + ngad_url); System.security.allowDomain("70.87.128.99"); System.security.allowInsecureDomain("70.87.128.99"); System.security.allowDomain("ads.shizmoo.com"); System.security.allowInsecureDomain("ads.shizmoo.com"); System.security.allowDomain("www.cpmstar.com"); System.security.allowInsecureDomain("www.cpmstar.com"); System.security.allowDomain("server.cpmstar.com"); System.security.allowInsecureDomain("server.cpmstar.com"); var ngads_redirect = new XML(); ngads_redirect.ignoreWhite = true; ngads_redirect.onLoad = function (success) { trace("[NEWGROUNDS FLASH ADS] :: You may get a 'Security Sandbox Violation' ... this is normal, do not freak out!"); if (success) { ng_ad.loadMovie(ngads_redirect.toString(), "GET"); } }; ngads_redirect.load(ngad_url); } if (NewgroundsAPI.getAdURL()) { startAd(NewgroundsAPI.getAdURL()); } NewgroundsAPI.onAdsApproved = function (ad_url) { startAd(ad_url); }; stop();
Symbol 55 Button
on (release) { gotoAndPlay (3); }
Symbol 58 Button
on (release) { gotoAndPlay (4); }
Symbol 60 Button
on (release) { gotoAndPlay (4); }
Symbol 61 Button
on (release) { gotoAndPlay (5); }
Symbol 67 Button
on (release) { gotoAndPlay (6); }
Symbol 70 Button
on (release) { gotoAndPlay (8); }
Symbol 74 Button
on (release) { gotoAndPlay (10); }
Symbol 79 Button
on (release) { prevFrame(); }
Symbol 81 Button
on (release) { nextFrame(); }
Symbol 86 MovieClip Frame 1
stop();
Symbol 86 MovieClip Frame 2
stop();
Symbol 88 Button
on (release) { gotoAndPlay (6); }
Symbol 90 Button
on (release) { gotoAndPlay (4); }
Symbol 94 Button
on (release) { gotoAndPlay (8); }
Symbol 97 Button
on (release) { gotoAndPlay (10); }

Library Items

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

Instance Names

"myCamera"Frame 8Symbol 93 Video
"ng_ad"Symbol 50 MovieClip Frame 1Symbol 48 MovieClip

Special Tags

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

Labels

"loading"Symbol 35 MovieClip Frame 1
"loaded"Symbol 35 MovieClip Frame 101
"lastframe"Symbol 35 MovieClip Frame 165
"end"Symbol 35 MovieClip Frame 166




http://swfchan.com/12/55991/info.shtml
Created: 19/4 -2019 21:57:17 Last modified: 19/4 -2019 21:57:17 Server time: 17/05 -2024 00:03:21