ActionScript Cookbook
暫譯: ActionScript 食譜
Joey Lott
- 出版商: O'Reilly
- 售價: $1,860
- 貴賓價: 9.5 折 $1,767
- 語言: 英文
- 頁數: 869
- 裝訂: Paperback
- ISBN: 0596004907
- ISBN-13: 9780596004903
-
相關分類:
ActionScript & FLASH
已過版
買這商品的人也買了...
-
$1,200$1,176 -
$680$537 -
$2,620$2,489 -
$580$458 -
$860$679 -
$120$95 -
$780$741 -
$750$638 -
$650$585 -
$760$600 -
$580$493 -
$590$466 -
$620$558 -
$720$648 -
$680$537 -
$690$538 -
$420$332 -
$720$562 -
$290$226 -
$720$569 -
$290$247 -
$750$638 -
$490$382 -
$560$476 -
$650$507
商品描述
ActionScript has blossomed into a large and important language whose sheer volume of capabilities can be daunting. The ActionScript Cookbook breaks it all down into tasks that are relevant, practical, and insightful. Appealing to the budding coder as well as the experienced ActionScript jockeys, this book offers new perspectives and approaches to ActionScript development that will empower all developers.
This O'Reilly Cookbook complements ActionScript for Flash MX: The Definitive Guide, 2nd Edition by providing quick solutions to common ActionScript problems. This book trades on our respected "Cookbook" approach, which provides a worked-out script for every problem addressed. You can use these "recipes" to solve an immediate problem, and then explore the issue further in The Definitive Guide when time permits.
The ActionScript Cookbook contains over 300 recipes on a myriad of topics. Here's a sampling of what you'll find:
- Drawing shapes at runtime
- Controlling movie clips programmatically
- Accepting user input and manipulating text strings
- Accessing audio and video via Flash Communications Server
- Working with Flash Remoting to connect to back end databases
- Using record sets with data grids
- And, much, much more in over 20 recipe-laden chapters...
This Cookbook's logical progression from short recipes for small problems to longer, more complex scripts for thornier riddles allows developers to link modular ActionScript pieces together to create rock-solid solutions for Flash applications. If you prefer to see larger applications instead of atomic recipes, this Cookbook has a kicker -- seven full chapters of sample applications including:
- Building a Flash Paint Application
- Creating a Video/Chat Message Server Application
- Creating an MP3 Jukebox
- Creating a personalizable MyPage Application
The ActionScript Cookbook is for people who say, "I understand
everything in theory, but I don't know where to start in practice." This book is
all about practice.
Table of Contents
Preface
Part I. Local Recipes
1. ActionScript Basics
2. Runtime Environment
3. Color
4. Drawing and Masking
5. Numbers and Math
6. Arrays
7. Movie Clips
8. Text
9. Strings
10. Dates and Times
11. Forms
12. Objects and Custom Components
13. Programming Sound
Part II. Remote Recipes
14. FlashCom Server
15. Loading Assets
16. Storing Persistent Information
17. Communicating with Other Movies
18. Sending and Loading Variables
19. XML
20. Flash Remoting
21. Recordsets
Part III. Applications
22. Building a Flash Paint Application
23. Creating a Simple Animation in Stages
24. Video Chat/Message Center
25. Image Viewer/Slideshow
26. Creating an MP3 Jukebox
27. A Personalized My Page Application
28. A Scheduler Program
Appendix: Unicode Escape Sequences for Latin 1 Characters
Index
商品描述(中文翻譯)
當你需要快速完成工作時,你會選擇這本實用的工具書。這本《ActionScript 食譜》不僅僅是抽象地專注於 ActionScript,而是將理論付諸實踐,提供針對常見 ActionScript 問題的現成解答。Flash MX 開發者可以迅速解決問題,同時學習解決未來類似困境的實用技術。
ActionScript 已經發展成為一種龐大且重要的語言,其龐大的功能量可能令人畏懼。《ActionScript 食譜》將其拆解為相關、實用且具洞察力的任務。這本書吸引了初學者以及經驗豐富的 ActionScript 開發者,提供了新的視角和方法來進行 ActionScript 開發,讓所有開發者都能受益。
這本 O'Reilly 食譜補充了《ActionScript for Flash MX: The Definitive Guide》第 2 版,提供針對常見 ActionScript 問題的快速解決方案。這本書延續了我們受尊敬的「食譜」方法,為每個問題提供了詳細的腳本。你可以使用這些「食譜」來解決當前的問題,然後在有時間的時候進一步探索《The Definitive Guide》中的相關議題。
《ActionScript 食譜》包含超過 300 個關於各種主題的食譜。以下是你將會找到的一些範例:
- 在執行時繪製形狀
- 程式化控制影片剪輯
- 接受用戶輸入並操作文本字符串
- 通過 Flash Communications Server 訪問音頻和視頻
- 使用 Flash Remoting 連接後端數據庫
- 與數據網格一起使用記錄集
- 還有更多,超過 20 章的食譜內容...
這本食譜從針對小問題的短食譜邏輯性地進展到針對更複雜問題的長腳本,讓開發者能夠將模組化的 ActionScript 片段連接在一起,創建穩固的 Flash 應用解決方案。如果你更喜歡看到較大的應用而不是原子食譜,這本食譜還有一個亮點——七章完整的範例應用,包括:
- 建立 Flash 繪圖應用
- 創建視頻/聊天消息伺服器應用
- 創建 MP3 點唱機
- 創建可個性化的 MyPage 應用
《ActionScript 食譜》是為那些說「我在理論上理解一切,但不知道從哪裡開始實踐」的人準備的。這本書完全是關於實踐的。
目錄
前言
第一部分 本地食譜
1. ActionScript 基礎
2. 執行環境
3. 顏色
4. 繪圖與遮罩
5. 數字與數學
6. 陣列
7. 影片剪輯
8. 文本
9. 字符串
10. 日期與時間
11. 表單
12. 物件與自定義元件
13. 程式設計音效
第二部分 遠端食譜
14. FlashCom 伺服器
15. 載入資源
16. 儲存持久資訊
17. 與其他影片通訊
18. 發送與載入變數
19. XML
20. Flash Remoting
21. 記錄集
第三部分 應用
22. 建立 Flash 繪圖應用
23. 在階段中創建簡單動畫
24. 視頻聊天/消息中心
25. 圖像查看器/幻燈片放映
26. 創建 MP3 點唱機
27. 個性化的 My Page 應用
28. 課程安排程式
附錄:拉丁 1 字符的 Unicode 轉義序列
索引