package { import flash.display.*; import flash.events.Event; [SWF( backgroundColor = "#ffffff", width = "592", height = "333", frameRate = "36")] public class Main extends Sprite { } }
'Flash > AS3.0' 카테고리의 다른 글
FileReference.load() //2010/08/15 17:32 (0) | 2012.06.05 |
---|---|
FLVPlayback smoothing //2010/04/02 10:22 (0) | 2012.06.05 |
RegExp 4 - 특정 단어 제외 //2010/01/14 13:00 (1) | 2012.06.05 |
Event.RENDER //2009/09/29 12:44 (0) | 2012.06.05 |
RegExp 3 - 단어 경계 //2009/09/07 16:08 (0) | 2012.06.05 |