Chapter 5. Creating Special Effects Delmar, Cengage Learning

Size: px
Start display at page:

Download "Chapter 5. Creating Special Effects Delmar, Cengage Learning"

Transcription

1 Chapter 5 Creating Special Effects 2011 Delmar, Cengage Learning

2 Chapter 5 Lessons 1. Create a mask effect 2. Add sound 3. Add video 4. Create an animated navigation bar 5. Create character animations using inverse kinematics 6. Create 3D effects 7. Use the Deco tool

3 Create Special Effects Introduction Special effects can provide variety and add interest to a movie, as well as draw the viewer s attention to a location or event in a movie You can use sound effects to enhance a movie by creating moods and dramatizing events

4 Create Special Effects You can add sound to a button to provide feedback to the viewer when the button is clicked

5 Create Special Effects You can incorporate video into a Flash movie and effects, such as fading in and out, can be applied to the display of the video You can add an animated navigation bar, one that causes a drop-down menu to open when the user rolls over a button Additional features you can use are Inverse Kinematics, 3D Effects, and the Deco tool

6 Create Special Effects Tools You ll Use

7 Create a Mask Effect A mask layer allows you to cover up the objects on one or more layers, and at the same time, create a window through which you can view objects on those layer(s). If you move the window around the Stage you can create effects such as a spotlight that highlights certain content on the Stage.

8 Create a Mask Effect You can use a mask layer to reveal only the area of the Stage and objects you want the viewer to see. When you are working with a mask layer, you need at least two layers on the Timeline. The mask layer The masked layer

9 Create a Mask Effect Mask layer with window (the filled circle, which becomes transparent when viewed over a masked layer) Mask layer before applying mask Masked layer after applying mask; you only see what appears through the window A mask layer with a window

10 Create a Mask Effect The process for using a mask layer Select an original layer that will become the masked layer Insert a new layer above the masked layer that will become a mask layer Draw a filled shape, such as a circle, or create an instance of a symbol that will become the window on the mask layer

11 Create a Mask Effect Select the new layer and open the Layer Properties dialog box, then select Mask as the layer type Select the original layer and open the Layer Properties dialog box, then select Masked as the layer type Lock both the mask and the masked layers You can mask additional layers You can unlink a masked layer

12 Create a Mask Effect Your color may vary Lock selected The completed Layer Properties dialog box

13 Add Sound You can incorporate all types of sounds into a Flash movie; for example CD-quality music, narrations to explain what the users are seeing, sound effects, and recordings. The process you use for adding sound is: Import a sound file into a Flash movie Create a new layer Select the frame that will play the sound

14 Add Sound You can place more than one sound file on a layer. You can place sounds on layers that have other objects. It is recommended that you place each sound on a separate layer so it is easier to identify and edit.

15 Add Sound A wave pattern gives indications of volume and pitch. High spikes indicate a louder sound. Dense wave patterns indicate lower pitches. A wave pattern displayed on a sound layer

16 Add Sound It is best if you make changes to a sound file using a sound-editing program. You can use options in the Properties panel to specify special effects and synchronize a sound to an event.

17 Add Sound Click Sync button to see menu Effect menu Sound Effect options in the Properties panel

18 Add Sound You can import the following sound file formats into Flash: ASND WAV AIFF MP3

19 Add Sound If you have QuickTime 4 or later installed you can import these additional file formats: AIFF Sound designer II Sound Only QuickTime Movies Sun AU System 7 Sounds WAV

20 Add Video Adobe Flash allows you to import FLV (Flash Video) files that can be used in a Flash document. You can embed video content directly into a Flash document. If you embed video it becomes a part of the SWF file similar to sound and graphic objects.

21 Add Video Play button Pause button Video placeholder An embedded video

22 Add Video Progressive downloading allows you to use ActionScript to load an external FLV file into a SWF file. With progressive downloading, the FLV file resides outside the SWF file. The SWF file size can be kept smaller than when the video is embedded.

23 Add Video If you stream video it provides a constant connection between the user and the video delivery. Streaming has several advantages over the other methods of delivering video, including starting the video more quickly and allowing for live video delivery.

24 Add Video When you use the Import Video Wizard, it imports FLV files into Flash documents. The wizard walks you through a step-bystep process that allows you to select the files to be imported and the deployment method (embedded, progressive, and streaming).

25 Add Video The Import Video Wizard

26 Add Video The Adobe Media Encoder is an application used by Flash to convert various video file formats, such as.mov,.avi, and.mpeg. The Encoder allows you to choose the size of the placeholder the video will play in, edit the video, and insert cue points.

27 Add Video The Adobe Media Encoder

28 Create an Animated Navigation Bar A common navigation scheme for a website is a navigation bar with drop-down menus Navigation bar with drop-down menus

29 Create an Animated Navigation Bar When you use the navigation bar it provides several advantages: It provides several menu options to the user without cluttering the screen It allows the user to go quickly to a location on the site without having to navigate several screens to find desired content It provides consistency in function and appearance

