Animated GIF images are silent movies; if you want to mix sound and animation, use QuickTime movies or Macromedia Flash.

Size: px
Start display at page:

Download "Animated GIF images are silent movies; if you want to mix sound and animation, use QuickTime movies or Macromedia Flash."

Transcription

1 LESSON 7: CREATING ANIMATED GIF IMAGES OBJECTIVES When you finish this lesson, you will understand: frame-by-frame animation onion skinning symbols tweening and you will have learned: how to create GIF animations how to change the playback settings for an animated GIF image how to use tweening to fade in an image how to create symbols and use the Library Animated GIF images are a variant of CompuServe s Graphics Interchange Format. In 1987 the specification was enhanced to enable for GIFs to contain multiple images that can play back sequentially to provide flip-book-style animation. A 1989 amendment added such controls as an optional delay between frames. For all their advantages, animated GIF images aren t perfect. Because they are GIF files, they re limited to 256 colors. GIF files are far from ideal for photographic images, such as a time-lapse view of a sunset. They re best for animated banners, buttons, or line art. You can stop a looping GIF animation with a browser s Stop button and start over by reloading the image, but you can t stop and resume playback where you left off. If you need VCR-like playback control, use a commercial animation program such as Macromedia Flash or Director. Animated GIF images are silent movies; if you want to mix sound and animation, use QuickTime movies or Macromedia Flash. Despite its shortcomings, the animated GIF file is a good medium for simple Web animation no plug-ins, no server tweaking, and relatively mild browser-compatibility headaches. The GIF animation is a simple technology that has come to dominate the field because it s simple. In a Web world increasingly obsessed with bells and whistles, that s an important lesson. FIREWORKS 3 CURRICULUM 71

2 CLASS EXERCISE This exercise demonstrates basic frame-by-frame animation for creating an animated GIF image. You ll use the Andes_logo.fh8 file and have each of the letters of the logo appear one by one. To create a frame-by-frame animation: 1. Create a new document. Make the canvas size 600x50 pixels and the color white. 2. Import the Andes_logo.fh8 file from the Home_page folder. Place the graphic on the left side of the canvas as shown in Figure 7-1. You ll add another object to the right of this logo in a later lesson. Once you have created the animation, you can t move the objects. Figure 7-1 Andes logo placed on left side of canvas. 3. Select all the objects on the page by choosing Edit > Select All or by using the shortcut Command-A (Macintosh) or Ctrl-A (Windows). 4. Choose Edit > Copy. You will use the copy in step Choose Window > Frames to open the Frames panel. 6. Click the Distribute to Frames icon in the Frames panel (see Figure 7-2) or choose this option from the Options pop-up menu. This places each individual object on a separate frame. You should now have six frames. Frames Options pop-up menu Figure 7-2 Frames panel with Options pop-up menu. Looping control Onion Skinning Distribute to Frames New Frame Delete Frame FIREWORKS 3 CURRICULUM 72

3 7. Click each frame in the Frames panel to view successive frames of the animation. 8. Click the Play/Stop VCR control button at the bottom of the document window to preview the animation (see Figure 7-3). Figure 7-3 VCR controls for animation in the document window. First frame Play/Stop Last frame Frame number Previous frame Next frame The animation displays each letter in the logo separately, but you never see the entire logo. Now you will add a frame at the beginning and a frame at the end to display the entire logo. 9. Click the right arrow at the top right of the Frames panel to access the Frames Options pop-up menu (see Figure 7-2) and choose Add Frames. 10. Choose At the Beginning in the Add Frames dialog box (see Figure 7-4) to add one frame at the beginning of your animation. Click OK. Figure 7-4 Add Frames dialog box. 11. Repeat steps 9 and 10, this time choosing At the End in the dialog box. Click OK. 12. Choose frame 1 in the Frames panel. The clipboard should still contain the copy of the entire logo. Choose Edit > Paste to place the logo in frame Repeat step 12 for the last frame. Note: Fireworks places copies you paste in the exact position of the original copy. This is very handy when you are moving or coping objects in frames. 14. Save your file and name it Andes_animation.png. FIREWORKS 3 CURRICULUM 73

