[ Design ]/Flash
플래시 전체 화면으로 뜨게하려면
관이119
2012. 9. 13. 15:54
반응형
# 첫 프레임 액션에 삽입
fscommand ("fullscreen", "true"); fscommand ("allowscale", "false"); fscommand ("showmenu", "false"); |
반응형