30 Create an Animated Navigation Bar When you create a drop-down menu the process includes: Creating a navigation bar Positioning the drop-down buttons Creating an animated mask Assigning actions to the drop-down buttons Assigning a roll over action to the navigation bar menu item buttons Creating an invisible button

31 Create an Animated Navigation Bar When the user rolls over any part of the blue button with the pointer, A script is executed that causes the drop-down menu to disappear A button that will be assigned a rollover action

32 Create an Animated Navigation Bar You can use frame labels when creating ActionScript code. You can assign a label to a frame as an identifier. If you insert frames on a Timeline, the label adjusts for the added frames.

33 Create an Animated Navigation Bar Descriptive labels help you identify parts of the movie as you work with the Timeline. You can assign a frame label by selecting the desired frame and typing in the Frame text box in the Properties panel.

34 Create an Animated Navigation Bar You can organize a long movie by adding scenes. If you create a movie for a website, you could divide it into several scenes; an introduction, a home page, and content pages and each scene would have its own Timeline.

35 Create Character Animations Using Inverse Kinematics Inverse Kinematics (IK) is when you add structure to an image that can be used to animate the various parts of the image. This process also involves creating an articulated structure of bones that allows you to link the parts of the image by changing the position of any of its parts.

36 Create Character Animations Using Inverse Kinematics Drawings showing before and after the bone structure is added

37 Create Character Animations Using Inverse Kinematics This figure shows how moving the right foot moves the entire leg Moving the foot moves the other parts of the leg

38 Create the Bone Structure You can apply the bone structure to a single drawn shape or to an image made up of several drawings. Each drawing can be converted to a graphic symbol or movie clip symbol and then can be assembled to make a desired image.

39 Create the Bone Structure You can use the Bone tool to create the bone structure, called the armature. You can continue adding bones to the structure until all parts of the image are linked. As you create the bone structure, a layer named Armature is added to the Timeline.

40 Create the Bone Structure When you place the image with the bone structure in frame 1, a new layer called a pose layer is created. Each pose layer has only one armature and its associated image. You can animate the image by inserting a keyframe on the pose layer.

41 Create the Bone Structure When you create a pose you change the position of one or more of the bones in the image. Once you specify the start and end positions of the image, Flash interpolates the position of the parts of the image for the in-between frames.

42 Create the Bone Structure Various positions in a bone structure

43 Create the Bone Structure When you create a movie clip with an IK object you have the ability to change the color effect and you can nest one movie clip within another. You can also apply a motion tween to a movie clip.

44 Create the Bone Structure Flash provides a runtime feature for manipulation of an IK object which means you can allow the user to click the object and adjust the image. The runtime feature only works with IK structures connected to drawn shapes or movie clip symbols.

45 Create the Bone Structure Connecting the head and torso Connecting the torso and the upper arm Connecting the upper and lower arms The completed bone structure

46 Create 3D Effects You can create 3D objects in Flash by manipulating objects in 3D space on the Stage. The default settings for the Stage are 550 pixels wide and 400 pixels high. You can specify any position on the Stage by the x and y coordinates.

47 Create 3D Effects 0 X axis Y axis Center point 225, ,400 The x and y coordinates on the Stage

48 Create 3D Effects Flash provides two tools, 3D Translation and 3D Rotation that can be used to move and rotate objects using all three axes. The Perspective Angle property controls the angle of the object and can be used to create a zooming in and out effect.

49 Create 3D Effects The Vanishing Point property more precisely controls the direction of an object as it moves away from the viewer. You can find both of these point settings in the Properties panel.

50 Create 3D Effects When you click an object with the 3D Translation tool, the three axes red (X), green (Y), and blue (Z) appear on top of the object

51 Create 3D Effects When you activate the 3D Translation tool: Dragging the X axis arrow moves the object horizontally Dragging the Y axis arrow moves the object vertically Dragging the Z axis dot, makes the object zoom in and out

52 Create 3D Effects When you activate the 3D Rotation tool: Dragging the X axis (red) will flip the object horizontally Dragging the Y axis (green) will flip the object vertically Dragging the Z axis (blue) will spin the object A fourth option, the orange circle, rotates the object around the X and Y axes at the same time

53 Create 3D Effects The 3D Rotation tool

54 Create 3D Effects When you create a 3D effect it requires a change in the position of an object. You can use a motion tween to specify where on the Timeline the effect will take place. If you are animating more than one object, each object should have its own layer.

55 Use the Deco Tool The Deco tool provides a variety of drawing effects that can be used to quickly create environments, such as city landscapes, and to create various animations. You can use the Deco tool to create decorative patterns.

56 Use the Deco Tool There are 13 drawing effects available with the Deco tool The Deco drawing tools

57 Use the Deco Tool Drawing effects in the Deco tool are grouped into three basic types Fills the Vine Fill, Grid Fill, and Symmetry Brush create patterns that can be used as fill for graphics or a backdrop for a movie

58 Use the Deco Tool Brushes several brushes including the buildings, lightning, tree, and flower brushes can be used to create drawings that can be combined to construct an environment

59 Use the Deco Tool Animations a few brushes, such as the Lightning brush, Fire Animation, Smoke Animation, and Particle System, create animations as they are used