4 CONTROLLING PLAYBACK Once you have the animation sequence working, you can change the playback speed by setting the frame delay. The frame delay determines the amount of time each frame is displayed. Frame delay is specified in hundredths of a second. For example, a setting of 100 displays the frame for a second, and a setting of 25 displays the frame for a quarter of a second. For the fastest animations, set the frame delay to zero. To set the frame delay: 1. Click Frame 1 in the Frames panel to select the first frame. Hold down Shift and click Frame 8 to select all the frames in the animation. 2. Click the right arrow at the top right of the Frames panel to access the Frames Options pop-up menu. Choose Properties from the list. The Frame Delay settings window appears (see Figure 7-5). Figure 7-5 Frame Delay settings window. 3. Type 30 in the Frame Delay field. This will slow down the animation. 4. Click outside the Frame Delay settings window to close it. Note: You can set the delay separately for each frame by choosing the Frames Options menu with only one frame selected in the panel. FIREWORKS 3 CURRICULUM 74

5 Looping makes the animation play over and over. Make sure it is absolutely necessary to loop your animation before changing this setting. There is nothing more irritating on a Web page than an animated GIF image that loops for no apparent reason. Make sure that the last frame of your animation contains the final information you want to display and that you limit the number of loops. To set looping: 1. Click the Looping icon in the Frames panel if you want the animation to play more than once. A drop-down menu appears where you can choose the amount of looping you want for the animation. 2. To remove the looping, choose No Looping (see Figure 7-6). Figure 7-6 Frames panel Looping drop-down list. EXPORTING A GIF ANIMATION Once you have your animation the way you want it, you need to export it as an animated GIF file. Make sure the file size is as small as possible, just as for the other images on your page. The more frames and colors in your animation, the bigger the file size. To export a GIF animation: 1. Click the Preview tab in the document window to see a preview of the file. 2. Choose Window > Optimize to access the Optimize panel (see Figure 7-7). Change the export file type to Animated GIF. Change the palette to Web Adaptive (Macintosh) or WebSnap Adaptive (Windows). Figure 7-7 Optimize panel showing the Animated GIF option. FIREWORKS 3 CURRICULUM 75

6 3. Look at the top of the Preview window to view the file size and the download time for the file (see Figure 7-8). Change the number of colors and see if this number changes. Figure 7-8 Preview panel in the document window showing the file size and download time. 4. Once you are satisfied with the settings, choose File > Export to export the file. Click Export (Macintosh) or Save (Windows) to save the file. CREATING SYMBOLS Symbols are objects or groups of objects that you use when you want to control multiple copies of objects. Usually symbols are used in animations, to create different views or shapes of the same object in the animation. Copies of the symbol are referred to as instances. The advantage of using symbols over frame-by-frame animation is that the initial image the symbol controls the overall look of all the other images. If you change something in the symbol, (the color, size, or rotation, for example), the instances are changed as well. They are, in a sense, tied together. If you had created the animation frame by frame, you would need to make your changes in each frame. To create a symbol: 1. Create a new document with a canvas size of 500x500 pixels and a white canvas. 2. Choose Insert > New Symbol. This opens the Symbol Properties dialog box where you can give your symbol a name and choose whether it is to be a graphic or button (see Figure 7-9). Figure 7-9 Symbol Properties dialog box. 3. Type cup as the name and choose the Graphic option (the default). 4. You are now in the Symbol editing window. This is where you create and edit the symbol. All the tools and commands work the same as in the main document window. Choose File > Import and open the Yellow_cup.fh8 file in the ClipArt folder. In the Vector File Options dialog box that appears, change the Scale value to 150 percent. Click OK. 5. Click to place the graphic within the Symbol work area. The cup is composed of multiple objects. Group it to make it easier to work with. 6. Move the cup so that it is centered on the crosshairs. The crosshairs indicate the centerpoint of the graphic. 7. Click the Close box or choose File > Close to save your changes. FIREWORKS 3 CURRICULUM 76

