【Lynda】ActionScript 3.0 in Flash CS3 Professional Essential Training【CHN】中英文字幕[SRT]

作者: acely. 分类: Lynda中文字幕, ◇ 编程与开发

==========教程信息=====================================================
教程名称:ActionScript 3.0 in Flash CS3 Professional Essential Training
作者:Todd Perkins
主题:Developer, Web
使用软件:ActionScript 3.0, Flash Professional CS3
难度等级:中级
时长: 7h 29m
发布日期: May 25, 2007

┏ACELY STUDIO,2012
┃更多资源请访问
┃◆唯一发布站:ACELY.CN
┗◆我的博客:http://blog.sina.com.cn/u/1991840741

==========教程目录文件列表=============================================
ActionScript 3.0 in Flash CS3 Professional Essential Training[SRT]
├─◆0. Welcome
│ └─◇ 0001 Introduction.srt
│ └─◇ 0002 How to use the exercise files.srt
├─◆1. Introduction to ActionScript 3.0
│ └─◇ 0101 Why you should learn ActionScript 3.0.srt
│ └─◇ 0102 Differences from ActionScript 2.0.srt
│ └─◇ 0103 Moving beyond Script Assist.srt
├─◆2. Communicating to MovieClips, Variables, and People
│ └─◇ 0201 Communicating to MovieClips.srt
│ └─◇ 0202 Modifying MovieClips properties.srt
│ └─◇ 0203 Understanding variables.srt
│ └─◇ 0204 Setting variable data types.srt
│ └─◇ 0205 Using trace statements.srt
│ └─◇ 0206 Using comments.srt
├─◆3. Using and Writing Functions
│ └─◇ 0301 Understanding functions.srt
│ └─◇ 0302 Using functions.srt
│ └─◇ 0303 Writing custom functions.srt
│ └─◇ 0304 Making a function modular.srt
│ └─◇ 0305 Making a function return a value.srt
├─◆4. Responding to Events
│ └─◇ 0401 Understanding event types.srt
│ └─◇ 0402 Using a listener to catch an event.srt
│ └─◇ 0403 Writing event handlers.srt
│ └─◇ 0404 Responding to mouse events.srt
│ └─◇ 0405 Responding to keyboard events.srt
│ └─◇ 0406 Creating a link to a website.srt
│ └─◇ 0407 Using the enterframe to create animation.srt
│ └─◇ 0408 Using the timer event to control animation.srt
├─◆5. Understanding Classes
│ └─◇ 0501 Understanding classes.srt
│ └─◇ 0502 Writing a custom class.srt
│ └─◇ 0503 Extending an existing class.srt
│ └─◇ 0504 Understanding methods.srt
│ └─◇ 0505 Public vs. private properties and methods.srt
│ └─◇ 0506 Bringing a class object to the timeline.srt
│ └─◇ 0507 Defining a document class.srt
│ └─◇ 0508 Setting up a classpath.srt
│ └─◇ 0509 Creating useful classes.srt
├─◆6. Decision-Making and Repetition
│ └─◇ 0601 Understanding conditional statements.srt
│ └─◇ 0602 Writing a conditional statement.srt
│ └─◇ 0603 Understanding conditional operators.srt
│ └─◇ 0604 Using conditional operators.srt
│ └─◇ 0605 Setting up alternate conditions.srt
│ └─◇ 0606 Writing compound conditions.srt
│ └─◇ 0607 Understanding loops.srt
│ └─◇ 0608 Creating a code loop.srt
│ └─◇ 0609 Using a loop to generate instances of a class.srt
│ └─◇ 0610 Placing loop-created instances.srt
├─◆7. Using Math…and Loving It
│ └─◇ 0701 Understanding the math class.srt
│ └─◇ 0702 Using basic math operators.srt
│ └─◇ 0703 Generating random numbers.srt
│ └─◇ 0704 Using different techniques to round numbers.srt
├─◆8. Using Text and Arrays
│ └─◇ 0801 Creating a text field.srt
│ └─◇ 0802 Styling a text field.srt
│ └─◇ 0803 Capturing data from a text field.srt
│ └─◇ 0804 Loading external text.srt
│ └─◇ 0805 Scrolling a text field.srt
│ └─◇ 0806 Understanding arrays.srt
│ └─◇ 0807 Using text and arrays to create a game.srt
│ └─◇ 0808 Finishing the text game.srt
├─◆9. Creating a Memory Game with What You Already Know
│ └─◇ 0901 Storyboarding your application effectively.srt
│ └─◇ 0902 Writing a memory card class.srt
│ └─◇ 0903 Writing a memory game class.srt
│ └─◇ 0904 Adding graphics to cards.srt
│ └─◇ 0905 Placing cards.srt
│ └─◇ 0906 Detecting matches.srt
│ └─◇ 0907 Resetting cards.srt
│ └─◇ 0908 Handling incorrect matches.srt
│ └─◇ 0909 Determining a win.srt
│ └─◇ 0910 Adding additional cards.srt
│ └─◇ 0911 Randomizing cards.srt
├─◆10. Using Advanced Graphic and Animation Tools
│ └─◇ 1001 Drawing with code.srt
│ └─◇ 1002 Creating a color change.srt
│ └─◇ 1003 Generating a random color change.srt
│ └─◇ 1004 Animating a color change.srt
│ └─◇ 1005 Using filters.srt
│ └─◇ 1006 Modifying filter properties.srt
│ └─◇ 1007 Animating filters.srt
├─◆11. Working with Multimedia
│ └─◇ 1101 Loading external images and Flash movies.srt
│ └─◇ 1102 Communicating to loaded movies.srt
│ └─◇ 1103 Loading sound.srt
│ └─◇ 1104 Starting and stopping sound.srt
│ └─◇ 1105 Pausing and resuming sound.srt
│ └─◇ 1106 Managing the volume of sound.srt
│ └─◇ 1107 Understanding Flash video connections.srt
│ └─◇ 1108 Loading video.srt
│ └─◇ 1109 Controlling video playback.srt
├─◆12. Adding Advanced Interactivity
│ └─◇ 1201 Overview of creating a drag-and-drop game.srt
│ └─◇ 1202 Creating drag-and-drop class.srt
│ └─◇ 1203 Detecting collisions.srt
│ └─◇ 1204 Responding to collisions.srt
│ └─◇ 1205 Detecting a win.srt
│ └─◇ 1206 Adding drop shadows.srt
│ └─◇ 1207 Randomly placing objects.srt
├─◆13. Wrapping It Up
│ └─◇ 1301 Closing.srt

【本字幕由ACELY.CN独家制作发布】


┃本套教程字幕包含中文字幕
┃中文字幕使用机器翻译,对翻译结果中不当内容不承担任何责任!
┃更多中文字幕请访问唯一发布站【ACELY.CN】
┃本站中文字幕未经允许一律严禁转载!


>>>>>>>【点我下载】<<<<<<<

标签:, ,

您的留言是我最大的支持!

你必须登录才能发表评论!

※ 本站内容未经允许一律严禁转载!Lynda教程及字幕交流群:214645753
※ 本站文件统一解压密码:acely.cn 或 www.cgsub.com