Creating a Flash.swf animation

Size: px
Start display at page:

Download "Creating a Flash.swf animation"

Transcription

1 GRC 119 Assignment 5 Creating a Flash.swf animation 1. How to get started in Flash 2. Creating layers and adding content 3. Tweening or animating between two keyframes 4. How to import multiple images or files 5. Creating a Motion Tween 6. Previewing your swf and publishing to.swf and.html 7. Extra credit, add a theme to your flash movie Assignment Overview: This week you will be introduced to Adobe Flash, the premiere program for creating web animations. Flash enables creating swf files that support vector animations which result in very optimal file sizes that are web friendly. Flash is flexible and customizable so it gives the designer many options in creating their artistic vision. Flash offers more features and smaller file sizes than any other competing program, at least in its price range. Recommended: View Flash intro videos at Adobe TV 1

2 Flash History: Flash has been used extensively for web animations since its introduction. The authoring program is very mature because it has been around +14 years with approximately 10 versions. Flash also enjoys a monopoly since there are no comparable programs in widespread use, it matured as a Macromedia product but was bought out by Adobe. Flash creates publishable files with the.swf file extension. Most flash animations are embedded in a webpage and will require the flash plug-in. Most web browsers include some version of Flash preinstalled, so requiring the flash plug-in has not hindered flash ability to gain widespread adoption. Viewers have become accustomed to updating plug-ins in order to view content on the web. Flash also has multimedia capabilities, meaning users can add audio, video, bitmap graphics, vector graphics, and more. Flash has its own programming language called ActionScript that enables users to create robust web applications, games, advanced animation, fake 3d, dynamically driven web content, and more. Flash s biggest limitation is that it doesn t play on Apple mobile devices. Tweening Explained: An important concept in animation is called keyframing. In Flash, every major change like a new position or new size is represented by a keyframe. Another important concept is called tweening. The animation, movement, or change we see in the animation. Borrowed from traditional cell animation terminology and is slang for in-betweening. In the olden days the in-betweener (animator) drew all the frames in between the keyframes that the lead (keyframe) animator drew. In Flash, tweening creates an animation by drawing all the frames in between two keyframes. Flash automatically interpolates or draws all the in-between frames. Flash has three types of tweening, shape tweening, motion tweening and classic tweening. Basic tweening is created by rt+clicking (pc) or command+clicking (mac) and select shape or classic. There must be two keyframes before you can finish a shape or classic tweening, you manually add a keyframe at a desired frame using f6, then change or move the object on stage for that keyframe. The other type of tweening, motion tweening is a new technique that came with CS4 and requires only one keyframe turn on Motion Tweening. Once motion tweening has been activated you select the new frame where you want the change to occur and you move or change the object on stage, Flash adds a keyframe in that frame and animates between the keyframes. 2

3 Handy Flash shortcuts: Keyframes F6 Inserts a keyframe Blank Keyframes F7 Inserts a blank keyframe Frames F5 Inserts a frame (on some macs you may need to use fn+f7 for the f7 shortcut) How to insert keyframes, blank keyframes, and frames in Flash: Keyframes F6 (shortcut) Adds a keyframe at the desired frame. A keyframe enables a change to occur. Adds a new keyframe allowing a new position, movement, change or animation to occur. Signifies a change in motion, size, color, or position. As soon as you draw an object (on a blank frame) a blank keyframe will appear for that layer. Blank Keyframes F7 Adds a blank keyframe at a desired frame. Clears stage of preexisting objects from that layer and frame only. A blank keyframe means there are no objects on stage for that frame and layer only, represented by a hollow circle Frames F5 Adds frames to the selected frame and layer. Can extend an existing tween or extend the time an object will stay on stage, for that layer only. 3

4 In Flash, tweening creates an animation by drawing all the frames in between two keyframes. Flash automatically interpolates or draws all the in-between frames. Flash has three types of tweening: shape tweening, motion tweening, and classic tweening. Shape Tweening Use to Animate the following: ü Yes, vector-based objects, called Shapes ü Yes, shape of object ü Yes, color of object ü Yes, position of object on stage ü Yes, the transformation of object ü Yes, broken apart text ü Yes, gradients ü Yes, Drawing Objects not used with grouped objects not used with bitmaps not used with symbols not used with type, type must be broken apart into a shape Motion/classic tweening Use to Animate the following:: ü Yes, symbols ü Yes, grouped objects ü Yes, text blocks not used with shapes not used with broken apart text not used with multiple items on same layer 4

