2013년 4월 24일 수요일

away3d_Context3D not available.오류 발생시

flex > html-template의 index.template.html의 파일에 추가 합니다.
(1) In the javascript for swfObject
params.wmode = "direct";//params을 작성하는 부분에 추가
(2) In the <object> tag
<param name="wmode" value="direct" />
and (3) in the <object> tag for IE
 <param name="wmode" value="direct" />

댓글 없음:

댓글 쓰기