用户名: 密码: 验证码: QQ--程序群:31736530 动画群:38836599
闪无忧
 
首 页 业界新闻 业界杂谈 Flash教程 Flash源码 Flash图书 Flash酷站 Flex & AIR 供求信息
   技术可以让你不再迷茫-------欢迎闪客作家及相关单位与本站合作提供免费试读章节
当前位置 :首页>flash图书>flash as程序图书>列表
  Flash as程序图书列表
 
ActionScript 3.0: The Quick Answer Guide for Flash Professionals
ActionScript 3.0: The Quick Answer Guide for Flash Professionals
作者: Darren Richardson ,David Still 出版时间: 2008-10-25
If you're ready to develop Rich Internet Applications with Flash, learning ActionScript 3.0 is a must. This Quick Answer Guide is designed specifically to help Flash designers and developers make the leap from AS2 to AS3 quickly and painlessly.

Written by Flash insiders with extensive knowledge of the technology, this guide points out the key differences between AS2 and the new object-oriented version of the language -- such as where your favorite language features went, and how your approach to workflow will change.

You also get overviews of AS3's features and object orientation in general, plus solutions for handling more than three dozen programming tasks with AS3. Formatted so you can find any topic easily, ActionScript 3: The Quick Answer Guide for Flash Professionals explains:
  • Object-oriented programming (OOP) concepts, such as packages and classes
  • ActionScript 3 features, performance, and design patterns
  • Workflow differences between AS2 and AS3 including tools, code editing, component sets, and image and font rendering
  • Where did it go? A guide to help you find familiar features in AS3, such as global functions, operators, statements, and every class from accessibility to XML
  • How do I? Step-by-step solutions for performing tasks with AS3, including input, sound, video, color, display, events, text, debugging, and more
The Quick Answer Guide also demonstrates how you can leverage AS3 skills across various platforms such as Flex and Adobe AIR. AS3 is a huge upgrade to Flash's programming language, with enhancements to its performance, feature set, cleanliness, and sophistication. This guide helps you upgrade your programming abilities to match it.
 
ActionScript 3.0 Game Programming University
ActionScript 3.0 Game Programming University
作者: Gary Rosenzweig's 出版时间: 2007-9-8

Gary Rosenzweig's ActionScript 3.0 Game Programming University shows you how  to use ActionScript, the programming language behind Flash CS3 Professional. The lessons teach you all the basics of ActionScript programming through game examples, but the code can be easily adapted to non-game-oriented projects, such as web training and advertising. Written by a real-world Flash developer, this book presents you with the source code of 16 complete games and lays the foundation for you to create your own games. Gary also provides a companion website - flashgameu.com,  which contains files, updates, new content, Gary's blog and much more. 

 
Flash ActionScript 3殿堂之路
Flash ActionScript 3殿堂之路
作者: 孙颖 出版时间: 2007-9-1
本书是国内第一本“面向原因式”(Why-Oriented Book)与国际同步的、全面系统介绍ActionScript 3的书籍。本书以前端系统架构师的眼光,将面向对象思想作为主轴讲述ActionScript 3的精髓;从系统架构的高度,清楚讲解ActionScript 3的API设计原因、原理和应用。面向对象思想和ActionScript 3系统架构是RIA开发的任督二脉,打通之后,会发现所有ActionScript 3知识都是共通共融、浑然一体的,从而再进行学习或开发,就会势如破竹、轻松如意。.

全书共分5个部分。第1部分:ActionScript 3语言基础;第2部分:ActionScript 3 面向对象编程;第3部分:ActionScript 3 核心类;第4部分:ActionScript 3主要的Flash Player API;第5部分:ActionScript 3 视觉编程。附书光盘内容为书中实例源文件和本书中典型章节的操作演示视频教程。..

本书适合有基础编程知识(不限语言)的Flash、Flex、AIR爱好者和开发人员,尤其适合ActionScript 2读者。本书还可为Java、C#等其他OOP语言爱好者学习ActionScript 3提供横向比较和导读。
 