5 Step 1 How to get started in Flash Note these instructions are for the most current version of Flash CS5 Find and double click on the Flash program icon (located on the dock in the Mac lab computers looks like Fl) For Windows users you may need to find shortcut in your Programs menu Start>All Programs>Adobe>Flash When Flash opens File>New >Flash File (Actionscript 3.0) Save you document File>Save As> firstname_lastname_a5.fla Save into a new folder inside your 119 folder, name folder a5.fla is the flash project file, an editable flash project, it will only open up in Flash Before we begin creating anything, reset the window workspace, Window>Workspace>Classic Click on the White background in the middle, this is called the Stage Optional, on properties window adjust Size 640px (width) x 240px (height) Background pick a color (optional) Optional, change frame rate: 12fps At 12fps or 12 frames per second, it takes 12 frames to make up 1 second in our movie. Step 2 Creating layers and adding content Next we will create 3 different animations Click on the new layers button 2x The new layer button is located below the layers, looks like a paper icon We now have three blank layers Next, we will draw 3 dif objects with both a stroke and fill on the 3 separate layers Look for the shape tool icon on the tool bar (if tool bar is closed Windows>Tools opens/closes window) Select the rectangle shape tool 5

6 Important verify that the Object Drawing mode is not selected or highlighted (at bottom of tool bar, shortcut to toggle is J) Pick a stroke and fill colors on the property inspector and then try drawing a rectangle, click and drag the mouse cursor to draw. Select shape using the selection tool (black arrow tool, shortcut J) and verify that the property inspector displays the object as a Shape and not a drawing object. If the properties panel doesn t display object as a shape than delete object and recreate as a Shape object, turning off Object Drawing mode You can double click on shape in order to select both stroke and fill Move shape to desired starting location If desired change its stroke and fill on the properties panel. Next, we want to select a new layer. Select one of the other blank layers we previously created. Switch to circle shape tool and draw a circle on the other layer, pick a dif stroke and fill color Repeat step, switch to the other blank layer and draw a triangle, pick a dif stroke and fill In order to create a triangle pick the polystar tool, on the properties panel click on options under Tool settings, pick polygon and make 3 sides Once drawn, switch to the selection tool by pressing J Try selecting fill of triangle and changing to a gradient fill Try selecting the stroke and making bigger Next, make sure each shape is on a separate layer, and each has a dif stroke and fill color Rename each layer to the shapes name like square, circle, triangle Rename a layer by double clicking on the layer name like layer 1 Try changing the viewing/stacking order by dragging the layers around, the top most layer = front or top of stack Seelect the square layer insert a keyframe at approx frame 12 and frame 24 (short cut on most computers is F6). Do this by selecting frame 12 and then press f6, then select frame 24 and press f6, two new keyframes appear on those frames. Alternatively if the shortcuts didn t work you could add a keyframe using the menu, Insert>Timeline>Keyframe 6

7 Select frame 12 and use the free transform tool (shortcut Q) to rotate, skew, or scale the shape Repeat steps adding two keyframes to each of the other two layers, circle and triangle If you want to preview our movie press the enter/return key You should see the playhead move and objects changing at various frames We will tween (animate) in between these keyframes in the next step Step 3 Tweening or animating between two keyframes Next, in order to animate or tween place the mouse in any frame between two keyframes (solid black dots) and rt+click (pc) or command+click (mac) and select shape tweening We choose shape tweening because we are working with shape objects Place mouse between the next two keyframes and repeat steps to add shape tweening You can tween (animate) in between two keyframes by clicking anywhere between two keyframes and rt+click /command+click and selecting shape tweening for any shape You must have two key frames in order to shape tween Tweening animates between the two keyframes If you want to tween the entire layer, make sure there is a keyframe on the last frame in that layer (black dot, f6 adds a keyframe). Select the layer by clicking on the layer name and then select shape tweening by clicking anywhere between two keyframes and rt+click /command+click Return/Enter key to preview our animation You should see a solid line with an arrow appear between all tweened keyframes If your tween has a broken line then you have a bad tween A bad tween means you may not have a shape object or may need a second keyframe or you may have dif or multiple objects between your keyframes Make sure you have tweened all three layers and they tween or animate when previewed, press Return/Enter key to preview 7

8 Step 4 How to import multiple images or files Import some graphics files File>Import to library Pick a common image file like jpg, png, gif You can select multiple files to import using the control key (pc) or command key (mac) Click Open to import all selected files Drag your image from the Library panel onto a new layer (to open or close the library press cntrl+l or cmnd+l) Note: The Library is used to store your assets used in your movie. You can drag objects from the library onto the stage in order to use them. Any object on stage that is a copy of an object from your library is referred to as an instance. If you delete an object from the stage that originated from the library the original will still be in the library. Select image on stage and position as desired Optional, move keyframe (black dot) to the frame where you want image to appear Add additional keyframes using f6 Tween/animate by clicking anywhere between two keyframes and rt+click/command+click and select classic tweening (use classic for objects that are not shapes). Make sure your image animates. Optionally you can insert a blank keyframe (f7) if you desire to remove an object from stage at a particular frame Make sure to rename layer to a descriptive name Press Return/Enter key to preview Step 5 Creating a Motion Tween Create a new layer, select the Text tool and type some text on stage (use Properties panel to modify text style). 8