Flash Domain 4: Building Rich Media Elements Using Flash CS5

Flash Domain 4: Building Rich Media Elements Using Flash CS5 Flash Domain 4: Building Rich Media Elements Using Flash CS5 Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Make rich media content development

More information

Adobe Flash CS4 Part 4: Interactivity

Adobe Flash CS4 Part 4: Interactivity CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 4: Interactivity Fall 2010, Version 1.0 Table of Contents Introduction... 2 Downloading the Data Files... 2

More information

Learning Flash CS4. Module 1 Contents. Chapter 1: Getting Started With Flash. Chapter 2: Drawing Tools

Learning Flash CS4. Module 1 Contents. Chapter 1: Getting Started With Flash. Chapter 2: Drawing Tools Learning Flash CS4 Module 1 Contents Chapter 1: Getting Started With Flash The Flash Start Page...1-1 The Flash Screen...1-2 The Flash Workspace...1-2 The Properties Panel...1-4 Other Panels...1-5 The

More information

Learning Flash CS4 Professional

Learning Flash CS4 Professional Learning Flash CS4 Professional Rich Shupe HOCHSCHULE UECHTENSTEIN Bibliothek O'REILLY* Beijing Cambridge Farnham Koln Sebastopol -Taipei -Tokyo CONTENTS Foreword ". xv Preface xvii Chapter 1. Interface

More information

Tutorial 4. Creating Special Animations

Tutorial 4. Creating Special Animations Tutorial 4 Creating Special Animations Objectives Create an animation using a motion guide layer Create an animation using a mask layer Animate text blocks Animate individual letters within a text block

More information

How to draw and create shapes

How to draw and create shapes Adobe Flash Professional Guide How to draw and create shapes You can add artwork to your Adobe Flash Professional documents in two ways: You can import images or draw original artwork in Flash by using

More information

Curriculum/Certification Mapping in MyGraphicsLab

Curriculum/Certification Mapping in MyGraphicsLab Adobe Visual Communication Using FLASH CS5 Curriculum/Certification Mapping in MyGraphicsLab Objectives- 1.0 Setting Project Requirements 1.1 Identify the purpose, audience, and audience needs for rich

More information

FLASH CS6 DIRECTIONS TO GET YOU STARTED!

FLASH CS6 DIRECTIONS TO GET YOU STARTED! FLASH CS6 DIRECTIONS TO GET YOU STARTED! SYMBOL A symbol is a reusable image, animation or button. You will see a plus sign + in the object once it s been converted to a symbol. Insert>Convert to symbol

More information

Adobe Flash CS4 Part 2: Working with Symbols

Adobe Flash CS4 Part 2: Working with Symbols CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 2: Working with Symbols Fall 2010, Version 1.0 Table of Contents Introduction...2 Downloading the Data Files...2

More information

Adobe Flash CS5 Revealed Additional ACA Material

Adobe Flash CS5 Revealed Additional ACA Material Jim Shuman Adobe Flash CS5 Revealed Additional ACA Material This document provides additional information for Adobe Flash CS5 ACA certification. How to use this document: Use this information in conjunction

More information

FLASH ANIMATION TUTORIAL

FLASH ANIMATION TUTORIAL FLASH ANIMATION TUTORIAL This tutorial will show you how to make a simple flash animation using basic graphic elements and sounds. It will also work as the display page for your Bullet Movie soundtrack

More information

About sounds and Animate CC

About sounds and Animate CC About sounds and Animate CC Adobe Animate offers several ways to use sound. Make sounds that play continuously, independent of the Timeline, or use the Timeline to synchronize animation to a sound track.

More information

1. Multimedia authoring is the process of creating a multimedia production:

1. Multimedia authoring is the process of creating a multimedia production: Chapter 8 1. Multimedia authoring is the process of creating a multimedia production: Creating/assembling/sequencing media elements Adding interactivity Testing (Alpha/Beta) Packaging Distributing to end

More information

The playhead, shown as a vertical red beam, passes each frame when a movie plays back, much like movie fi lm passing in front of a projector bulb.

The playhead, shown as a vertical red beam, passes each frame when a movie plays back, much like movie fi lm passing in front of a projector bulb. The project: AIRPLANE I will show you a completed version of this project.. Introducing keyframes and the Timeline One of the most important panels in the Flash workspace is the Timeline, which is where

More information

Digital Ink and Paint Week 5. Animation: Animated Symbols, Graphic Symbols vs Movie Clip Symbols, Bones, 3D Translation

Digital Ink and Paint Week 5. Animation: Animated Symbols, Graphic Symbols vs Movie Clip Symbols, Bones, 3D Translation Digital Ink and Paint Week 5 Animation: Animated Symbols, Graphic Symbols vs Movie Clip Symbols, Bones, 3D Translation Graphic Symbols and Movie Clips have their own Time Line. You can create animation

More information

Review Questions FL Chapter 3: Working With Symbols and Interactivity

Review Questions FL Chapter 3: Working With Symbols and Interactivity Review Questions FL Chapter 3: Working With Symbols and Interactivity TRUE/FALSE 1. One way to decrease file size is to create reusable graphics, buttons, and movie clips. 2. Flash allows you to create

