[ Design ]/Flash

플래시 전체 화면으로 뜨게하려면

관이119 2012. 9. 13. 15:54
반응형
바부팅이의 블로그~~ | 바부팅이
http://blog.naver.com/fillgun/50005772165

첫 프레임 액션에 삽입

fscommand ("fullscreen", "true");
fscommand ("allowscale", "false");
fscommand ("showmenu", "false");
반응형