7 USING THE LIBRARY The Library is a panel for storing the symbols and buttons you create. When you create a symbol, it is automatically placed in the Library for you. The Library is document specific; the items within the Library are only those created in that document. You can, however, export Library items and import them to other documents. After you have an item in the Library, it is an easy task to drag the item onto the canvas. Each time you drag another copy from the Library onto the canvas, the item becomes an instance. To use the Library: 1. Choose Window > Library to access the Library panel (see Figure 7-10). Options pop-up menu Preview window Sort direction Show All Columns Minimize Panel Width Figure 7-10 Library panel. New Symbol Symbol Properties Delete Symbol 2. Click the name cup in the list. 3. Place the cup symbol on the canvas by dragging the item name from the list and dropping it on the canvas. You can also drag the image from the Preview window. This creates the first instance. 4. Place several more copies of the cup on the canvas using this same method. Each copy of the cup you ve placed on the canvas is an exact copy of the original symbol. If you were creating an animation, you could resize or rotate each cup to create the illusion that the cup is moving towards the viewer. If you later decide to change the color of the cup, you need only to edit the original symbol, and all instances will be modified to reflect the change. To change a symbol: 1. Double-click any cup graphic on the canvas to open the Symbol editing window. 2. Use the Subselection tool to select the base of the cup. Change the color to blue. 3. Click the Close box or choose File > Close to close the window and save your changes. All the cups on the page should now reflect the color change. Symbols appear only in the document where they were created. If you want to use a symbol in another document, export the symbol, and then import it into the other document. FIREWORKS 3 CURRICULUM 77

8 To export a Library: 1. Choose Window > Library to access the Library panel. 2. Click the arrow at the top right of the Library panel to access the Options pop-up menu (see Figure 7-11). Figure 7-11 Library panel Options pop-up menu. 3. Choose Export Symbols. The Export Symbols dialog box appears. 4. Choose the symbols to export. Command-click (Macintosh) or Ctrl-click (Windows) to select multiple noncontiguous symbols in the list. 5. Click Export. 6. Type a name for your symbols and click Save. To import a Library: 1. Open another file or create a new one. 2. Choose Window > Library to access the Library panel. 3. Click the arrow at the top right of the Library panel to access the Options pop-up menu. 4. Choose Import Symbols. In the Open dialog box that appears, find the Custom Symbols.png file in the Symbols folder. This file contains some symbols you can place on your page. 5. Click Select All to import all the symbols; then click Import. The symbols are now placed in the Library for the current document (see Figure 7-12). Figure 7-12 Import Symbols dialog box. FIREWORKS 3 CURRICULUM 78

9 APPLYING TWEENING Tweening is the process of defining beginning and end frames and then creating images in between to give the appearance that the first frame slowly changes to the end frame. This is similar to the Blend command in a drawing program such as FreeHand. You define the first image as a symbol, make a copy of the symbol, and then let Fireworks calculate (tween) the images in the middle. CLASS EXERCISE In this exercise, you will add the effect of an object fading in by changing its opacity and using tweening to create the steps in between. 1. Open the Andes_animation.png file you created earlier. 2. Select the last frame of the animation. Import the Bnw_text.png file from the Home_page folder and place it on the right as shown in Figure Figure 7-13 Andes_animation file. 3. Choose Insert > Convert to Symbol. 4. You want the object to fade in, so change its opacity by using the Opacity slider in the Object panel (see Figure 7-14). Choose Window > Object if the Object panel is not already open and change the opacity to zero percent so the object is not visible. Figure 7-14 Opacity slider in the Object panel. 5. With the object still selected, choose Edit > Clone. The cloned image is on top of the other image and is selected. 6. Increase the Opacity slider value to 100 percent. FIREWORKS 3 CURRICULUM 79

10 7. Using the Select Behind tool, hold down the Shift key and click twice to select both the symbol and the instance. To verify that you have both objects selected, check the Object panel (see Figure 7-15). It should show two objects. Figure 7-15 Object panel with two objects selected. 8. With both objects selected, choose Modify > Symbol > Tween Instances to open the Tween Instances dialog box (see Figure 7-16). 9. Make sure Distribute to Frames is checked and enter 10 steps. Figure 7-16 Tween Instances dialog box. 10. View the animation by clicking the Play/Stop button in the document window. 11. Save the file. FIREWORKS 3 CURRICULUM 80

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

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

TUTORIAL 4 Building a Navigation Bar with Fireworks

