flash on 2012-3-20
♥0 |
Line 27 |
Modified 2012-03-20 00:06:36 |
MIT License
archived:2017-03-20 17:49:32
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/n3Ig
*/
package{
import flash.display.Sprite;
import flash.display.Graphics;
public class TextDrawCoding extends Sprite{
public function TextDrawCoding():void{
var DrawCodeLine0x0000000:Sprite = new Sprite;
DrawCodeLine0x0000000.graphics.lineStyle(0,0x000000);
DrawCodeLine0x0000000.graphics.moveTo(202,222);
DrawCodeLine0x0000000.graphics.lineTo(204,222);
DrawCodeLine0x0000000.graphics.lineTo(209,222);
DrawCodeLine0x0000000.graphics.lineTo(214,222);
DrawCodeLine0x0000000.graphics.lineTo(223,221);
DrawCodeLine0x0000000.graphics.lineTo(231,221);
DrawCodeLine0x0000000.graphics.lineTo(239,221);
DrawCodeLine0x0000000.graphics.lineTo(249,221);
DrawCodeLine0x0000000.graphics.lineTo(257,221);
DrawCodeLine0x0000000.graphics.lineTo(267,221);
DrawCodeLine0x0000000.graphics.lineTo(275,221);
DrawCodeLine0x0000000.graphics.lineTo(283,221);
DrawCodeLine0x0000000.graphics.lineTo(290,221);
DrawCodeLine0x0000000.graphics.lineTo(295,221);
DrawCodeLine0x0000000.graphics.lineTo(298,221);
DrawCodeLine0x0000000.graphics.lineTo(301,221);
addChild(DrawCodeLine0x0000000);
}
}
}
//그림코딩 Copyrightⓒ. 2012. didghwls03@naver.com