A Crash Course in Flash Khoo Yit Phang CMSC 434 September 14, 2006 Khoo Yit Phang CMSC 434 September...

21
A Crash Course in Flash Khoo Yit Phang CMSC 434 September 14, 2006
  • date post

    20-Dec-2015
  • Category

    Documents

  • view

    218
  • download

    0

Transcript of A Crash Course in Flash Khoo Yit Phang CMSC 434 September 14, 2006 Khoo Yit Phang CMSC 434 September...

A Crash Course in FlashA Crash Course in Flash

Khoo Yit Phang

CMSC 434September 14, 2006

Khoo Yit Phang

CMSC 434September 14, 2006

Brief BackgroundBrief Background

What is Flash?What is Flash?

Rich media content platform: Animation Interactive Audio/Video

Extremely popular on the Internet: Advertisements Streaming video: YouTube, Google Video, news Games: FlashArcade Web applications: Yahoo Maps 2.0

Rich media content platform: Animation Interactive Audio/Video

Extremely popular on the Internet: Advertisements Streaming video: YouTube, Google Video, news Games: FlashArcade Web applications: Yahoo Maps 2.0

10 Years of Flash10 Years of Flash

August 1996 - FutureSplash Animator Invented by Jonathon Gay and Robert Tatsumi

December 1996 - Macromedia Flash 1

August 2000 - Flash 5 with Actionscript 1.0

December 2005 - Adobe Flash 8

August 1996 - FutureSplash Animator Invented by Jonathon Gay and Robert Tatsumi

December 1996 - Macromedia Flash 1

August 2000 - Flash 5 with Actionscript 1.0

December 2005 - Adobe Flash 8

More InformationMore Information

Adobe - Flash Tenth Anniversary<http://www.adobe.com/products/flash/special/flashanniversary/?promoid=IICM>

Wired News: Flash Turns 10<http://www.wired.com/news/technology/0,71558-0.html>

Adobe Flash - Wikipedia<http://en.wikipedia.org/wiki/Adobe_Flash>

The Flash history - Flashmagazine<http://flashmagazine.com/413.htm>

Adobe - Flash Tenth Anniversary<http://www.adobe.com/products/flash/special/flashanniversary/?promoid=IICM>

Wired News: Flash Turns 10<http://www.wired.com/news/technology/0,71558-0.html>

Adobe Flash - Wikipedia<http://en.wikipedia.org/wiki/Adobe_Flash>

The Flash history - Flashmagazine<http://flashmagazine.com/413.htm>

Flash DevelopmentFlash Development

WorkflowWorkflow

Flash WorkspaceFlash Workspace

StageStage

TimelineTimeline

Property InspectorProperty Inspector

Drawing ToolsDrawing Tools

Other Panels(Library, Color, etc)

Other Panels(Library, Color, etc)

TimelineTimeline

Organize Flash application into: Layers: Individual objects (shape, text, symbols, components)

Frames: Unit of time (typically 10-30 frames/second)

Reflect Flash’s roots in creating animation

Organize Flash application into: Layers: Individual objects (shape, text, symbols, components)

Frames: Unit of time (typically 10-30 frames/second)

Reflect Flash’s roots in creating animation

FramesFrames

Laye

rsLa

yers

KeyframesKeyframes

All objects are specified in keyframes

Subsequent frames inherit from the immediately preceding keyframe

All objects are specified in keyframes

Subsequent frames inherit from the immediately preceding keyframe

TweenTween

Tweens (between) can be assigned to keyframe intervals

Automatically interpolates frames between keyframes (not objects!)

Tweens (between) can be assigned to keyframe intervals

Automatically interpolates frames between keyframes (not objects!)

Tween ExampleTween Example

KeyframesKeyframes

TweenedframesTweenedframes

Tween SubtletiesTween Subtleties

Shape Tween: For keyframes containing only shape objects

Motion Tween: For keyframes containing objects other than

shapes More common

Shape Tween: For keyframes containing only shape objects

Motion Tween: For keyframes containing objects other than

shapes More common

SymbolsSymbols

Reusable content (including audio) Stored in Library Required for many operations (e.g. Motion Tween)

Reusable content (including audio) Stored in Library Required for many operations (e.g. Motion Tween)

Hands-onHands-on

Flash Project 1: Self IntroductionFlash Project 1: Self Introduction

Due September 21, 2006Due September 21, 2006

Flash Project 1: Self Introduction Flash Project 1: Self Introduction

Create a 15 seconds, 400-by-300 Flash movie to introduce yourself with:

1. Title2. Picture of you3. Some text (at least your name)4. Audio clip with your voice5. Animation

Create a 15 seconds, 400-by-300 Flash movie to introduce yourself with:

1. Title2. Picture of you3. Some text (at least your name)4. Audio clip with your voice5. Animation

Grading CriteriaGrading Criteria

Completeness: 60% Aesthetics: 20% Organization: 20%

Completeness: 60% Aesthetics: 20% Organization: 20%