9 Next, you will need to convert the text into a symbol. First select object (text) on stage using the selection tool. Next convert selection into a symbol Modify>Convert to symbol (shortcut is f8 some macs require fn+f8) Alternatively you can convert an object into a symbol by dragging it into your library Next, we want to create a Motion Tween Make sure object is still selected You do not add a second keyframe in order to begin a motion tween, the second keyframe will be created later. Choose Insert > Motion Tween or Right+click (Pc) or Ctrl+click (Mac) the selection or current frame and choose Create Motion Tween from the menu. Note: If the object is not a tweenable object type motion tween may not be listed. If multiple objects are selected on the same layer and you attempt to tween a dialog box may appear prompting you to convert the selection to a movie clip symbol. Drag either end of the tween in the Timeline to shorten or extend to the desired length To add motion to the tween, place the playhead on the desired frame where you want the change to occur and then drag the object on the Stage to a new position or change the object somehow. A motion path appears on the Stage showing the path from the position in the first frame of the tween span to the new position. Keyframes appear as small diamonds in the tween span. Adjust motion path so object moves in a curving direction Adjust motion path by using the selection tool to select and move its path. Using the selection tool you will see a curved line appear when you get close to its path, when the curve option appear click and drag path to modify to a curve To specify a new position for the object, place the playhead in another frame within the tween span and drag the object on Stage to the new position. Make sure to rename layer to a descriptive name 9

10 Step 6 Previewing your swf and publishing to.swf and.html Preview your movie Control>Test Movie (Cntrl+Enter) Modify any problems or add any desired features before continuing Note, by default Flash movies play and loop or repeat Check publish settings File>Publish Settings Verify that html and swf is selected Click on Publish, then Ok. Verify that a.fla,.swf,.html, were saved into your A5 folder Add a link on your index.html (course management page) to A5, A5 should link to firstname_lastname_a5.html or whatever your file is named Upload using DW,.swf,.html, and the updated index/course management page. Step 7 Extra credit, Add a theme to your flash movie Optional step, add a theme or topic to your flash movie. For example, have your movie incorporate a theme like flowers, dogs, nature, person or thing. The theme can be whatever you want as long as it s suitable for class. Modify all your examples to incorporate this theme. Terms you should now be familiar with: Tweening Keyframes Fps 3 types of tweening in flash Creating shapes in flash Symbols How to publish a swf 10

GRC 119 Assignment 6 Create a Flash Animation Banner Ad

GRC 119 Assignment 6 Create a Flash Animation Banner Ad GRC 119 Assignment 6 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

GRC 119 Assignment 7 Create a Flash Animation Banner Ad

GRC 119 Assignment 7 Create a Flash Animation Banner Ad GRC 119 Assignment 7 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

Overview of the Adobe Flash Professional CS6 workspace

Overview of the Adobe Flash Professional CS6 workspace Overview of the Adobe Flash Professional CS6 workspace In this guide, you learn how to do the following: Identify the elements of the Adobe Flash Professional CS6 workspace Customize the layout of the

More information

Flash MX 2004 Animation Lesson

Flash MX 2004 Animation Lesson Flash MX 2004 Animation Lesson By Tonia Malone Technology & Learning Services 14-102 Lesson Opening a document To open an existing document: 1. Select File > Open. 2. In the Open dialog box, navigate to

More information

MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool

MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool 1 CEIT 323 Lab Worksheet 1 MovieClip, Button, Graphic, Motion Tween, Classic Motion Tween, Shape Tween, Motion Guide, Masking, Bone Tool, 3D Tool Classic Motion Tween Classic tweens are an older way of

More information

Flash MX Image Animation

Flash MX Image Animation Flash MX Image Animation Introduction (Preparing the Stage) Movie Property Definitions: Go to the Properties panel at the bottom of the window to choose the frame rate, width, height, and background color

More information

Figure 3.5: Exporting SWF Files

Figure 3.5: Exporting SWF Files Li kewhatyou see? Buyt hebookat t hefocalbookst or e Fl ash + Af t eref f ect s Chr i sjackson ISBN 9780240810317 Flash Video (FLV) contains only rasterized images, not vector art. FLV files can be output

More information

Motion tween is nothing but tweening a Symbol's movement from one position to another.

Motion tween is nothing but tweening a Symbol's movement from one position to another. Multi lt3f Simple Animation using Adobe Flash CS5 Required : 1. Satisfy all the examples and exercises given.provide your own graphic files.2. Apply the appropriate animation for the facial expressions

More information

Working With Animation: Introduction to Flash

Working With Animation: Introduction to Flash Working With Animation: Introduction to Flash With Adobe Flash, you can create artwork and animations that add motion and visual interest to your Web pages. Flash movies can be interactive users can click

More information

Windows Movie Maker Digital Video Editing (PC) Note: If you are using a Mac then refer to the instructions on the class website

Windows Movie Maker Digital Video Editing (PC) Note: If you are using a Mac then refer to the instructions on the class website GRC 119 Assignment 8 Windows Movie Maker Digital Video Editing (PC) 1. Download video supplemental files 2. Download a CC licensed video 3. Create a Windows Movie Maker project 4. Previewing Clips 5. Adding

