flash on 2009-12-31 takeken forked:1favorite:0lines:9license : MIT License modified : 2009-12-31 17:20:15 Embed Tweet package { import flash.display.Sprite; public class FlashTest extends Sprite { public function FlashTest() { // write as3 code here.. // lineStyle(太さ,色) graphics.lineStyle(2,0x000000); // graphics.lineTo(100,100); } } } Code Fullscreen Preview Fullscreen study Sprite sort new page view favorite forked pv210 forked from: flash on 2009-12-.. takeken forked:0 favorite:0lines:14 (diff:8) tag: study