More information

Downloaded from

Downloaded from Chapter 4 Advance features of MS PowerPoint Inside this chapter : Inserting different objects (i.e. images, Word Arts, audio & video etc.), Transitions in slide, Custom Animation with text. PowerPoint

More information

The Flash workspace. Student name: Identify the Stage, workspace, Timeline, layers, panels, Tools panel, and Property inspector.

The Flash workspace. Student name: Identify the Stage, workspace, Timeline, layers, panels, Tools panel, and Property inspector. The Flash workspace Student name: Date: Identify the Stage, workspace, Timeline, layers, panels, Tools panel, and Property inspector. Page 176 Identify the selection tools, the drawing tools, the view

More information

vinodsrivastava.com FLASH

vinodsrivastava.com FLASH vinodsrivastava.com FLASH 1. What is a Layer? Layer helps us to organize the artwork in your document. When we create a flash document it contain one layer but we can add more. Objects are placed in layer

More information

In this lesson you will learn how to:

In this lesson you will learn how to: LESSON 5: CREATING BUTTON STATES OBJECTIVES In this lesson you will learn how to: use FreeHand layers to create navigation buttons export layers from FreeHand to Flash create and edit symbols and instances

More information

How to create an animated face

How to create an animated face Adobe Flash CS4 Activity 5.1 guide How to create an animated face This activity walks you step by step through the process of creating a simple animation by using Adobe Flash CS4. You use drawing tools

More information

Introduction to Multimedia. Adobe Animate CC. Lab Manual

Introduction to Multimedia. Adobe Animate CC. Lab Manual Introduction to Multimedia Adobe Animate CC Lab Manual 2017-18 Semester 1 Table of Contents A. Introduction p. 1 About Animate Understanding the Workspace of Animate B. Getting Started with Animate....

More information

The Macromedia Flash Workspace

The Macromedia Flash Workspace Activity 5.1 Worksheet The Macromedia Flash Workspace Student Name: Date: Identify the Stage, workspace, Timeline, layers, panels, Tools panel, and Property inspector. The Macromedia Flash Workspace 5-35

More information

Adobe Flash CS4 Part 3: Animation

Adobe Flash CS4 Part 3: Animation CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 3: Animation Fall 2010, Version 1.0 Table of Contents Introduction...2 Downloading the Data Files...2 Understanding

More information

How to create interactive documents

How to create interactive documents Adobe InDesign Guide How to create interactive documents You can use Adobe InDesign to create dynamic web content or interactive documents. InDesign supports export to web-ready HTML or interactive PDF.

More information

Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video

Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video Class: Name: Class Number: Date: Computer Animation Basis A. What is Animation? Animation is the illusion of motion created by the consecutive display of images of static elements. In film and video production,

More information

Creating Multimedia SWF Products

Creating Multimedia SWF Products Chapter InDesign can be used to create multimedia products that combine movie clips, sounds, images and animations into professional products that can be distributed on CD, DVD or as SWF files that can

More information

Dear Candidate, Thank you, Adobe Education

Dear Candidate, Thank you, Adobe Education Dear Candidate, In preparation for the Rich Media Communication certification exam, we ve put together a set of practice materials and example exam items for you to review. What you ll find in this packet

More information

COMP : Practical 11 Video

COMP : Practical 11 Video COMP126-2006: Practical 11 Video Flash is designed specifically to transmit animated and interactive documents compactly and quickly over the Internet. For this reason we tend to think of Flash animations

More information

Adobe Flash CS4 Part 1: Introduction to Flash

Adobe Flash CS4 Part 1: Introduction to Flash CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Flash CS4 Part 1: Introduction to Flash Fall 2010, Version 1.0 Table of Contents Introduction...3 Downloading the Data Files...3

More information

Final Study Guide Arts & Communications

Final Study Guide Arts & Communications Final Study Guide Arts & Communications Programs Used in Multimedia Developing a multimedia production requires an array of software to create, edit, and combine text, sounds, and images. Elements of Multimedia

More information

Adobe Flash CS3 Reference Flash CS3 Application Window

Adobe Flash CS3 Reference Flash CS3 Application Window Adobe Flash CS3 Reference Flash CS3 Application Window When you load up Flash CS3 and choose to create a new Flash document, the application window should look something like the screenshot below. Layers

More information

Maya Lesson 8 Notes - Animated Adjustable Desk Lamp

Maya Lesson 8 Notes - Animated Adjustable Desk Lamp Maya Lesson 8 Notes - Animated Adjustable Desk Lamp To Model the Lamp: 1. Research: Google images - adjustable desk lamp. 2. Print several images of lamps for ideas to model. 3. Make a sketch of the lamp

More information

The Timeline records the actions in each Frame. It also allows multiple independent images and actions through Layers.

The Timeline records the actions in each Frame. It also allows multiple independent images and actions through Layers. Using Flash to Create Animated Environments Objectives: Understand the capabilities of Flash Gain a general overview of features and tools Understand layers, text, graphics, animation and buttons Import

More information

Using Animation and Multimedia

