flash on 2012-3-18

by tnRaro
♥0 | Line 66 | Modified 2012-03-18 22:59:57 | MIT License
play

ActionScript3 source code

/**
 * Copyright tnRaro ( http://wonderfl.net/user/tnRaro )
 * MIT License ( http://www.opensource.org/licenses/mit-license.php )
 * Downloaded from: http://wonderfl.net/c/eO1S
 */

package{
    import flash.display.Sprite;
    import flash.display.Graphics;
    public class TextDrawCoding extends Sprite{
        public function TextDrawCoding():void{ 
            var DrawCodeLine0x00ff003:Sprite = new Sprite;
            DrawCodeLine0x00ff003.graphics.lineStyle(3,0x00ff00);
            var DrawCodeLine0x0000001:Sprite = new Sprite;
            DrawCodeLine0x0000001.graphics.lineStyle(1,0x000000);
            var DrawCodeLine0xff00005:Sprite = new Sprite;
            DrawCodeLine0xff00005.graphics.lineStyle(5,0xff0000);
            DrawCodeLine0x00ff003.graphics.moveTo(202,266);
            DrawCodeLine0x00ff003.graphics.lineTo(203,265);
            DrawCodeLine0x00ff003.graphics.lineTo(208,263);
            DrawCodeLine0x00ff003.graphics.lineTo(217,260);
            DrawCodeLine0x00ff003.graphics.lineTo(231,254);
            DrawCodeLine0x00ff003.graphics.lineTo(249,246);
            DrawCodeLine0x00ff003.graphics.lineTo(275,236);
            DrawCodeLine0x00ff003.graphics.lineTo(312,225);
            DrawCodeLine0x00ff003.graphics.lineTo(350,216);
            DrawCodeLine0x00ff003.graphics.lineTo(402,204);
            DrawCodeLine0x00ff003.graphics.lineTo(453,200);
            DrawCodeLine0x00ff003.graphics.lineTo(501,196);
            DrawCodeLine0x00ff003.graphics.lineTo(549,192);
            DrawCodeLine0x00ff003.graphics.lineTo(577,191);
            DrawCodeLine0x0000001.graphics.moveTo(356,367);
            DrawCodeLine0x0000001.graphics.lineTo(356,366);
            DrawCodeLine0x0000001.graphics.lineTo(356,363);
            DrawCodeLine0x0000001.graphics.lineTo(356,359);
            DrawCodeLine0x0000001.graphics.lineTo(356,352);
            DrawCodeLine0x0000001.graphics.lineTo(354,344);
            DrawCodeLine0x0000001.graphics.lineTo(351,333);
            DrawCodeLine0x0000001.graphics.lineTo(348,317);
            DrawCodeLine0x0000001.graphics.lineTo(338,294);
            DrawCodeLine0x0000001.graphics.lineTo(331,268);
            DrawCodeLine0x0000001.graphics.lineTo(319,240);
            DrawCodeLine0x0000001.graphics.lineTo(309,211);
            DrawCodeLine0x0000001.graphics.lineTo(299,185);
            DrawCodeLine0x0000001.graphics.lineTo(289,160);
            DrawCodeLine0x0000001.graphics.lineTo(280,136);
            DrawCodeLine0x0000001.graphics.lineTo(274,114);
            DrawCodeLine0x0000001.graphics.lineTo(269,97);
            DrawCodeLine0x0000001.graphics.lineTo(268,83);
            DrawCodeLine0x0000001.graphics.lineTo(267,75);
            DrawCodeLine0x0000001.graphics.lineTo(266,68);
            DrawCodeLine0xff00005.graphics.moveTo(201,339);
            DrawCodeLine0xff00005.graphics.lineTo(202,338);
            DrawCodeLine0xff00005.graphics.lineTo(208,335);
            DrawCodeLine0xff00005.graphics.lineTo(222,331);
            DrawCodeLine0xff00005.graphics.lineTo(240,328);
            DrawCodeLine0xff00005.graphics.lineTo(265,321);
            DrawCodeLine0xff00005.graphics.lineTo(292,317);
            DrawCodeLine0xff00005.graphics.lineTo(324,312);
            DrawCodeLine0xff00005.graphics.lineTo(363,310);
            DrawCodeLine0xff00005.graphics.lineTo(403,308);
            DrawCodeLine0xff00005.graphics.lineTo(450,306);
            DrawCodeLine0xff00005.graphics.lineTo(495,306);
            DrawCodeLine0xff00005.graphics.lineTo(539,306);
            DrawCodeLine0xff00005.graphics.lineTo(581,306);
            DrawCodeLine0xff00005.graphics.lineTo(614,306);
            DrawCodeLine0xff00005.graphics.lineTo(637,306);
            DrawCodeLine0xff00005.graphics.lineTo(659,306);
            DrawCodeLine0xff00005.graphics.lineTo(674,306);
            
            }
        }
}
//그림코딩 Copyrightⓒ. 2012. didghwls03@naver.com