Flex 에 웹 페이지 삽입

1. Flex - IFrame 다운로드,https://github.com/flex-users/flex-iframe/downloads혹시http://download.csdn.net/detail/whuqin/4145329Flex 버 전
2. Flex 프로젝트 에서 IFrame. as, IFrame External Calls. as 가 져 오기
3. 페이지 에 iframe 컨트롤 사용
<IFrame id="iframe" source="http://www.csdn.net" width="100%" height="630" bottom="30"></IFrame>

끼 워 넣 은 페이지 를 동적 으로 수정 하려 면:
var path:String;
<IFrame id="iframe" source="{path}"></IFrame>

좋은 웹페이지 즐겨찾기