SlideShare a Scribd company logo
4
Most read
5
Most read
6
Most read
ADOBE FLASH
An Introduction
to
CS3
What is Flash ?


Adobe's Flash format is among the most
widely-used for delivering dynamic, richmedia content via the web.



Flash is commonly used for delivering
interactive, multimedia-based materials
through a web browser.
Basic items








Each Flash document consists of 3 basic items:
Timeline – a record of every frame, layer, and
scene in your movie.
Edit bar –displays text and menus for choosing
symbols and scenes to work on.
Stage –the actual area in which your movie
displays.
Flash CS3 User Interface
Flash CS3 tools bar
Timeline


The Timeline visually represents every element
of the movie, and is the framework for building
projects. We will use it for creating animations.
The major elements of the Timeline are shown
in the image below.
Frames




Frames are the “lifeblood” of your animation,
and the frame rate is the “heart” that keeps that
blood flowing at a certain speed.
Flash’s default setting is 12 frames per second
(fps) –a reasonable setting for animations
viewed over the Web. By comparison, the
standard frame rate for film movies is double
that speed.
Key Frames


A keyframeis a frame in which you define a
change to an object’s properties for an
animation or include ActionScript code to control
some aspect of your document.



You can also arrange keyframes in the Timeline
to edit the sequence of events in an animation.
Flash can automatically fill in the frames
between keyframes in order to produce fluid
animations.
How does Flash work ?






When you create and save Adobe Flash CS3
Professional documents within the Flash authoring
environment, the documents are in FLA file format.
To display a document in Adobe Flash Player, you must
publish or export the document as a SWF file.
This is a time saving act for the client.
Action Script


Action Script – scripting language for Flash
platform.



Initially designed for controlling simple 2D vector
animations.



Later versions added functionality allowing for
the creation of Web-based games and
streaming media (such as video and audio).
Common Action Script functions
1
Common Action Script
functions 2
Publishing Flash files
THANK YOU 

More Related Content

PDF
LESSON 2 - Flash Animation
PPTX
Lecture 1 introduction to flash
PPT
Introduction To Flash
PDF
Adobe Premiere Pro: An Introduction to the Basics
PPT
Intro to Adobe Flash
PPT
Adobe Photoshop
PPTX
Html multimedia
PDF
Cahimat canva completed
LESSON 2 - Flash Animation
Lecture 1 introduction to flash
Introduction To Flash
Adobe Premiere Pro: An Introduction to the Basics
Intro to Adobe Flash
Adobe Photoshop
Html multimedia
Cahimat canva completed

What's hot (20)

PPTX
Video File Format
PPT
Image Files Formats
PPT
ActionScript Presentation
PPT
Introduction to HTML5
ODP
Simple flash animation
PPTX
PDF
Action Script
PDF
Video editing presentation
PPTX
How to use Canva
PPTX
Adobe Animate CC.
PPT
Chapter 3 : IMAGE
PPT
Video editing-intruction
PPTX
Windows form application - C# Training
PPTX
Presentation on Adobe Photoshop
PPTX
Photoshop Guide
PPTX
GIMP Tutorial.pptx
PPS
Windows Movie Maker Tutorial
PPTX
All about Microsoft power point
PPTX
Adobe premiere ppt
Video File Format
Image Files Formats
ActionScript Presentation
Introduction to HTML5
Simple flash animation
Action Script
Video editing presentation
How to use Canva
Adobe Animate CC.
Chapter 3 : IMAGE
Video editing-intruction
Windows form application - C# Training
Presentation on Adobe Photoshop
Photoshop Guide
GIMP Tutorial.pptx
Windows Movie Maker Tutorial
All about Microsoft power point
Adobe premiere ppt
Ad

Similar to An introduction to adobe flash cs3 (20)

PPT
Introduction flash
PPT
PPT
Intro to Adobe Flash CS3 welcome & course outline (2010)
PPT
Unit a
PPTX
Flash
PPTX
Gd - 8th - Web Game Design Using Flash
PPT
Animation
PPT
Intro toflash
PPT
Actionscript 3 - Session 1 Introduction To As 3
PPTX
MODULE Class Animation and Flash for classroom teaching
PPT
Intro to Flash 8 welcome & course outline (2008)
PDF
What Technical Communicators Need to Know about Flash
DOCX
Unit 65
PPT
M5 - Graphical Animation - Lesson 1
PPT
M5 - Graphical Animation - Lesson 1
PPT
Ch07
PPTX
Class 1 lecture slides flash cs4
PPT
Flash is your Friend
PPTX
Graphical Animation - Flash Introduction
PPTX
M5 - Graphical Animation - Lesson 1
Introduction flash
Intro to Adobe Flash CS3 welcome & course outline (2010)
Unit a
Flash
Gd - 8th - Web Game Design Using Flash
Animation
Intro toflash
Actionscript 3 - Session 1 Introduction To As 3
MODULE Class Animation and Flash for classroom teaching
Intro to Flash 8 welcome & course outline (2008)
What Technical Communicators Need to Know about Flash
Unit 65
M5 - Graphical Animation - Lesson 1
M5 - Graphical Animation - Lesson 1
Ch07
Class 1 lecture slides flash cs4
Flash is your Friend
Graphical Animation - Flash Introduction
M5 - Graphical Animation - Lesson 1
Ad

An introduction to adobe flash cs3

  • 2. What is Flash ?  Adobe's Flash format is among the most widely-used for delivering dynamic, richmedia content via the web.  Flash is commonly used for delivering interactive, multimedia-based materials through a web browser.
  • 3. Basic items     Each Flash document consists of 3 basic items: Timeline – a record of every frame, layer, and scene in your movie. Edit bar –displays text and menus for choosing symbols and scenes to work on. Stage –the actual area in which your movie displays.
  • 4. Flash CS3 User Interface
  • 6. Timeline  The Timeline visually represents every element of the movie, and is the framework for building projects. We will use it for creating animations. The major elements of the Timeline are shown in the image below.
  • 7. Frames   Frames are the “lifeblood” of your animation, and the frame rate is the “heart” that keeps that blood flowing at a certain speed. Flash’s default setting is 12 frames per second (fps) –a reasonable setting for animations viewed over the Web. By comparison, the standard frame rate for film movies is double that speed.
  • 8. Key Frames  A keyframeis a frame in which you define a change to an object’s properties for an animation or include ActionScript code to control some aspect of your document.  You can also arrange keyframes in the Timeline to edit the sequence of events in an animation. Flash can automatically fill in the frames between keyframes in order to produce fluid animations.
  • 9. How does Flash work ?    When you create and save Adobe Flash CS3 Professional documents within the Flash authoring environment, the documents are in FLA file format. To display a document in Adobe Flash Player, you must publish or export the document as a SWF file. This is a time saving act for the client.
  • 10. Action Script  Action Script – scripting language for Flash platform.  Initially designed for controlling simple 2D vector animations.  Later versions added functionality allowing for the creation of Web-based games and streaming media (such as video and audio).
  • 11. Common Action Script functions 1