TUTORIAL 4 Building a Navigation Bar with Fireworks TUTORIAL 4 Building a Navigation Bar with Fireworks This tutorial shows you how to build a Macromedia Fireworks MX 2004 navigation bar that you can use on multiple pages of your website. A navigation bar

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

Create a new file/canvas to work with by going to the file menu and selecting new.

Create a new file/canvas to work with by going to the file menu and selecting new. GIMP: Gif Animation Animating images to create a cartoon-like effect can be performed in GIMP. The GIMP program will only animate.gi f files, so the animation will appear more like a cartoon than like

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

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

To Begin Customize Office

To Begin Customize Office To Begin Customize Office Each of us needs to set up a work environment that is comfortable and meets our individual needs. As you work with Office 2007, you may choose to modify the options that are available.

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

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

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

m ac romed ia Fi r e wo r k s Curriculum Guide

m ac romed ia Fi r e wo r k s Curriculum Guide m ac romed ia Fi r e wo r k s Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra

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

Dreamweaver and Fireworks MX Integration Brian Hogan

Dreamweaver and Fireworks MX Integration Brian Hogan Dreamweaver and Fireworks MX Integration Brian Hogan This tutorial will take you through the necessary steps to create a template-based web site using Macromedia Dreamweaver and Macromedia Fireworks. The

More information

Creating Stop Motion Animation in Corel VideoStudio Pro

Creating Stop Motion Animation in Corel VideoStudio Pro Creating Stop Motion Animation in Corel VideoStudio Pro Create animated videos by stitching together individual still images captured from webcams or camcorders using Stop Motion Animation in Corel VideoStudio

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

How to create pop-up menus

How to create pop-up menus How to create pop-up menus Pop-up menus are menus that are displayed in a browser when a site visitor moves the pointer over or clicks a trigger image. Items in a pop-up menu can have URL links attached

More information

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved.

Snagit 10. Getting Started Guide. March 2010. 2010 TechSmith Corporation. All rights reserved. Snagit 10 Getting Started Guide March 2010 2010 TechSmith Corporation. All rights reserved. Introduction If you have just a few minutes or want to know just the basics, this is the place to start. This

More information

Animated GIFs. How They Work. In this chapter

Animated GIFs. How They Work. In this chapter Animated GIFs 2007 NOTES This article was originally published in 2003 as Chapter 17 of Learning Web Design, 2nd edition. When you see a web graphic spinning, blinking, fading in and out, or otherwise

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

Microsoft PowerPoint 2011

Microsoft PowerPoint 2011 Microsoft PowerPoint 2011 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Adding an Image to a Slide... 4 Downloading Images

More information

Advanced Layer Popup Manual DMXzone Advanced Layer Popup Manual

Advanced Layer Popup Manual DMXzone Advanced Layer Popup Manual Advanced Layer Popup Manual Page 1 of 42 Index Index... 2 About Advanced Layer Popup... 3 Features...3 Create a popup window with an image... 6 Introduction...6 Simple Layer Popup with an image...6 Applying

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

Working with SmartArt

Working with SmartArt CHAPTER Working with SmartArt In this chapter by Geetesh Bajaj Understanding SmartArt 206 Adding SmartArt to a Presentation 206 Formatting SmartArt 208 Sample SmartArt Variants 211 Common SmartArt Procedures

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

Umbraco Content Management System (CMS) User Guide

Umbraco Content Management System (CMS) User Guide Umbraco Content Management System (CMS) User Guide Content & media At the bottom-left of the screen you ll see 2 main sections of the CMS Content and Media. Content is the section that displays by default

More information

Creating a Flash.swf animation

Creating a Flash.swf animation 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

More information

Flash Objects. Dynamic Content 1

Flash Objects. Dynamic Content 1 Dynamic Content 1 The WebPlus Gallery tab provides a wide range of predesigned Flash banners that you can add to your site, and customize to suit your needs. In addition, it s very easy to add your own

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

SnagIt Add-Ins User Guide

SnagIt Add-Ins User Guide Version 8.1 User Guide By TechSmith Corp. User Guide User Guide Contents User s Guide 1 Overview...1 Word, PowerPoint, and Excel Add-Ins...2 Outlook Add-In...2 Internet Explorer / Windows Explorer Add-In...2

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

