본문 바로가기
생활일기/trend

오픈소스 플래시 개발을 위한 가이드북

by 신일석 2008. 8. 29.
'Friends of ED'에서 'The Essential Guide to Open Source Flash Development'라는 책이 나왔습니다.
현재 상황에 맞는 오픈소스와 프레임웍을 활용할 수 있는 가이드북으로 여기서 언급하는 오프소스와 프레임웍들은 한번쯤 관심을 가지고 볼 만합니다.

    * Papervision3D: to create 3D in Flash
    * Red5: to stream video over the internet
    * SWX: to build data-driven mashups and mobile apps
    * Fuse: to make ActionScript animation a cinch
    * Go: to build your own animation tools in ActionScript 3.0
    * haXe: to create Flash files and more
    * AMFPHP: to communicate between Flash and php

사용자 삽입 이미지

목차

    * Chapter 1 Introducing the World of Open Source Flash
    * Chapter 2 Exploring Open Source Flash: What's Available
    * Chapter 3 Preparing an Open Source Workflow
    * Chapter 4 Using an Open Source Workflow
    * Chapter 5 Testing and Debugging
    * Chapter 6 Deploying Your Application
    * Chapter 7 Using AMFPHP
    * Chapter 8 Working with SWX: The Native Data Format for the Flash Platform
    * Chapter 9 Using haXe
    * Chapter 10 Fuse and GoASAP: Open Source Animation Tools
    * Chapter 11 Using Papervision3D
    * Chapter 12 Introducing Red5
    * Chapter 13 Building Some Red5 Apps