Flash 8 ActinoScript交互性案例设计与实现
Flash 8 ActinoScript交互性案例设计与实现
作者: 董茜,万雷 编著 出版时间: 2006-7-1
本书共8章,该细阐述Flash在交互性应用场合中的典型应用——鼠标控制、特殊实现 、网页应用、数据库操作、多媒体应用、游戏开发、XML浏览器、MP3播放器、Flash涂鸦板、Fash分形树等。本书从基本的ActionScript语言的用法出发逐渐深入,紧紧围绕应用案例,向读者展示利用ActionScript制作Flash作品的方法,并对常用的ActionScript函数的特性进行深入详细的说 明。
本书还围绕典型案例对ActionScript函数的特性进行渗透性的阐述,帮助读者学得更明白更彻底。此外,本书着重介绍ActionScript对主流技术的结合 ——多媒体技术、XML技术、数据库技术、特效技术、游戏开发技术等。
读者通过经典案例的学习,能够更加细致地掌握交互性开发,从而提高Flash作品在商业场合应用的竞争力。本书图文并茂、案例众多,且所举出的案例针对性强,分析透彻,突出了以案例为中心的特点。本书的配套资料包含源代码 、案例效果等,力争让读者快速、高效地掌握Flash8 ActionScript交互性开发。
 
Flash ActionScript2.0编程基础与实例教程
Flash ActionScript2.0编程基础与实例教程
作者: 李捷,郭拯危,闵林 编著 出版时间: 2006-4-1
本书以编程语言ActionScript 2.0为基础,侧重于动作脚本的实用性。以“动作脚本+实例”的结构方式构建内容,使读者在学会交互动画和Web应用程序制作的过程中掌握ActionScrjpt 2.0基本的编程方法和编程原理。 本书讲解了很多经典交互动画和Web应用程序的编程实例。即使是一个普通的读者,只要跟着本书用心学习,也可以很快学会ActionScript 2.0的编程方法并制作出功能强大的Flash应用程序。 本书结构合理,层次分明。全书共15章。第1章至第11章分别讲述了 ActionScript 2.0开发环境、ActionScript 2.0语法基础、面向对象的编程基础、常用内建类的应用、UI组件、视频和媒体组件、数据组件及其应用、 Flash对HTML、CSS和XML的支持、图形绘制函数等。第12章至第15章分别讲述了Flash游戏、Flash多媒体课件、纯Flash网站攻略和打造动感Flash留言板等。为方便读者学习和实际制作,本书配套光盘中提供了书中全部范例源文件和相关素材。
本书适合作为各种Flash 培训班的培训教材和大专院校相关专业师生的参考书,也适合Flash 动画爱好者、Flash编程入门者使用。
 
Flash第一步:ActionScript编程篇
Flash第一步:ActionScript编程篇
作者: 陈冰 著 出版时间: 2006-3-1
《Flash第—步》分为基础篇和ActionScript编程篇。本书为ActionScript编程篇,包含后4部分内容。
第3部分为ActionScript篇,你将学会像一个软件设计师那样来思考问题,并掌握在Flash中进行程序开发工作所必须具备的重要知识,还将学会运用Flash完整的编程体系来完成从简单到复杂的各种编程任务。另外,在开发一个Flash应用过程中会涉及的各种其他Web技术也将在该部分中进行清晰的阐述。第4部分为组件篇,你将看到Flash中日见重要的角色——组件,是如何缩短开发时间并使程序变得美观的,并将学会如何利用组件来开发强大的Flash应用程序和Web服务程序。第5部分为专题篇,——些较为独立的Flash技术被安排在了这个部分中。例如,屏幕技术、项目管理和版本控制,以及如何使用Flash扩展。第6部分为综合应用篇,提供了一些Flash综合应用的例子。
本书语言风趣幽默,通俗易懂,全书贯穿大量精心设计的范例,对难点、疑点的讲解极为透彻。
本书适用于Flash中高级用户、交互式动画及Flash应用程序开发人员和讲授Flash的教师, 也可作为大学及计算机培训班的Flash课程教材。
首页 上一页 1 2 34 下一页 末页
  图书分类
  Flash动画类   Flash程序类
  Flash与Web类   Flash综合类
  Flex书籍   AIR书籍
  Flash lite书籍
  热门Flash as图书
·Flash ActionScript 3殿堂之路
·Flash 经典游戏制作范例导航
·Flash第一步:ActionScript编程篇
·Flash ActionScript2.0编程基础与实例
·Flash 8 ActinoScript交互性案例设计
·ActionScript 3.0 Game Programming U
·ActionScript 3.0: The Quick Answer
·Adobe Flash ActionScript 3 Classroo
·The ActionScript 3.0 Migration Guid
·Flash ActionScript X开发入门
·Flash 8 ActionScript交互特效设计108
关于我们 - 免责声明 - 网站地图 - 商务服务 - 联系我们 - RSS地图
©CopyRight 2006-2008, 5UFlash.COM, Inc. All Rights Reserved
鲁ICP备06034971号