Google Drive Create, Share and Edit Documents Online

Google Drive Create, Share and Edit Documents Online Revision 3 (1-31-2014) Google Drive Create, Share and Edit Documents Online With Google Drive, you can easily create, share, and edit documents online. Here are a few specific things you can do: Convert

More information

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field.

6. If you want to enter specific formats, click the Format Tab to auto format the information that is entered into the field. Adobe Acrobat Professional X Part 3 - Creating Fillable Forms Preparing the Form Create the form in Word, including underlines, images and any other text you would like showing on the form. Convert the

More information

Using FileMaker Pro with Microsoft Office

Using FileMaker Pro with Microsoft Office Hands-on Guide Using FileMaker Pro with Microsoft Office Making FileMaker Pro Your Office Companion page 1 Table of Contents Introduction... 3 Before You Get Started... 4 Sharing Data between FileMaker

More information

Clip Art in Office 2000

Clip Art in Office 2000 Clip Art in Office 2000 In the process of making a certificate, we will cover: Adding clipart and templates from the Microsoft Office Clip Gallery, Modifying clip art by grouping and ungrouping, Flipping

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

Using Acrobat Comment and Markup tools

Using Acrobat Comment and Markup tools Using Acrobat Comment and Markup tools In Adobe Acrobat 9 and Adobe Reader, a comment is a note, highlight, stamp, or any other markup you add to your PDF document by using the comment and markup tools.

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

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

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.)

Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) Building a Personal Website (Adapted from the Building a Town Website Student Guide 2003 Macromedia, Inc.) In this project, you will learn the web publishing skills you need to: Plan a website Define a

More information

COMBINING FILES IN PDF PORTFOLIOS

COMBINING FILES IN PDF PORTFOLIOS 5 COMBINING FILES IN PDF PORTFOLIOS Lesson Overview In this lesson, you ll learn how to do the following: Quickly and easily combine files of different types into one PDF Portfolio. Customize the look

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

Working with SQL Server Integration Services

Working with SQL Server Integration Services SQL Server Integration Services (SSIS) is a set of tools that let you transfer data to and from SQL Server 2005. In this lab, you ll work with the SQL Server Business Intelligence Development Studio to

More information

Copyright 2006 TechSmith Corporation. All Rights Reserved.

Copyright 2006 TechSmith Corporation. All Rights Reserved. TechSmith Corporation provides this manual as is, makes no representations or warranties with respect to its contents or use, and specifically disclaims any expressed or implied warranties or merchantability

More information

Florence School District #1

Florence School District #1 Florence School District #1 Training Module 2 Designing Lessons Designing Interactive SMART Board Lessons- Revised June 2009 1 Designing Interactive SMART Board Lessons Lesson activities need to be designed

More information

Beginning PowerPoint: Hands-On Exercise (Windows XP) Regent University

Beginning PowerPoint: Hands-On Exercise (Windows XP) Regent University Beginning PowerPoint: Hands-On Exercise (Windows XP) 10/1/02 (Creation Date) 01/08/2004 Regent University The Center for Teaching & Learning 1 Beginning PowerPoint: Hands-On Exercise (Windows XP) 1. Open

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

Sharing Files and Whiteboards

Sharing Files and Whiteboards Your user role in a meeting determines your level of file sharing. The type of files you can share include documents, presentations, and videos. About Sharing Files, page 1 Changing Views in a File or

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

Fireworks for Graphics and Images

Fireworks for Graphics and Images Fireworks for Graphics and Images Joan Weeks SLIS Computer Labs Mgr. October 2009 Fireworks for Banners and Images Fireworks is a web developer s tool to make banners and graphics, as well as format images

More information

Microsoft PowerPoint 2010

Microsoft PowerPoint 2010 Microsoft PowerPoint 2010 Starting PowerPoint... 2 PowerPoint Window Properties... 2 The Ribbon... 3 Default Tabs... 3 Contextual Tabs... 3 Minimizing and Restoring the Ribbon... 4 The Backstage View...

More information

Microsoft Picture Manager. Picture Manager

Microsoft Picture Manager. Picture Manager Picture Manager Picture Manager allows you to easily edit and organize the pictures on your computer. Picture Manager is an application that was included with Microsoft Office suite for Windows 2003 and