More information

Flash Tutorial Part I

Flash Tutorial Part I Flash Tutorial Part I This tutorial is intended to give you a basic overview of how you can use Flash for web-based projects; it doesn t contain extensive step-by-step instructions and is therefore not

More information

Fireworks 3 Animation and Rollovers

Fireworks 3 Animation and Rollovers Fireworks 3 Animation and Rollovers What is Fireworks Fireworks is Web graphics program designed by Macromedia. It enables users to create any sort of graphics as well as to import GIF, JPEG, PNG photos

More information

FLASH. Mac versus PC. Pixels versus Vectors Two kinds of images are in the digital world: bitmaps and vectors:

FLASH. Mac versus PC. Pixels versus Vectors Two kinds of images are in the digital world: bitmaps and vectors: FLASH Macromedia Flash is a multimedia graphics program especially for creating moving images for use on the Web. Flash has opened up a whole new world for digital animators. You can rotoscope with it,

More information

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

Adobe Illustrator CS5 Part 1: Introduction to Illustrator CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading

More information

Adobe Dreamweaver CC 14 Tutorial

Adobe Dreamweaver CC 14 Tutorial Adobe Dreamweaver CC 14 Tutorial GETTING STARTED This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site

More information

Lesson 7 - Creating Animation II

Lesson 7 - Creating Animation II Lesson 7 - Creating Animation II A. Motion-Tweened Animation With motion tweening, you can easily create motion effects for the objects in your Flash movies. Kites flying, balls bouncing, rocks rolling

More information

Smart Board Notebook Software A guide for new Smart Board users

Smart Board Notebook Software A guide for new Smart Board users Smart Board Notebook Software A guide for new Smart Board users This guide will address the following tasks in Notebook: 1. Adding shapes, text, and pictures. 2. Searching the Gallery. 3. Arranging objects

More information

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver

understand how image maps can enhance a design and make a site more interactive know how to create an image map easily with Dreamweaver LESSON 3: ADDING IMAGE MAPS, ANIMATION, AND FORMS CREATING AN IMAGE MAP OBJECTIVES By the end of this part of the lesson you will: understand how image maps can enhance a design and make a site more interactive

More information

Creating Hyperlinks & Buttons InDesign CS6

Creating Hyperlinks & Buttons InDesign CS6 Creating Hyperlinks & Buttons Adobe DPS, InDesign CS6 1 Creating Hyperlinks & Buttons InDesign CS6 Hyperlinks panel overview You can create hyperlinks so that when you export to Adobe PDF or SWF in InDesign,

More information

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/

PowerPoint 2007 Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ PowerPoint is the presentation program included in the Microsoft Office suite. With PowerPoint, you can create engaging presentations that can be presented in person, online,

More information

Lynda.com > InDesign CS5 Tutorials Interactive Documents & Presentations

Lynda.com > InDesign CS5 Tutorials Interactive Documents & Presentations Creating Interactive Documents with PDFs and SWFs Adapted from Chris Converse, http://www.codifydesign.com/ Laurie Burruss laurie@lynda.com Pasadena City College Dec 9 3 pm Lynda.com > InDesign CS5 Tutorials

More information

m ac romed ia Fl a s h Curriculum Guide

m ac romed ia Fl a s h Curriculum Guide m ac romed ia Fl a s h Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks

More information

Introduction to Flash Animation

Introduction to Flash Animation Title Introduction to Flash Animation Type Consensus Document Map Authors Derek Bishoff, Christopher Shadwell Subject Business Course None Selected Grade(s) 10, 11, 12 Location Curriculum Writing History

More information

Designing and animating characters in Flash Part 1: Drawing tools and symbols Adobe Developer Connection

