Contents
1. 참고링크 [Bottom] [Top]
Adobe 개발자 센터 http://www.adobe.com/kr/devnet/
Flash 개발자 센터 http://www.adobe.com/kr/devnet/flash/
Flex 개발자 센터 http://www.adobe.com/kr/devnet/flex/
예제로 배우는 Adobe 플렉스(개정판) 교재 사이트 http://www.okgosu.net
1.1. Flash [Bottom] [Top]
Adobe Flash 개발자 센터 http://www.adobe.com/kr/devnet/flash/
- 웹페이지
Adobe 도움말 리소스 센터 / Flash CS3 리소스 http://www.adobe.com/support/documentation/kr/flash/
Flash CS3 Professional 사용 안내서 http://livedocs.adobe.com/flash/9.0_kr/UsingFlash/
Flash CS3 설명서 http://livedocs.adobe.com/flash/9.0_kr/main/
ActionScript 3.0 언어 및 구성 요소 참조 설명서 http://livedocs.adobe.com/flash/9.0_kr/ActionScriptLangRefV3/
- PDF 파일
Adobe Flash CS3 Professional 사용 안내서 http://livedocs.adobe.com/flash/9.0_kr/UsingFlash/flash_cs3_help.pdf
Action Script 3.0 프로그래밍 http://livedocs.adobe.com/flash/9.0_kr/main/flash_as3_programming.pdf
Action Script 3.0 구성 요소 사용 설명서 http://livedocs.adobe.com/flash/9.0_kr/main/flash_as3_components_help.pdf
Flash 확장 http://livedocs.adobe.com/flash/9.0_kr/main/flash_cs3_extending.pdf
비트맵 사용 예제 http://livedocs.adobe.com/flash/9.0_kr/main/fl_bitmaps_example.pdf
필터 사용 예제 http://livedocs.adobe.com/flash/9.0_kr/main/fl_filters_example.pdf
1.2. Flex [Bottom] [Top]
Adobe Flex 개발자 센터 http://www.adobe.com/kr/devnet/flex/
Adobe Flex 3 Component Explorer http://examples.adobe.com/flex3/componentexplorer/explorer.html
Flex 3 Style Explorer BETA http://examples.adobe.com/flex3/consulting/styleexplorer/Flex3StyleExplorer.html
Flex 2 Style Explorer http://examples.adobe.com/flex2/consulting/styleexplorer/Flex2StyleExplorer.html
Adobe Flex 공식 사이트 http://www.adobeflex.co.kr
- 웹페이지
Adobe Flex resources http://www.adobe.com/support/documentation/en/flex/
Adobe Flex Language Reference http://livedocs.adobe.com/flex/3/langref/
- PDF 파일
Flex 3 Developer Guide http://livedocs.adobe.com/flex/3/devguide_flex3.pdf
Adobe Flex 3 Data Visualization Developer Guide http://livedocs.adobe.com/flex/3/datavis_flex3.pdf
Adobe Flex 3 Compiler API User Guide http://livedocs.adobe.com/flex/3/compilerAPI_flex3.pdf
Complete Flex 3 documentation http://livedocs.adobe.com/flex/3/flex3_documentation.zip
Adobe® Flash® Platform / ActionScript® Reference / Rich Internet Application Development http://www.adobe.com/devnet/actionscript/articles/atp_ria_guide/atp_ria_guide.pdf
- 국내 커뮤니티
Flex/AIR Docs 한글화 문서 http://flexdocs.kr
Flex4u (카페, 동영상강좌) http://cafe.naver.com/flex4u
CodeWay-Flex 게시판 http://codeway.co.kr/board/bbs/group.php?gr_id=FLEX
Flex4u 1차 동영상 강좌 (2~8회) 종합편 http://codeway.co.kr/board/bbs/board.php?bo_table=FLEX_Lecture&wr_id=60
Flex4u 2차 동영상 강좌 (1~8회) 종합편 http://codeway.co.kr/board/bbs/board.php?bo_table=FLEX_Lecture&wr_id=63
- 해외 커뮤니티
Flex.org http://flex.org
Flex Examples http://blog.flexexamples.com
FLEX Showcase http://flex.org/showcase/
CFLEX: Community Flex http://www.cflex.net/
1.2.1. Flex 데이터 연동 정보 [Bottom] [Top]
Adobe Open Source http://opensource.adobe.com/wiki/display/site/Home
- LCDS (Live Cycle Data Service)
LCDS 란? Data Service 연동을 위한 서버로 유료, Trial 버전도 제공.
Flex SDK 와 LCDS 의 비교 http://blog.naver.com/dalgundal?Redirect=Log&logNo=90040428653
BlazeDS http://opensource.adobe.com/wiki/display/blazeds/BlazeDS
- Open Source Data Service 서버.
2. 웹 프로그래밍 팁 [Bottom] [Top]
2.1. ASP.NET 프로그래밍 [Bottom] [Top]
처음 ASP.NET 프로그래밍 시 다음과 같은 오류가 발생할 경우, 간단히 해결 해보자.
- 웹 서비스/응용 프로그램 프로젝트 생성 시 오류 발생.
- 해결 방법:
[인터넷 정보 서비스] 를 열고 해당 웹 사이트의 [등록 정보] 창을 연다.
[ASP.NET] 탭을 열고 [ASP.NET 버전] 을 확인한다.
- ASP.NET 버전은 다음과 같이 설정한다.
Visual Studio 버전
ASP.NET 버전
Visaul Studio 2003
1.1.xxxx
Visaul Studio 2005
2.0.xxxx
- 해결 방법:
웹 페이지를 실행 시켰을 경우, Windows 통합 인증 오류 때문에 실행되지 않을 경우
- 해결 방법:
[인터넷 정보 서비스] 를 열고 해당 웹 사이트의 [등록 정보] 창을 연다.
[디렉토리 보안] 탭을 열고 [익명 액세스 및 인증 제어] 의 [편집] 버튼을 클릭한다.
[인증 방법] 창이 열리면 [인증된 액세스]의 [Windows 통합 인증] 을 체크한 후 확인 버튼을 누른다.
- 해결 방법:
웹 페이지를 실행 시켰을 경우, "'xxxxx' 경로에 대한 액세스가 거부되었습니다." 오류 발생.
- 해결 방법:
[Visual Studio .NET 명령 프롬프트] 을 연다.
aspnet_regiis -i 을 실행한다.
- 해결 방법:
2.2. 웹 설치 테스트 과정 [Bottom] [Top]
- 데이터베이스 설정
- DB 생성
- DB 유저 생성 / 접근 권한 설정
- 테이블 생성
- 임시 데이터 입력
** DB 쿼리 테스트
- 웹 서비스 설정
* .NET Framework 1.1
* 웹 서버(IIS) 설치
- ODBC 설정
- 웹 사이트 설정
- ASP 파일 업로드
** 웹 서비스 테스트
- Flex(Flash) 파일 업로드
** 최종 테스트
*) 추가적인 설치 과정, 처음 설치 후 생략 가능
**) 테스트 과정
3. 네트워크 프로그래밍 팁 [Bottom] [Top]
3.1. Socket 프로그래밍 [Bottom] [Top]
- Flex 3 에서 Socket 통신 시 Policy Request 처리하기 ( 소켓 인증 권한 획득하기 )
서버측의 crossdomain.xml 파일 전송 처리가 필요하다. 참고> http://ummae.tistory.com/210
Policy file changes in Flash Player 9 and Flash Player 10 http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_04.html
Setting up a socket policy file server http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html
4. XML 프로그래밍 [Bottom] [Top]
4.1. ASP 에서 XML 파일 읽기 [Bottom] [Top]
HOWTO: Visual Basic .NET을 사용하여 파일에서 XML 읽기 http://support.microsoft.com/kb/301225/ko
[Asp.net] XML 파일 읽기 http://flashcafe.org/asp_study/3723/page/12
ASP 와 XML http://njhouse.tistory.com/40
ASP.NET에서 XML 파일 읽기 http://skystory.kr/309
4.2. Flex 에서 XML 파일 읽기 [Bottom] [Top]
Working with external data http://livedocs.adobe.com/flex/3/html/help.html?content=17_Networking_and_communications_3.html
[FLEX]Loader를 이용한 XML동적으로 읽기 http://codezip.tistory.com/213
Flex XML 사용법 http://blog.naver.com/goodhiman/120066020861