More information

NVCC Alexandria Campus

NVCC Alexandria Campus 1 NVCC Alexandria Campus Editing Photographs Using Microsoft Picture Manager Introduction Microsoft Picture Manager is an image editing program that allows you to browse/organize your photos, resize and

More information

Instructions for Creating an Outlook E-mail Distribution List from an Excel File

Instructions for Creating an Outlook E-mail Distribution List from an Excel File Instructions for Creating an Outlook E-mail Distribution List from an Excel File 1.0 Importing Excel Data to an Outlook Distribution List 1.1 Create an Outlook Personal Folders File (.pst) Notes: 1) If

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

Task Card #2 SMART Board: Notebook

Task Card #2 SMART Board: Notebook Task Card #2 SMART Board: Notebook Objectives: Participants will learn how to utilize the SMART Notebook. Table of Contents: Launching The SMART Notebook Page 1 Entering Text Page 1 Top Toolbar Page 2

More information

Digital Marketing EasyEditor Guide Dynamic

Digital Marketing EasyEditor Guide Dynamic Surveys ipad Segmentation Reporting Email Sign up Email marketing that works for you Landing Pages Results Digital Marketing EasyEditor Guide Dynamic Questionnaires QR Codes SMS 43 North View, Westbury

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

SMART Notebook 10 Software for Mac Computers. Creating SMART Notebook Files

SMART Notebook 10 Software for Mac Computers. Creating SMART Notebook Files SMART Notebook 10 Software for Mac Computers Creating SMART Notebook Files Product Registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online

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

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

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

Introduction to dobe Acrobat XI Pro

Introduction to dobe Acrobat XI Pro Introduction to dobe Acrobat XI Pro Introduction to Adobe Acrobat XI Pro is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. To view a copy of this

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

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

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

Done. Click Done to close the Capture Preview window.

Done. Click Done to close the Capture Preview window. The Capture Preview window allows you to preview, edit, and customize a screen capture before it is saved to a file, inserted into your document, attached to an e-mail, or sent to a variety of other Output

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

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

Inserting Graphics into Grant Applications & Other Word Documents

Inserting Graphics into Grant Applications & Other Word Documents Merle Rosenzweig, oriley@umich.edu Inserting Graphics into Grant Applications & Other Word Documents ABOUT This document offers instruction on the efficient and proper placement of images, charts, and

More information

PowerPoint 2013 Basics for Windows Training Objective

PowerPoint 2013 Basics for Windows Training Objective PowerPoint 2013 Basics for Windows PowerPoint 2013 Basics for Windows Training Objective To learn the tools and features to get started using PowerPoint more efficiently and effectively. What you can expect

More information

EventCentre : Getting Started with the Universal Communications. Universal Communications Format Toolkit Overview. How UCF Works

EventCentre : Getting Started with the Universal Communications. Universal Communications Format Toolkit Overview. How UCF Works EventCentre : Getting Started with the Universal Communications InterCall, in partnership with WebEx, provides EventCentre web conferencing services. Because EventCentre is powered by WebEx, this guide

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

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

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

About SharePoint Server 2007 My Sites

About SharePoint Server 2007 My Sites SharePoint How To s / My Sites of 6 About SharePoint Server 007 My Sites Use your My Site to store files and collaborate with your co-workers online. My Sites have public and private pages. Use your public

More information

Power Point 2003 Table of Contents

Power Point 2003 Table of Contents Power Point 2003 Table of Contents Creating a Presentation... 2 Selecting Background and Format for Slide... 3 Creating the Title Slide... 4 Adding a New Slide... 5 Types of Text for a Slide: Taken from

More information

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros. Record a macro 1. On the Developer tab, in the Code group, click Record Macro. 2. In

More information

TUTORIAL. Introduction to Adobe Fireworks CS4

TUTORIAL. Introduction to Adobe Fireworks CS4 TUTORIAL October 2008 2008 Adobe Systems Incorporated. All rights reserved. If this tutorial is distributed with software that includes an end user agreement, this guide, as well as the software described

More information

IT Quick Reference Guides Using Windows 7