Designing and animating characters in Flash Part 1: Drawing tools and symbols Adobe Developer Connection Designing and animating characters in Flash Part 1: Drawing tools and symbols Chris Georgenes Adobe Certified Expert mudbubble.com (www.adobe.comhttp://www.mudbubble.com/) keyframer.com (www.adobe.comhttp://www.keyframer.com/)

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

Recipes4Success. Animate a Rocket Ship. Frames 6 - Drawing Tools

Recipes4Success. Animate a Rocket Ship. Frames 6 - Drawing Tools Recipes4Success You can use the drawing tools and path animation tools in Frames to create illustrated cartoons. In this Recipe, you will draw and animate a rocket ship. 2014. All Rights Reserved. This

More information

CURRICULUM MAP. Web Design I Mr. Gault

CURRICULUM MAP. Web Design I Mr. Gault CURRICULUM MAP Web Design I Mr. Gault MONTH August- September ESSENTIAL QUESTIONS What is HTML and how is it used in today s web design? How is Dreamweaver used to create web pages? HTML TOPIC Dreamweaver

More information

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007

Manual. OIRE Escuela de Profesiones de la Salud. Power Point 2007 Power Point 2007 Manual OIRE Escuela de Profesiones de la Salud Power Point 2007 2008 The New Power Point Interface PowerPoint is currently the most common software used for making visual aids for presentations.

More information

Fireworks CS4 Tutorial Part 1: Intro

Fireworks CS4 Tutorial Part 1: Intro Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the

More information

Create a Poster Using Publisher

Create a Poster Using Publisher Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs

More information

What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs.

What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs. RESEARCH AND INSTRUCTIONAL SUPPORT Revised: June 2007 What is idvd? idvd is a software program used to create menus for DVD projects and to burn video to DVDs. Starting a new idvd project You can open

More information

How to build text and objects in the Titler

How to build text and objects in the Titler How to build text and objects in the Titler You can use the Titler in Adobe Premiere Pro to create text and geometric objects. There are three methods for creating text, each capable of producing either

More information

Chapter 12 Creating Web Pages

Chapter 12 Creating Web Pages Getting Started Guide Chapter 12 Creating Web Pages Saving Documents as HTML Files Copyright This document is Copyright 2010 2012 by its contributors as listed below. You may distribute it and/or modify

More information

Creative Cloud for Web Design

Creative Cloud for Web Design Creative Cloud for Web Design Level: Duration: Time: Cost: Fast Track - Introduction 5 Days 9:30 AM - 4:30 PM 997 Overview Like the Dreamweaver Jumpstart course, the Creative Suite for Web Design course

More information

Microsoft PowerPoint 2007

Microsoft PowerPoint 2007 Microsoft PowerPoint 2007 PowerPoint is currently the most common software used for making visual aids for presentations. It has been redesigned for the 2007 release with a much more user-friendly and

More information

How to create a Flash banner advert in DrawPlus X2

How to create a Flash banner advert in DrawPlus X2 How to create a Flash banner advert in DrawPlus X2 Open DrawPlus X2 and choose Start New: Keyframe Animation Select WebPlus 10 Flash Banner and click on Open The work area should look like the screenshot.

More information

Unit 21 - Creating a Button in Macromedia Flash

Unit 21 - Creating a Button in Macromedia Flash Unit 21 - Creating a Button in Macromedia Flash Items needed to complete the Navigation Bar: Unit 21 - House Style Unit 21 - Graphics Sketch Diagrams Document ------------------------------------------------------------------------------------------------

More information

Adobe Captivate Tips for Success

Adobe Captivate Tips for Success Adobe Captivate Tips for Success Before you begin editing your Captivate project, make sure you create a back up copy of your.cp file in case you delete something you need later. 1 Before You Record Your

More information

How to create and personalize a PDF portfolio

How to create and personalize a PDF portfolio How to create and personalize a PDF portfolio Creating and organizing a PDF portfolio is a simple process as simple as dragging and dropping files from one folder to another. To drag files into an empty

More information

Tutorial for Basic Editing in Adobe Premiere Pro CS5

Tutorial for Basic Editing in Adobe Premiere Pro CS5 Tutorial for Basic Editing in Adobe Premiere Pro CS5 Interface Overview Highlighting Key Tools - Project Files This is where all the files you import into Premiere are located. This includes movie files,

More information

Advanced Presentation Features and Animation

Advanced Presentation Features and Animation There are three features that you should remember as you work within PowerPoint 2007: the Microsoft Office Button, the Quick Access Toolbar, and the Ribbon. The function of these features will be more

More information

Develop Computer Animation

Develop Computer Animation Name: Block: A. Introduction 1. Animation simulation of movement created by rapidly displaying images or frames. Relies on persistence of vision the way our eyes retain images for a split second longer

More information

Adobe Creative Suite: Introduction for Web Design

Adobe Creative Suite: Introduction for Web Design coursemonster.com/uk Adobe Creative Suite: Introduction for Web Design View training dates» Overview Website design can be confusing to get started with. But with our Adobe Certified Instructor led class

More information

SMART Notebook 10 User s Guide. Linux Operating Systems

SMART Notebook 10 User s Guide. Linux Operating Systems SMART Notebook 10 User s Guide Linux Operating Systems Product Registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at www.smarttech.com/registration.

More information

Chapter 3: Animation. Creating Frames and Keyframes. After completing this module, you ll be able to:

Chapter 3: Animation. Creating Frames and Keyframes. After completing this module, you ll be able to: AIM Your Project with Flash: Chapter 3 - Animation 47 Chapter 3: Animation After completing this module, you ll be able to: create, comment, and use frames and keyframes. distinguish types of Flash animation.

More information

Publisher 2010 Cheat Sheet

Publisher 2010 Cheat Sheet April 20, 2012 Publisher 2010 Cheat Sheet Toolbar customize click on arrow and then check the ones you want a shortcut for File Tab (has new, open save, print, and shows recent documents, and has choices

More information

Intro to Web Development

Intro to Web Development Intro to Web Development For this assignment you will be using the KompoZer program because it free to use, and we wanted to keep the costs of this course down. You may be familiar with other webpage editing

More information

SMART Notebook: Basics and Application

SMART Notebook: Basics and Application SMART Notebook: Basics and Application Table of Contents TESS Connection... 3 Version Number... 3 Tour of the Window... 5 The Main Toolbar... 5 The Sidebar... 18 Page Sorter... 19 The Gallery... 23 Searching...

More information

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional.

Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. Workspace tour Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will become familiar with the terminology and workspace

More information

Table of Contents. I. Banner Design Studio Overview... 4. II. Banner Creation Methods... 6. III. User Interface... 8

Table of Contents. I. Banner Design Studio Overview... 4. II. Banner Creation Methods... 6. III. User Interface... 8 User s Manual Table of Contents I. Banner Design Studio Overview... 4 II. Banner Creation Methods... 6 a) Create Banners from scratch in 3 easy steps... 6 b) Create Banners from template in 3 Easy Steps...

