Flash/IDE
Adding Flash Player 11.2 support to Flash Pro CS5 and CS5.5 //2012/05/09 02:08
괴수가면
2012. 6. 5. 01:56
http://blogs.adobe.com/rgalvan/2011/11/adding-fp11-support-to-flash-pro-cs5-and-cs5-5.html
위 링크(FP11을 설정하는 법)을 따라하되
폴더 이름을 FP11.2로 바꾸고 그 안에 playerglobal11_2.swc를 복사해 넣고 playerglobal.swc로 이름을 변경한다,
$Flash//Common/Configuration/Players/FlashPayer11_2.xml 파일의 내용을 다음과 같이 수정한다.(파일이 없으므로 이전 버젼 것을 복사한 후 이름을 변경해준다.)
Flash Player 11.2 Device Central/adcdl.exe Device Central/adcdl .....
Project > Properties > Compiler Options > ADvanced > Additional Compiler Options
위 항목에 "-swf-version=15"(따옴표 제외)를 추가하면 컴파일시 적용되어 정상 작동된다.