Using Animation and Multimedia Lesson 9 Page 1 Using Animation and Multimedia Lesson Skill Matrix Skill Exam Objective Objective Number Setting Up Slide Transitions Animating Slide Content Adding Media Clips to a Presentation Insert

More information

Inserting multimedia objects in Dreamweaver

Inserting multimedia objects in Dreamweaver Inserting multimedia objects in Dreamweaver To insert a multimedia object in a page, do one of the following: Place the insertion point in the Document window where you want to insert the object, then

More information

Camtasia Studio 5.0 PART I. The Basics

Camtasia Studio 5.0 PART I. The Basics Camtasia Studio 5.0 Techsmith s Camtasia Studio software is a video screenshot creation utility that makes it easy to create video tutorials of an on screen action. This handout is designed to get you

More information

Adobe Flash Course Syllabus

Adobe Flash Course Syllabus Adobe Flash Course Syllabus A Quick Flash Demo Introducing the Flash Interface Adding Elements to the Stage Duplicating Library Items Introducing Keyframes, the Transform Tool & Tweening Creating Animations

More information

11 EDITING VIDEO. Lesson overview

11 EDITING VIDEO. Lesson overview 11 EDITING VIDEO Lesson overview In this lesson, you ll learn how to do the following: Create a video timeline in Photoshop. Add media to a video group in the Timeline panel. Add motion to still images.

More information

Using Director MX 2004 behaviors

Using Director MX 2004 behaviors Using Director MX 2004 behaviors This article provides a basic introduction to Director MX 2004 behaviors. The article includes the following sections: About behaviors.............................................................

More information

Appendix A ACE exam objectives map

Appendix A ACE exam objectives map A 1 Appendix A ACE exam objectives map This appendix provides the following : A ACE exam objectives for Flash CS6 with references to corresponding coverage in ILT Series courseware. A 2 Flash CS6 ACE Edition

More information

Week Lesson Assignment SD Technology Standards. Knowledge Check. Project Project Project Power Point 3.1. Power Point 3.

Week Lesson Assignment SD Technology Standards. Knowledge Check. Project Project Project Power Point 3.1. Power Point 3. 1 Photoshop Lesson 1: Intro to Photoshop About Photoshop Power Point Fix a bad photo and optimize it for the web. Import & crop Masterbed 1 Lesson 2: Staging area Use the Photoshop interface. Set and delete

More information

How to resize content for multiple screens