More information

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster

Creating a Poster in PowerPoint 2010. A. Set Up Your Poster View the Best Practices in Poster Design located at http://www.emich.edu/training/poster before you begin creating a poster. Then in PowerPoint: (A) set up the poster size and orientation, (B) add and

More information

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver

Epson Brightlink Interactive Board and Pen Training. Step One: Install the Brightlink Easy Interactive Driver California State University, Fullerton Campus Information Technology Division Documentation and Training Services Handout Epson Brightlink Interactive Board and Pen Training Downloading Brightlink Drivers

More information

QUICK REFERENCE: ADOBE ILLUSTRATOR CS2 AND CS3 SECTION 1: CS3 TOOL BOX: PAGE 2 SECTION 2: CS2 TOOL BOX: PAGE 11

QUICK REFERENCE: ADOBE ILLUSTRATOR CS2 AND CS3 SECTION 1: CS3 TOOL BOX: PAGE 2 SECTION 2: CS2 TOOL BOX: PAGE 11 QUICK REFERENCE, ADOBE ILLUSTRATOR, PAGE 1 QUICK REFERENCE: ADOBE ILLUSTRATOR CS2 AND CS3 CS2 SECTION 1: CS3 TOOL BOX: PAGE 2 SECTION 2: CS2 TOOL BOX: PAGE 11 SECTION 3: GENERAL CONCEPTS: PAGE 14 SELECTING

More information

IAS Web Development using Dreamweaver CS4

IAS Web Development using Dreamweaver CS4 IAS Web Development using Dreamweaver CS4 Information Technology Group Institute for Advanced Study Einstein Drive Princeton, NJ 08540 609 734 8044 * helpdesk@ias.edu Information Technology Group [2] Institute

More information

PowerPoint 2013: Basic Skills

PowerPoint 2013: Basic Skills PowerPoint 2013: Basic Skills Information Technology September 1, 2014 1 P a g e Getting Started There are a variety of ways to start using PowerPoint software. You can click on a shortcut on your desktop

More information

Chapter 4: Website Basics

Chapter 4: Website Basics 1 Chapter 4: In its most basic form, a website is a group of files stored in folders on a hard drive that is connected directly to the internet. These files include all of the items that you see on your

More information

Getting Started Guide. Chapter 11 Graphics, the Gallery, and Fontwork

Getting Started Guide. Chapter 11 Graphics, the Gallery, and Fontwork Getting Started Guide Chapter 11 Graphics, the Gallery, and Fontwork Copyright This document is Copyright 2010 2014 by the LibreOffice Documentation Team. Contributors are listed below. You may distribute

More information

Microsoft PowerPoint Exercises 4

Microsoft PowerPoint Exercises 4 Microsoft PowerPoint Exercises 4 In these exercises, you will be working with your Music Presentation file used in part 1 and 2. Open that file if you haven t already done so. Exercise 1. Slide Sorter

More information

CS4 THE MISSING MANUAL

CS4 THE MISSING MANUAL Flash CS4 THE MISSING MANUAL Chris Grover with E.A. Vander Veer Beijing Cambridge Farnham Köln Sebastopol Taipei Tokyo This excerpt is protected by copyright law. It is your responsibility to obtain permissions

More information

How to rotoscope in Adobe After Effects

How to rotoscope in Adobe After Effects Adobe After Effects CS6 Project 6 guide How to rotoscope in Adobe After Effects Rotoscoping is an animation technique in which you draw, paint, or add other visual effects in a layer over live-action film

More information

What is a clicktag? Flash 8 and 9. Flash 4, 5, 6, and 7

What is a clicktag? Flash 8 and 9. Flash 4, 5, 6, and 7 What is a clicktag? A click tracking method created by Adobe (formerly Macromedia) for rich media banners designed with Flash. It has evolved into an industry standard over the past several years and is

More information

Leading Adobe Connect meetings

Leading Adobe Connect meetings Leading Adobe Connect meetings You have created a meeting room, scheduled an online class or meeting, invited participants, and prepared the room for the day of class by testing your computer system and

More information

Using Microsoft Word. Working With Objects

