Object-Oriented Programming with ActionScript 2.0 (Paperback)
Jeff Tapper, James Talbot, Robin Haffner
- 出版商: New Riders
- 出版日期: 2004-02-27
- 定價: $1,350
- 售價: 5.0 折 $675
- 語言: 英文
- 頁數: 504
- 裝訂: Paperback
- ISBN: 0735713804
- ISBN-13: 9780735713802
-
相關分類:
ActionScript & FLASH、Object-oriented
立即出貨(限量) (庫存=4)
買這商品的人也買了...
-
$680$537 -
$600$540 -
$550$539 -
$520$411 -
$880$695 -
$650$553 -
$780$741 -
$590$466 -
$720$569 -
$750$638 -
$490$382 -
$720$569 -
$560$476 -
$490$417 -
$420$328 -
$720$612 -
$650$553 -
$450$351 -
$850$723 -
$280$218 -
$480$379 -
$750$593 -
$780$616 -
$780$663 -
$600$570
相關主題
商品描述
Master the principles of object-oriented programming as it is used with the most recent version of ActionScripting.
This book is designed to provide readers with an understanding of object-oriented programming, ActionScript 2.0, and the interaction of the two. Section 1 begins with an introduction to ActionScript 2.0 and the specifics of building classes in AS2. Other topics of discussion include adding properties and methods to classes, inheritance, interfaces, inter-object communications, the details and implications of object-oriented design as a process, and working with and building components. Section 2 investigates the server side of applications. In the new Rich Internet Application paradigm, Flash MX 2004 is used as the user interface to an Internet based Client-Server application, and we will frequently need to interact with other server based technologies. Chapters discuss the importance of the server model; specific methods to interact with different server side technologies, including WebServices, XML files, and even simple text files; and the specific ramifications of working with the Flash Communication Server. Section 3 ties all of the concepts presented in the first two sections together by building a single cohesive application. Step-by-step procedures for conceptualizing and building the application are provided along with detailed coverage of how to debug and optimize the application.