How to resize content for multiple screens Adobe Flash Professional Guide How to resize content for multiple screens Many mobile devices are on the market and their screen sizes vary. A common challenge when developing mobile applications (or web

More information

Notes 2 My Notes and Thoughts Blender Rigify. Categories : Uncategorised. Date : 19th November / 43

Notes 2 My Notes and Thoughts  Blender Rigify. Categories : Uncategorised. Date : 19th November / 43 Blender Rigify Categories : Uncategorised Date : 19th November 2017 1 / 43 Rigify is an incredibly useful tool for getting characters rigged in a jiffy. Instead of spending days setting up a rig by hand,

More information

How to add video effects

How to add video effects How to add video effects You can use effects to add a creative flair to your movie or to fix exposure or color problems, edit sound, or manipulate images. Adobe Premiere Elements comes with preset effects

More information

Introduction to Flash - Creating a Motion Tween

Introduction to Flash - Creating a Motion Tween Introduction to Flash - Creating a Motion Tween This tutorial will show you how to create basic motion with Flash, referred to as a motion tween. Download the files to see working examples or start by

More information

WORLD FIRST. In our first ever Flash MX 2004 tutorial, we take a look at the new ease-of-use features that can turn anyone into a Flash guru.

WORLD FIRST. In our first ever Flash MX 2004 tutorial, we take a look at the new ease-of-use features that can turn anyone into a Flash guru. ART90.flash 14/10/03 3:27 pm Page 24 Tutorial WORLD FIRST In our first ever Flash MX 2004 tutorial, we take a look at the new ease-of-use features that can turn anyone into a Flash guru ILLUSTRATION BY

More information

Tutorial: Overview. CHAPTER 2 Tutorial

Tutorial: Overview. CHAPTER 2 Tutorial 2 CHAPTER 2 Tutorial... Tutorial: Overview This tutorial steps you through the creation of a simple banner for a web page and shows how to actually put the movie on the web. The tutorial explains how to

More information

Exit: These control how the object exits the slide. For example, with the Fade animation the object will simply fade away.

Exit: These control how the object exits the slide. For example, with the Fade animation the object will simply fade away. PowerPoint 2013 Animating Text and Objects Introduction In PowerPoint, you can animate text and objects such as clip art, shapes, and pictures. Animation or movement on the slide can be used to draw the

More information

Adobe Animate Basics

Adobe Animate Basics Adobe Animate Basics What is Adobe Animate? Adobe Animate, formerly known as Adobe Flash, is a multimedia authoring and computer animation program. Animate can be used to design vector graphics and animation,

More information

Unit 6 student guides

Unit 6 student guides Unit 6 student guides Activity 6.1 Guide: How to apply colors and gradients Activity 6.1 Guide: How to create text effects with filters Activity 6.1 Guide: How to import images Activity 6.1 Guide: How

More information

BASICS OF MOTIONSTUDIO

BASICS OF MOTIONSTUDIO EXPERIMENT NO: 1 BASICS OF MOTIONSTUDIO User Interface MotionStudio combines draw, paint and animation in one easy easy-to-use program gram to save time and make work easy. Main Window Main Window is the

More information

Making ecards Can Be Fun!

Making ecards Can Be Fun! Making ecards Can Be Fun! A Macromedia Flash Tutorial By Mike Travis For ETEC 664 University of Hawaii Graduate Program in Educational Technology April 4, 2005 The Goal The goal of this project is to create

More information

Working with Windows Movie Maker

Working with Windows Movie Maker 518 442-3608 Working with Windows Movie Maker Windows Movie Maker allows you to make movies and slide shows that can be saved to your computer, put on a CD, uploaded to a Web service (such as YouTube)

More information

Flash offers a way to simplify your work, using symbols. A symbol can be

Flash offers a way to simplify your work, using symbols. A symbol can be Chapter 7 Heavy Symbolism In This Chapter Exploring types of symbols Making symbols Creating instances Flash offers a way to simplify your work, using symbols. A symbol can be any object or combination

More information

System Requirements:-

System Requirements:- Anime Studio Pro 9 Complete Animation for Professionals & Digital Artists! Anime Studio Pro 9 is for professionals looking for a more efficient alternative to tedious frame-by-frame animation. With an

More information

3.01C Multimedia Elements and Guidelines Explore multimedia systems, elements and presentations.

3.01C Multimedia Elements and Guidelines Explore multimedia systems, elements and presentations. 3.01C Multimedia Elements and Guidelines 3.01 Explore multimedia systems, elements and presentations. Multimedia Fair Use Guidelines Guidelines for using copyrighted multimedia elements include: Text Motion

More information

Unit 6. Multimedia Element: Animation. Introduction to Multimedia Semester 1

Unit 6. Multimedia Element: Animation. Introduction to Multimedia Semester 1 Unit 6 Multimedia Element: Animation 2017-18 Semester 1 Unit Outline In this unit, we will learn Animation Guidelines Flipbook Sampling Rate and Playback Rate Cel Animation Frame-based Animation Path-based

More information

PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai Office: A248 Phone: 604-3

PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai   Office: A248 Phone: 604-3 PUBLISHING 1231 Intermediate New Media Publishing (FLASH) Instructor: Mak (Mahmoud) Abdel-Hai Email: mabdelhai@langara.bc.ca Office: A248 Phone: 604-323-5648, ext. 1 Dates and times: s: 1.30 PM 7.25 PM

More information

and 150 in the height text box, and then click OK. Flash automatically inserts the px (for pixel) after the number.

and 150 in the height text box, and then click OK. Flash automatically inserts the px (for pixel) after the number. 4. In the Document Properties dialog box, enter 700 in the width text box and 150 in the height text box, and then click OK. Flash automatically inserts the px (for pixel) after the number. The Document

More information

Keyframing an IK Skeleton Maya 2012

Keyframing an IK Skeleton Maya 2012 2002-2012 Michael O'Rourke Keyframing an IK Skeleton Maya 2012 (This tutorial assumes you have done the Creating an Inverse Kinematic Skeleton tutorial in this set) Concepts Once you have built an Inverse

More information

Keynote 08 Basics Website:

Keynote 08 Basics Website: Website: http://etc.usf.edu/te/ Keynote is Apple's presentation application. Keynote is installed as part of the iwork suite, which also includes the word processing program Pages and the spreadsheet program

More information

WCSD/NUES Educational Technology Animation

WCSD/NUES Educational Technology Animation Animation verification for you and your peer reviewer Animation (Frames, Flash, or Edge) Animation: Understand and control the timeline Explain the makeup of the objects (fill and line) Import graphics

More information

3D Modeling Course Outline

3D Modeling Course Outline 3D Modeling Course Outline Points Possible Course Hours Course Overview 4 Lab 1: Start the Course Identify computer requirements. Learn how to move through the course. Switch between windows. Lab 2: Set

More information

Webtorial: 2-Point Tracking

Webtorial: 2-Point Tracking This webtorial will show you how to use 2-point tracking to attach a missing arrowhead to its clock hand and track the hand s movement to ensure that the arrowhead stays on its hand as it rotates. You

More information

Creating a short stop motion animation with Adobe Photoshop CC. Open Adobe Photoshop CC. A note about embedding

Creating a short stop motion animation with Adobe Photoshop CC. Open Adobe Photoshop CC. A note about embedding Creating a short stop motion animation with Adobe Photoshop CC Open Adobe Photoshop CC A note about embedding Photoshop CC never embeds video or sound into your document. Instead, it links to the original

More information

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space.

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. 3D Modeling with Blender: 01. Blender Basics Overview This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. Concepts Covered Blender s

More information

3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar

3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar 3D Studio Max Lesson 1.1: A Basic Overview of 3DSMax's Main Tool Bar Introduction In this tutorial, we'll just be taking a look at parts of the environment of 3D Studio Max version 4.26, and helping you

More information

1 Tutorials About the Tutorial Exercises

1 Tutorials About the Tutorial Exercises 1 Tutorials About the Tutorial Exercises..............................................2 Getting Started........................................................3 Exercise 1: Animating a 3D Model Using Keyframes............................3

More information

-Remember to always hit Command + S every time you make a change to your project going forward.

-Remember to always hit Command + S every time you make a change to your project going forward. -Open Animate -Under Create New - Select ActionScript 3.0 -Choose Classic as the Design type located in the upper right corner -Animate workspace shows a toolbar, timeline, stage, and window tabs -From

More information

In this lesson, you will learn how to build a typical

In this lesson, you will learn how to build a typical Lesson 1 20 21 Basic Animation Building your first animation while you learn a typical After Effects workflow. d In This Lesson 22 starting a project; creating folders 23 importing footage; alpha channels

More information

AO3. 1. Load Flash. 2. Under Create New click on Flash document a blank screen should appear:

AO3. 1. Load Flash. 2. Under Create New click on Flash document a blank screen should appear: AO3 This is where you use Flash to create your own Pizzalicious advert. Follow the instructions below to create a basic advert however, you ll need to change this to fit your own design! 1. Load Flash

More information

Using Flash Animation Basics

Using Flash Animation Basics Using Flash Contents Using Flash... 1 Animation Basics... 1 Exercise 1. Creating a Symbol... 2 Exercise 2. Working with Layers... 4 Exercise 3. Using the Timeline... 6 Exercise 4. Previewing an animation...

More information

FLASH 5 PART II USER MANUAL

FLASH 5 PART II USER MANUAL Multimedia Module FLASH 5 PART II USER MANUAL For information and permission to use these training modules, please contact: Limell Lawson - limell@u.arizona.edu - 520.621.6576 or Joe Brabant - jbrabant@u.arizona.edu

More information

Illustration by Gordon Studer,

Illustration by Gordon Studer, Illustration by Gordon Studer, www.gordonstuder.com After Effects projects typically use a variety of imported footage, arranged in a composition, which is edited and animated using the Timeline panel.

More information

Digital Video Editing Using imovie

Digital Video Editing Using imovie Digital Video Editing Using imovie This is an introductory tutorial into basic digital video editing. Participants will learn how to transfer video from tape to the computer, plus basic editing techniques

More information

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage.

The Library is displayed as a window, and its contents are accessed by dragging and dropping onto the Stage. FLASH FREQUENTLY ASKED QUESTIONS - What is the Library? The Library is an area in which you store all content used in a Flash movie. In Flash terminology, each piece of content stored in the Library is

More information

PRESENTER 09 Documentation

PRESENTER 09 Documentation a PRESENTER 09 Documentation Presenter 09 Documentation General 3 System Requirements for Presenter 09 3 Installing Presenter 09 4 Activating Presenter 09 5 Send to Articulate Presenter Package 7 Managing

More information

Gloucester County Library System. Microsoft 2010 PowerPoint

Gloucester County Library System. Microsoft 2010 PowerPoint Gloucester County Library System Microsoft 2010 PowerPoint PowerPoint 2010 is a presentation software that allows you to create dynamic slide presentations that may include animation, narration, images,

More information

Motion Creating Animation with Behaviors

Motion Creating Animation with Behaviors Motion Creating Animation with Behaviors Part 1: Basic Motion Behaviors Part 2: Stacking Behaviors upart 3: Using Basic Motion Behaviors in 3Do Part 4: Using Simulation Behaviors Part 5: Applying Parameter

More information

How to start your Texture Box Project!

How to start your Texture Box Project! How to start your Texture Box Project! Shapes, naming surfaces, and textures. Lightwave 11.5 Part One: Create Your Shape Choose Start, Programs, New Tek, Lightwave and Modelor (the orange one). 1.In one

More information

Flash Tutorial. Working With Text, Tween, Layers, Frames & Key Frames

Flash Tutorial. Working With Text, Tween, Layers, Frames & Key Frames Flash Tutorial Working With Text, Tween, Layers, Frames & Key Frames Opening the Software Open Adobe Flash CS3 Create a new Document Action Script 3 In the Property Inspector select the size to change

More information

HO-FL1: INTRODUCTION TO FLASH

HO-FL1: INTRODUCTION TO FLASH HO-FL1: INTRODUCTION TO FLASH Introduction Flash is software authoring package for creating scalable, interactive animations (or movies) for inclusion in web pages. It can be used to create animated graphics,

More information

INTRODUCTION TO FLASH MX

INTRODUCTION TO FLASH MX INTRODUCTION TO FLASH MX The purpose of this handout is to introduce and briefly explore several functions within Flash MX. Step-bystep instructions for the different ways to animate are also included.

More information

What s New in Studio 6?

What s New in Studio 6? What s New in Studio 6? mimio Toll Free Support: 877.846.3721 email: techsupport@mimio.com New Zoom Icon Right click on the Zoom Icon to choose from Zoom In, Zoom Out, and Zoom Full Import File Icon Insert

More information

The Disney Project in AS3

The Disney Project in AS3 The Disney Project in AS3 Intro: Save the Disney Kit Download the Disney Kit.fla from the website. It has all the graphics that you ll need in the Library. Double-click to open it in Flash. Immediately,

More information

MULTIMEDIA WEB DESIGN

MULTIMEDIA WEB DESIGN CLASS :: 03 02.09 2018 3 Hours THE AGENDA HOMEWORK 2 REVIEW [ Upload to Comm Arts Server ] :: Upload GIF Face assets to Your PSD Folder [ Inside of Folder> Create Gif Face Folder ] GIF ANIMATION :: File

More information

Beginners Guide Maya. To be used next to Learning Maya 5 Foundation. 15 juni 2005 Clara Coepijn Raoul Franker

Beginners Guide Maya. To be used next to Learning Maya 5 Foundation. 15 juni 2005 Clara Coepijn Raoul Franker Beginners Guide Maya To be used next to Learning Maya 5 Foundation 15 juni 2005 Clara Coepijn 0928283 Raoul Franker 1202596 Index Index 1 Introduction 2 The Interface 3 Main Shortcuts 4 Building a Character

More information

3Using and Writing. Functions. Understanding Functions 41. In this chapter, I ll explain what functions are and how to use them.

3Using and Writing. Functions. Understanding Functions 41. In this chapter, I ll explain what functions are and how to use them. 3Using and Writing Functions Understanding Functions 41 Using Methods 42 Writing Custom Functions 46 Understanding Modular Functions 49 Making a Function Modular 50 Making a Function Return a Value 59

More information

CLEAR TOOL... 7 BASIC NAVIGATION... 7 PAGE SORTER... 7

CLEAR TOOL... 7 BASIC NAVIGATION... 7 PAGE SORTER... 7 Interwrite Workspace WHAT IS WORKSPACE?...2 INSTALLATION...2 SETUP...2 CONNECTING DEVICES... 2 NAMING DEVICES... 3 CALIBRATING DEVICES... 3 THE PEN...3 INTERACTIVE MODE...4 THE TOOLBAR...4 MOVING THE TOOLBAR...

More information

Creating Machinima using Camtasia

Creating Machinima using Camtasia Creating Machinima using Camtasia Camtasia Studio is a screen video capture software developed by TechSmith. Camtasia is mostly used to create video tutorials demonstrating how to perform tasks on your

More information

In this lesson, you ll learn how to:

In this lesson, you ll learn how to: LESSON 5: ADVANCED DRAWING TECHNIQUES OBJECTIVES In this lesson, you ll learn how to: apply gradient fills modify graphics by smoothing, straightening, and optimizing understand the difference between

More information

Flash Domain 2: Identifying Rich Media Design Elements

Flash Domain 2: Identifying Rich Media Design Elements Flash Domain 2: Identifying Rich Media Design Elements Adobe Creative Suite 5 ACA Certification Preparation: Featuring Dreamweaver, Flash, and Photoshop 1 Objectives Identify general and Flash-specific

More information

REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! CS 1033 Multimedia and Communications Lab 8: Animation with Video Timeline REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! LAB #8 - Exercise 1 Objectives: Upon completion of Exercise 1 you should be

More information

12 Duplicate Clips and Virtual Clips

12 Duplicate Clips and Virtual Clips 12 Duplicate Clips and Virtual Clips Duplicate clips and virtual clips are two powerful tools for assembling a video program in Premiere. Duplicate clips can be useful for splitting clips into a number

More information

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17

Table of Contents. Preface...iii. INTRODUCTION 1. Introduction to M ultimedia and Web Design 1. ILLUSTRATOR CS6 1. Introducing Illustrator CS6 17 Table of Contents Preface...........iii INTRODUCTION 1. Introduction to M ultimedia and Web Design 1 Introduction 2 Exploring the Applications of Multimedia 2 Understanding Web Design 3 Exploring the Scope

More information

Working with Symbols and Instances

Working with Symbols and Instances Chapter 3 Working with Symbols and Instances Learning Objectives After completing this chapter, you will be able to: Create new symbols Edit the symbols and instances Create and edit button symbols Import

More information

Creative Uses of PowerPoint 2016

Creative Uses of PowerPoint 2016 Creative Uses of PowerPoint 2016 Audio You can add audio, such as music, narration, or sound bites, to your PowerPoint presentation. To record and hear any audio, your computer must be equipped with a

More information

Notice of Rights. Notice of Liability

Notice of Rights. Notice of Liability Notice of Rights Copyright 2005 by Macromedia, Inc. All rights reserved. This manual may not be copied, photocopied, reproduced, translated, or converted to any electronic or machine readable form in whole

More information

Save your project files in a folder called: 3_flash_tweens. Tweens in Flash :: Introduction

Save your project files in a folder called: 3_flash_tweens. Tweens in Flash :: Introduction INF1070: Hypermedia Tools 1 Assignment 3: Tween Animation in Flash Save your project files in a folder called: 3_flash_tweens Tweens in Flash :: Introduction Now that you ve learned to draw in Flash, it

More information