Using Microsoft Word. Working With Objects Using Microsoft Word Many Word documents will require elements that were created in programs other than Word, such as the picture to the right. Nontext elements in a document are referred to as Objects

More information

Logo Design Studio Pro Guide

Logo Design Studio Pro Guide Logo Design Studio Pro Guide This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used

More information

Microsoft Office PowerPoint 2013

Microsoft Office PowerPoint 2013 Microsoft Office PowerPoint 2013 Navigating the PowerPoint 2013 Environment The Ribbon: The ribbon is where you will access a majority of the commands you will use to create and develop your presentation.

More information

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories

LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories Curriculum # 05 Four Months Certification Program WEB DESIGNING & DEVELOPMENT LAMBDA CONSULTING GROUP Legendary Academy of Management & Business Development Advisories The duration of The Course is Four

More information

Introduction to Google SketchUp (Mac Version)

Introduction to Google SketchUp (Mac Version) Introduction to Google SketchUp (Mac Version) This guide is handy to read if you need some basic knowledge to get started using SketchUp. You will see how to download and install Sketchup, and learn how

More information

Chapter 14: Links. Types of Links. 1 Chapter 14: Links

Chapter 14: Links. Types of Links. 1 Chapter 14: Links 1 Unlike a word processor, the pages that you create for a website do not really have any order. You can create as many pages as you like, in any order that you like. The way your website is arranged and

More information

CREATE A 3D MOVIE IN DIRECTOR

CREATE A 3D MOVIE IN DIRECTOR CREATE A 3D MOVIE IN DIRECTOR 2 Building Your First 3D Movie in Director Welcome to the 3D tutorial for Adobe Director. Director includes the option to create three-dimensional (3D) images, text, and animations.

More information

Microsoft PowerPoint 2010 Handout

Microsoft PowerPoint 2010 Handout Microsoft PowerPoint 2010 Handout PowerPoint is a presentation software program that is part of the Microsoft Office package. This program helps you to enhance your oral presentation and keep the audience

More information

Creating a Simple Animated Web Banner

Creating a Simple Animated Web Banner Adobe Flash CS6 1 Creating a Simple Animated Web Banner Objectives You will have mastered the material in this chapter when you can: Start Flash and customize the Flash workspace Create a Flash document

More information

SiteBuilder 2.1 Manual

SiteBuilder 2.1 Manual SiteBuilder 2.1 Manual Copyright 2004 Yahoo! Inc. All rights reserved. Yahoo! SiteBuilder About This Guide With Yahoo! SiteBuilder, you can build a great web site without even knowing HTML. If you can

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Flash CS4 Exam Exam # 9A0-092 ACE Certification Checklist The checklist below will help guide you through the process of obtaining

More information

Baseball Playbook Manual

Baseball Playbook Manual Baseball Playbook Manual Baseball Playbook 010 Introduction by Jes-Soft Baseball Playbook is a tool to help coaches define, draw and share baseball plays and drills. Baseball Playbook has the following

More information

Chapter 9 Slide Shows

Chapter 9 Slide Shows Impress Guide Chapter 9 Slide Shows Transitions, animations, and more Copyright This document is Copyright 2007 2013 by its contributors as listed below. You may distribute it and/or modify it under the

More information

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505

Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 Embroidery Fonts Plus ( EFP ) Tutorial Guide Version 1.0505 1 Contents Chapter 1 System Requirements.................. 3 Chapter 2 Quick Start Installation.................. 4 System Requirements................

More information

[Not for Circulation]

[Not for Circulation] Using SMART Notebook SMART Notebook is software meant to supplement use with the SMART Board. The software helps users create interactive presentations, and offers a variety of ways to enhance presenting

More information

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window

I ntroduction. Accessing Microsoft PowerPoint. Anatomy of a PowerPoint Window Accessing Microsoft PowerPoint To access Microsoft PowerPoint from your home computer, you will probably either use the Start menu to select the program or double-click on an icon on the Desktop. To open

More information

SMART NOTEBOOK 10. Instructional Technology Enhancing ACHievement

SMART NOTEBOOK 10. Instructional Technology Enhancing ACHievement SMART NOTEBOOK 10 Instructional Technology Enhancing ACHievement TABLE OF CONTENTS SMART Notebook 10 Themes... 3 Page Groups... 4 Magic Pen... 5 Shape Pen... 6 Tables... 7 Object Animation... 8 Aligning

More information

2. How to Use SMART Board as a Projector and Whiteboard

2. How to Use SMART Board as a Projector and Whiteboard Page 1 Smart Board Getting Started Smart Board is an interactive whiteboard developed by SMART Technologies that combines the capabilities of a data projector and a white board. Use the SMART Board to

More information

Using WINK to create custom animated tutorials

Using WINK to create custom animated tutorials Using WINK to create custom animated tutorials A great way for students and teachers alike to learn how to use new software is to see it demonstrated and to reinforce the lesson by reviewing the demonstration.

More information

Web Design. Links and Navigation