IT Quick Reference Guides Using Windows 7 IT Quick Reference Guides Using Windows 7 Windows Guides This sheet covers many of the basic commands for using the Windows 7 operating system. WELCOME TO WINDOWS 7 After you log into your machine, the

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

Adding Animation With Cinema 4D XL

Adding Animation With Cinema 4D XL Step-by-Step Adding Animation With Cinema 4D XL This Step-by-Step Card covers the basics of using the animation features of Cinema 4D XL. Note: Before you start this Step-by-Step Card, you need to have

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

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. Working with layout Welcome to CorelDRAW, a comprehensive vector-based drawing and graphic-design program for the graphics professional. In this tutorial, you will create a poster for an imaginary coffee

More information

Remote Viewer Recording Backup

Remote Viewer Recording Backup Remote Viewer Recording Backup Introduction: In this tutorial we will explain how to retrieve your recordings using the Web Service online. Using this method you can backup videos onto your computer using

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

Information Technology Lab School of Information University of Texas Summer 2005

Information Technology Lab School of Information University of Texas Summer 2005 Introduction to Windows Movie Maker 2 1 Information Technology Lab School of Information University of Texas Summer 2005 1. Introduction This paper tutorial is designed as a basic introduction to Microsoft

More information

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL

Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL Go Kiwi Internet Content Management System Version 5.0 (K5) TRAINING MANUAL K5 CMS The K5 Content Management System (CMS), previously known as Kwik-Az Updating, is a small downloadable program that permits

More information

Handout: Word 2010 Tips and Shortcuts

Handout: Word 2010 Tips and Shortcuts Word 2010: Tips and Shortcuts Table of Contents EXPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 IMPORT A CUSTOMIZED QUICK ACCESS TOOLBAR... 2 USE THE FORMAT PAINTER... 3 REPEAT THE LAST ACTION... 3 SHOW

More information

Microsoft PowerPoint 2008

Microsoft PowerPoint 2008 Microsoft PowerPoint 2008 Starting PowerPoint... 2 Creating Slides in Your Presentation... 3 Beginning with the Title Slide... 3 Inserting a New Slide... 3 Slide Layouts... 3 Adding an Image to a Slide...

More information

DATASTREAM CHARTING ADVANCED FEATURES

DATASTREAM CHARTING ADVANCED FEATURES DATASTREAM DATASTREAM CHARTING ADVANCED FEATURES Thomson Reuters Training Creating and customizing complex charts is easy with Datastream Charting. The full breadth and depth of Datastream s vast database

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

Microsoft Office PowerPoint 2007. Lyon County Schools

Microsoft Office PowerPoint 2007. Lyon County Schools Microsoft Office PowerPoint 2007 Lyon County Schools Accessing 2007 Programs Button When you open any of the 2007 Microsoft Office programs, you ll notice THE button (with the Microsoft logo on it). The

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

User Manual. LG EzSign TV Editor. Version 1.0 - Nov. 10, 2010. www.lge.co.kr

User Manual. LG EzSign TV Editor. Version 1.0 - Nov. 10, 2010. www.lge.co.kr User Manual LG EzSign TV Editor Version 1.0 - Nov. 10, 2010 www.lge.co.kr 2 Contents Contents 3 Before Using 3 What is LG EzSign TV Editor? 3 Installing LG EzSign TV Editor 3 System Requirements 4 Installing

More information

What Do You Think? for Instructors

What Do You Think? for Instructors Accessing course reports and analysis views What Do You Think? for Instructors Introduction As an instructor, you can use the What Do You Think? Course Evaluation System to see student course evaluation

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

TASKSTREAM FAQs. 2. I have downloaded a lesson attachment, but I cannot open it. What is wrong?

TASKSTREAM FAQs. 2. I have downloaded a lesson attachment, but I cannot open it. What is wrong? TASKSTREAM FAQs Why do I not receive emails from TaskStream? It could be that your email program is interpreting incoming TaskStream mail as spam, which is a term for junk mail Spam is not typically stored

More information

itunes Basics Website: http://etc.usf.edu/te/

itunes Basics Website: http://etc.usf.edu/te/ Website: http://etc.usf.edu/te/ itunes is the digital media management program included in ilife. With itunes you can easily import songs from your favorite CDs or purchase them from the itunes Store.

More information