Web Design. Links and Navigation Web Design Links and Navigation Web Design Link Terms HTTP, FTP, Hyperlink, Email Links, Anchor HTTP (HyperText Transfer Protocol) - The most common link type and allows the user to connect to any page

More information

NDSU Technology Learning & Media Center

NDSU Technology Learning & Media Center 1 NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Creating a Large Format Poster (Plot) Using PowerPoint 2013 Posters should be designed and created in a manner that best

More information

SMART Board Training Packet. Notebook Software 10.0

SMART Board Training Packet. Notebook Software 10.0 SMART Board Training Packet Notebook Software 10.0 Chris de Treville Chris.deTreville@avispl.com 6301 Benjamin Road Suite 101 Tampa, FL 33634 p: 813.884.7168 f: 813.882.9508 SMART Board Welcome Center

More information

Graphic Design Studio Guide

Graphic Design Studio Guide Graphic Design Studio Guide This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used

More information

Introduction to Microsoft Word 2003

Introduction to Microsoft Word 2003 Introduction to Microsoft Word 2003 Sabeera Kulkarni Information Technology Lab School of Information University of Texas at Austin Fall 2004 1. Objective This tutorial is designed for users who are new

More information

ADOBE DREAMWEAVER CS3 TUTORIAL

ADOBE DREAMWEAVER CS3 TUTORIAL ADOBE DREAMWEAVER CS3 TUTORIAL 1 TABLE OF CONTENTS I. GETTING S TARTED... 2 II. CREATING A WEBPAGE... 2 III. DESIGN AND LAYOUT... 3 IV. INSERTING AND USING TABLES... 4 A. WHY USE TABLES... 4 B. HOW TO

More information

How to Add a Transparent Flash FLV movie to your Web Page Tutorial by R. Berdan Oct 16 2008

How to Add a Transparent Flash FLV movie to your Web Page Tutorial by R. Berdan Oct 16 2008 How to Add a Transparent Flash FLV movie to your Web Page Tutorial by R. Berdan Oct 16 2008 To do this tutorial you will need Flash 8 or higher, Dreamweaver 8 or higher. You will also need some movie clips

More information

Getting Started Guide

Getting Started Guide MadCap Software Getting Started Guide Capture 7 Copyright 2015 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Introduction to Macromedia Dreamweaver MX

Introduction to Macromedia Dreamweaver MX Introduction to Macromedia Dreamweaver MX Macromedia Dreamweaver MX is a comprehensive tool for developing and maintaining web pages. This document will take you through the basics of starting Dreamweaver

More information

Movie Maker 2 Beginning

Movie Maker 2 Beginning Movie Maker 2 Beginning Quick Overview...3 Preparing a Folder...3 Collecting Resources...3 Pictures...4 Screen Resolution...4 Starting Windows Movie Maker...4 Which Version?...4 Windows Movie Maker 2 Window...4

More information

Introduction to Final Cut Pro 7 - Editing Basics

Introduction to Final Cut Pro 7 - Editing Basics Workshop Objectives Become familiar with the Final Cut Pro workspace, basic editing, capturing footage, using tools, exporting to tape, or QuickTime. Learn effective workflow and file management strategies.

More information

BrightLink Pro. Quick Reference. BrightLink Interaction. BrightLink Pro Features. 1 Turning on and Calibrating the Projector

BrightLink Pro. Quick Reference. BrightLink Interaction. BrightLink Pro Features. 1 Turning on and Calibrating the Projector BrightLink Pro BrightLink Interaction Three interactive modes are available: Whiteboard mode Quick Reference This card will help you get started using your BrightLink Pro interactive projector. Use one

More information

Windows 8.1 Update 1 Supplement

Windows 8.1 Update 1 Supplement Illustrated Series Guide to Windows 8.1 Update 1 Changes June 2014 Table of Contents (CTRL+Click a link to navigate directly to Part 1, 2, 3, or 4.) Part 1: What Version of Windows Am I Using? Part 2:

More information

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5

Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 Introduction To Microsoft Office PowerPoint 2007. Bob Booth July 2008 AP-PPT5 University of Sheffield Contents 1. INTRODUCTION... 3 2. GETTING STARTED... 4 2.1 STARTING POWERPOINT... 4 3. THE USER INTERFACE...

More information

Revision history: New comments added to: m)! Universal Driver

Revision history: New comments added to: m)! Universal Driver Revision history: 1.0! 17/07/2006! Initial draft 1.1! 18/07/2006! Added screen shot for picture slides. 1.2! 07/09/2006! New features added: s)! Support for QuickTime VR movies. t)! Support for PDF files

More information

SMART Board Interactive Whiteboard Setup with USB Cable

SMART Board Interactive Whiteboard Setup with USB Cable SMART Board Interactive Whiteboard Setup with USB Cable The instructions below are for the SMART Board interactive whiteboard 500 series and apply to both desktop and laptop computers. Ready Light USB

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Flash CS4 Recertification Exam Exam # 9A0-093 ACE Certification Checklist The checklist below will help guide you through the process

More information