COMP : Practical 1 Getting to know Flash

Size: px
Start display at page:

Download "COMP : Practical 1 Getting to know Flash"

Transcription

1 What is Flash? COMP : Practical 1 Getting to know Flash Macromedia Flash is system that allows creation, communication and play of animated and interactive computer graphics. Its main application is the creation of web pages, however, it can also be used to create cartoons and computer games. In this document we will refer to anything created with Flash as a Flash Movie, whether it is really a movie or not; because, as we will see shortly, the basic way of doing things in Flash is to create a series of frames, to be played as though it were a movie. The program we will use to do this is Macromedia Flash MX This is an editor, and test environment, in which we can make and test Flash Movies. To start with, we will view our movies in Flash MX 2004 itself. However, once a movie is created it can be stored in a file and made available across the internet. Flash has been designed explicitly for this style of use. Its movie files are made as small as possible, with a goal of providing rich interactive web experiences even to people at the end of slow network connections. The need to store movies in very small files has influenced the style of graphics used, and thus the kinds of projects that can be undertaken. The most noticeable feature is the use of Vector graphics, rather than the use of film like images (or Raster graphics). To describe a green rectangle, for example, Flash just records the coordinates of its corners, and the fact that it is coloured green essentially 7 numbers (Question: Why 7?) In contrast, a raster image is like a photograph, recording again and again, for each tiny piece (pixel) of the rectangle that it is green (maybe thousands or tens of thousands of numbers). In a Flash web page, the numbers representing the rectangle can be efficiently transmitted over the internet. There is a small catch however; there must be software at the receiving end to interpret the numbers and display the rectangle on a screen. Web browsers (like Internet Explorer or Mozilla Firefox), are not automatically capable of displaying Flash Movies by themselves. For that, a Plugin, supplied by Macromedia (the Flash Viewer) is needed. (A plugin is a program that will attach to a browser and enhance it.) Macromedia makes the Flash Viewer freely available for anyone to download and install. This can be a difficulty for users, either because they may lack the knowledge, or confidence, or because they may work on corporate (or university) computers on which they are not allowed to install software. So, the answer to What is Flash is that it is a system consisting of: an Editor (Macromedia Flash MX 2004) which enables us to create movies ; a way of compactly storing those movies; and a viewer that is freely available so that any internet user can watch them. We should also note that Flash MX 2004 is copyrighted software, and a license fee must be paid in order to install and use it. Only the viewer is free. Macromedia do make available a trial version which you can download, and which will (at the time of writing) work for 30 days. After that time you have to pay for a license in order to keep using it. Unfortunately, under the terms of the University s license agreement with Macromedia, this means that we cannot make the software available for you to use at home. We can also say what Flash is not: It is not the only, or even the most common, way of making web pages. Most web pages are written in a notation called HTML (HyperText Markup Language), which can be displayed by all web browsers. Similarly, it is not the only way of making computer games or cartoons. However, it does provide a useful set of facilities which makes it the tool of choice for web pages with animated graphics or a high degree of interactive visual effects. There are two different, but equally important, methods used for developing movies in Flash. The first is by using Flash s Graphic User Interface in other words to use the mouse to draw, selection options, etc, and make up a movie by visual interaction with the system. The second is to program sequences of actions in the built-in programming language called Flash Action Script. Both methods have their place, and both will be introduced in this course. The first practical sessions will concentrate on the Graphic User Interface. Action script will be added as needed. We can let the marketing wing of Macromedia have the last word. They say you should use Flash because: 1. Flash movies load faster and save on download time because Flash is vector based whereas HTML is raster. 2. Flash intelligently caches it s movies so they don t have to be reloaded. 3. Flash gives the users (the person viewing/using the Flash movie) a more responsive rich-client experience. Here are some websites that take advantage of Flash s capabilities. Have a look at them

2 This practical is partly designed to provide an overview of Flash MX 2004, so some ideas will be briefly introduced, in order to illustrate the different parts of the Flash environment, and then elaborated later, or in subsequent practicals. The goal is to get the flavour of Flash. 1. Open Flash MX Mac Users: If this is not already on your dock go to Applications, then Macromedia Flash MX 2004, and drag it onto your dock. PC Users: Click start and explore from there. It may take a minute or two to load. After a while you should see the program start, with some like this in the middle: Figure 1.1 Here you can open a movie you have worked on previously, or obtained from elsewhere; start a new movie of your own; or use a partly built movie (template) provided by Macromedia, and finish it yourself. We will start a new movie. 2. Create a new flash movie click Create New. You will name it later when you save it. You should now see the Flash Editor, ready to go. It will look roughly as follows, although the exact layout varies quite a lot. As you will see later, the Flash user interface is quite configurable. The important parts to identify are labelled and discussed below. Toolbar Timeline Frames Playhead Stage Property inspector Figure 1.2 2

3 The Stage The main work area for creating Flash Pro documents is the Stage (white area). It represents the visible portion of a Flash movie. Objects can move on and off the Stage, but the viewer sees only what's in the Stage area. You can adjust the size of the Stage (and thus the size of the Flash window onscreen when the animation is complete) by using the Property Inspector. Click somewhere on the Stage area that is not occupied by an object (at this point there shouldn t be anything on the stage anyway) and then click the Size button which is located on the Property Inspector (on Mac: apple + J). The Document Properties dialog box opens and allows you to enter the width and height of the Stage in inches (''), decimal inches (''), points (pt), centimetres (cm), millimetres (mm), or pixels (px). Figure 1.2 shows the Stage size being set in pixels. Flash provides several units of measure so that designers can be comfortable with their favourite unit. In the Document Properties dialog box you are also able to change the background colour of your flash document and the frame rate at which it plays. Figure 1.3 The Stage size is set in the Document Properties dialog box. (Windows Users) A feature in Flash MX 2004 are the document tabs just above the timeline. Each document open, including movies (you can work on more than one movie at a time), and other kinds of document gets a document tab. The tabs make it very easy to switch quickly between the various documents and files. Figure 1.1 shows only one Tab, with the text Untitled-1 the name that our movie will have until we save it and give it a proper name. (Mac Users). Document tabs are not available on the Macintosh version of Flash MX However, you can have multiple documents open. Each has its own window. The Toolbar The toolbar is usually to the left side of your screen. The basic way of adding or altering content in your movie is to select a tool and use it. If you select the pen, you can draw; if you select the circle you can draw circle (or ovals), etc. The bottom part of the toolbar has settings and options applying to the selected tool. If you have selected the pen, there will be options to set pen colour and other attributes. The Timeline and Frames The Timeline in Flash represents a strip of "film" with frames. To understand how the Timeline works, imagine a film editor with a movable playhead that displays the contents of the current frame on the Stage when the playhead is moved over the frame. Figure 1.3 shows the Timeline. In this example, multiple Timelines (called layers) are visible simultaneously. (Layers will be described shortly.) Figure 1.4 The Timeline with three layers and the play-head at frame eighteen 3

4 Frames The frames in the Timeline represent the frames or cels in an animated movie. To understand frames in Flash, it helps to understand the process of traditional animation. Briefly, the traditional manual process of animating requires a master animator and one or more assistants. The master animator draws two different images representing changed characteristics of a scene. The frames in which the master animator draws the images are called keyframes. Between the pair of keyframes, the assistant animators (known as in-betweeners) draw the frames (or tweens) that change the image from one keyframe to the next. This process, called tweening, results in a smooth transition between keyframes. In Flash, you draw the keyframes, and Flash does the tweening. Keyframes in Flash are the frames used to introduce content in a movie. When you move the playhead to a keyframe (or just click the keyframe), its content is shown on the Stage, and can be edited. Keyframes are created by clicking a frame and pressing the F6 key or selecting Insert, Timeline, and Keyframe from the menu. A blank keyframe is recognizable by a black circle on the frame. If content is placed in the keyframe, the black circle is filled. The initial frame in a layer is always a keyframe. The Flash playhead can be dragged to any frame or keyframe. When you select a frame by clicking it, the playhead jumps to that frame. The content on the Stage changes as the playhead is dragged left or right along the Timeline. You can label keyframes to make your movie clearer and easier to debug. To add a label, select the keyframe and enter the label in the Frame window in the Property Inspector, as shown in Figure 1.4. ActionScript in Keyframes Figure 1.5 Property Inspector and labelled keyframe You can select a keyframe and add ActionScript 2.0 code that will be run when the playhead moves to the frame. A keyframe with associated ActionScript code has a lowercase letter a next to the frame. (ActionScript is discussed in later practicals.) A regular frame (just called a frame) contains the same content as the keyframe to the left of it. If a frame is part of a tween, it will contain uneditable content generated by Flash's automated tweening process. Tweened frames contain the images equivalent to what the in-betweener artists do in a traditional animation process. However, because the tweened frames contain images with shapes, positions, or some other in-between changes between keyframes, they're "frozen" so that the animation process in the changes cannot be distorted. Tweened frames are not stored, they are calculated when a movie is played. This is one of the ways in which Flash keeps its file sizes small. Keyframes with no content are blank. If a blank keyframe is inserted in a tween, all tweened frames are destroyed. The best use of blank keyframes is to insert spaces in a layer; in other words, blank keyframes can act as frame "spacers." Drawing Shapes In this section you will draw a number of circles. In terms of movies, think of this as drawing the first frame of a movie ie: you are just drawing a picture. Of course you can draw properly using the pen, but circles look tidy and will illustrate many aspects of Flash quickly and easily. You will also find that the mouse is a clumsy drawing tool. In flash we often work by starting with a simple shape, like a circle or rectangle, and then modifying it. The mouse is a good tool for making modifications to shapes. This section is very experimental. You are encouraged to find out how to do things. You should spend as much time as you need to become confident with the tools and actions involved. 3. You should have an empty Flash movie ready to edit from step 2. If not, start Flash and create a new Flash document. (You can also do this by selecting New from the File menu.. We will be using the Toolbar 4

5 (on the left of your screen). If it is not visible select the Tools option from the Windows menu, or press Control + F2 / Command + F2 (PC/Mac). Figure 1.6 Figure To create a circle: click the Oval tool (press O). Now click and drag to draw a circle in your work area. The dimensions of your circle are not important, but make sure it is large enough so you can see what you are doing. Figure Experiment with the Colors controls at the bottom of the toolbar. You will find that they alter the way that Ovals are drawn. Note: You set colours and then draw the controls do not change the last oval drawn. The property inspector (below the stage) also shows settings for the Oval tool. What else can you change about an oval? 6. To alter an oval after it has been drawn you use the controls in the object inspector (below the stage). Immediately after clicking on the Oval tool, the object inspector gives access to the tool settings which will effect the next Oval drawn. However, if you select an oval that you have already drawn, then you can alter it. Selection is done with the Selection Tool. (The left of the two arrows at the top of the toolbar.) You can select by clicking, or by dragging out a rectangle. If you hold down the shift key while selecting you can add to an existing selection. Draw several ovals, if you haven t already done so, and experiment with selecting and altering them. You should spend some time at this. At the end you should have worked out answers to. 5

6 How do you know what is selected? How do you know what the property inspector is currently referring to? Can you select more than one oval at a time? Do you have to completely enclose an oval when you are dragging out a selection area? What happens? If you select an oval by clicking in it, can you change the outline colour? What is going on here? Think about this again after trying question When an object has been selected, still using the selection tool, you can move the object by click and drag. Try it. What happens if you draw one oval over another, then select and move one of the ovals? As you carry out these experiments you will find it helpful to be able to immediately undo an action. This is often useful. For example, if you wonder what a small change would do to a picture, try it and decide you don t like it. In Flash, Undo and Redo commands are available on the Edit menu. 8. Draw an oval and get rid of it by using the Undo command. What is the keyboard shortcut for Undo? This is worth learning now, as undo is so useful. 9. Draw an oval with a thick outline (3 pixels thick). Try the following: Choose the Select tool; click on the outline of your oval to select it; release the mouse; click again on the outline and drag. That is your first experiment. What happened? Now, undo the last action. Click outside the oval to unselect it; then click and drag somewhere on the outline in one operation. What happens this time? (If it isn t different then try again carefully.) Flash users have to choose tools from the toolbar very frequently. It can be inconvenient to move the mouse away from your work point to click on a tool. Flash provides keyboard shortcuts for most tools. If you press the letter O on the keyboard the result is exactly the same as clicking on the Oval tool. 10. Move the mouse over the Oval tool icon. Pause for a moment, and notice that the name of the tool and the shortcut key are shown in a popup window. What is the tool to the right of the Oval tool called and what is its shortcut key? Try using it what does it draw? Experiment with the shortcut keys and draw a number of shapes. 11. When using the Oval tool there is an icon that looks like a magnet in the Options section at the bottom of the toolbar. This can be on, or off. Try turning it on and off. What does it do? Hint: Try drawing ovals with it on and with it off.. Drag out the oval shape slowly and watch what happens with different shapes. 12. To remove an item you have drawn select it choose Clear from the Edit menu. What shortcuts are available? Note: Delete and backspace should both work. 13. Using circles make the shape shown to the right. 14. Create a folder called 126Prac1, and save your picture (movie with on frame) as Flash as prac1a in it. Tweening an Animation As noted earlier, tweening is the automated process of filling in the changes between keyframes. The following exercise will help you to see and understand the process. Follow these steps to create a basic shape tween: 15. Open a new Flash document and click Frame 30 to in the row labelled Layer Choose Timeline, and Keyframe from the Insert menu to insert a frame. Frames are added from Frame 1 29 and a keyframe is inserted in Frame Click in Frame 1 and then use the Oval tool to draw a circle in the upper-left corner of the Stage, as shown in Figure

7 Figure 1.10 Circle created with Oval tool 18. Click in Frame 30 and select the Rectangle tool in the Tools panel. 19. Draw a rectangle in the lower-right corner of the Stage, as shown in Figure Click in a frame, somewhere between Frame 1 and Frame 30; then in the Property Inspector, select Shape from the Tween drop-down menu, as shown in Figure 1.12 An arrow with a green background appears in the frames shown in Figure 1.13 to show in-betweening has been done. Figure 1.11 Rectangle created with Rectangle tool 7

8 Figure 1.12 Setting a Shape tween Figure 1.13 Shape tween arrow 21. Select Control, Enable Live Preview. (If Enable Live Preview is already checked, just leave it alone.) 22. Click in the first frame and press the Enter key to view the live preview. The circle morphs into a rectangle and moves from the upper-left corner to the lower-right corner. 23. Save your movie as prac1b. To understand the tweening process, drag the playhead from left to right to see the different stages of change that the shape goes through. Each of the frames between the keyframes has a slightly different position and shape. Figure 1.14 shows one of the shapes and positions between the keyframes. Animators call this way of viewing an animation scrubbing it is often more useful than playing the animation. Figure 1.14 Shape tween between keyframes If you select any of the frames between the keyframes in the tween, the image cannot be edited. However, if you select a tweened frame and insert a keyframe (F6), the image in the frame can be edited. 24. Try your own experiments to get a feel for what is happening. Hints and ideas: You will find it easiest to start a new movie for each experiment. What happens if you start with two circles in the first frame and two rectangles in the 30 th? What happens with two circles in the first frame and one rectangle in the 30 th? What happens if you put the circle into frame 1 before setting the keyframe in frame 30? 8

9 Getting to Know Flash Pro - Text and Static Text Fields Flash has three types of text fields: static, dynamic, and input. In the next section we will experiment with static text fields Static Text Fields Static text fields are used primarily as text labels in the main Timeline or in movie clips. This type of text can be animated and changed dynamically, but only along certain dimensions. For example, a static text block can be motion tweened from one side of the Stage to the other, rotating as it goes. However, a static text block cannot have tweened colours. Text blocks can be made into hot spots and linked to URLs (a website). Static blocks of text can also be broken apart into graphics and reconstituted as virtually any kind of symbol and used exactly as a given symbol could be used in any style. Dynamic Text Fields and Video Dynamic text fields are the "data output" fields of Flash. Everything from database data to simple calculation output can be placed in dynamic text fields. Used with Flash Communication Server, for example, dynamic text fields can display chat room outputs. Input Text Fields User-entered text is placed into input text fields. As part of rich Internet applications, the input text field is the most interactive element in Flash because it allows the developer and designer to create environments that change with the needs of the users who visit the site. Everything from usernames and passwords to large descriptive blocks of text can be entered here. Introducing text To see an example of how you might use a static text field, this next exercise adds to the earlier exercise in this practical where a ball was tweened into a square. Use the following steps to add text: 25. Add a layer by clicking the Insert layer icon. Name the layer Text by double-clicking on the Layer 2 label, as shown in Figure Figure 1.15 Renaming layer 26. Click the Text layer in Frame 1 and select the Text tool ( A ). 27. Click the Stage to the right of the circle, and in the Properties Inspector set the type to 24-point Arial (or Helvetica on a Mac). Click the Align Centre icon near the right side of the Properties Inspector. Type in the message Amazing Magic Circle Transformed to Square, as shown in Figure Save your Flash movie as prac1c in the folder called

10 Figure 1.16 Adding text to the Stage Two more ways of colouring 29. Start a new movie. Draw a large circle in the middle of the stage. Once the circle has been drawn, click the Paint Bucket tool (press K) Figure 1.17 Figure 1.18 Fill Colour icon 30. Select a fill colour for the paint bucket tool, just as you did for the Oval tool. You can use the paint bucket tool change the colour of any area. Try changing the colour in the circle 31. The Colour Mixer Panel provides another way of setting colours. Select the centre of you circle. Display the colour mixer panel by selecting if from Design Panels in the Windows [Figure 1.19 the fill colour icon in the colour mixer panel] 10

11 The Linear Gradient Fill 32. First, ensure that your Colour Mixer Panel is displayed, to ensure that it is, go to Window Design Panels Colour Mixer. Make sure there is a checkmark next to the Colour Mixer option. Your Colour Mixer panel should look like this: [Figure 1.20 The Colour Mixer panel] 33. Once you have found your Colour Mixer panel, click the drop-down menu in the panel and select Linear: [Figure 1.21 Select Linear] 34. After you have selected Linear, pick a different colour from the colour chooser to the left of your linear drop-down menu. 35. Now that you have a new colour picked, click anywhere in the wide gradient colour bar directly below the Linear drop-down menu. Notice that the old colour and the new colour you picked gradually blend into each other as you move from left to right: [Figure 1.22 Notice the changes in your colour] 36. I am sure you would rather see these colours on the circle you drew in the previous page. Click the Paint Bucket tool and click on your circle. You will find that your circle's colours now gradually shift with the colours you specified in your gradient mixer in the Colour Mixer panel. 37. To change the colour, select the appropriate slider and change the colour from the colour (Fill Colour) picker. You can also add a new colour to your existing two colours by clicking anywhere in your gradient rectangle. [Figure 1.23 You can easily add more colours] 11

12 To remove colours you have added, click on the colour slider you want removed and drag the mouse pointer down. You are basically plucking out the colour you don t want from the rest of the colours. You do not have to click the Paint Bucket tool and then click on your object each time you make a modification. Similar to the Fill, you can simply select your object with your mouse cursor and make any changes you want in the Colour Mixer. You will find that any changes you make are immediately updated in your object. The Radial Fill The radial fill is different from the linear gradient fill you used. Instead of horizontally changing the fill colour, the radial fill changes the colour radically - in a circular fashion. 38. First, ensure that your Colour Mixer Panel is displayed. Select the drop-down menu in the Colour Mixer panel and select Radial: [Figure 1.24 The Colour Mixer panel] 39. Once you select Radial, you will find a gradient colour slider similar to that of the Linear Gradient Fill. After you have selected your colours, make sure you apply this Fill Style to your circle. Your circle should look similar to the following image. [Figure 1.25 Notice the radial changes in the colour] Changing and adding colours are very similar to the method used to change or add colours in the Linear Gradient method. After adding and rearranging colours on the slider, the following image displays a section of the circle along with a small portion of the Mixer Panel. [Figure 1.26 colour mixer] 12

13 The Fill Transform Tool Now would be a good time to introduce the important Fill Transform tool. While you learned how to add different fill effects, Flash includes a method where you can modify the fill's properties. 40. Click the Fill Transform button from the toolbox: [Figure 1.27 the fill transform tool] 41. After the Fill Transform tool has been clicked, click on your object (circle). You should see something similar to what is displayed in the following image. [Figure 1.28 the fill properties for the Radial Fill] 42 You can scale, resize, and move the fill property around. Notice that the fill colour shifts, rotates, scales, and moves according to what you modify in the Fill Property. [Figure 1.29 Notice how the original fill style has changed] 43. The Fill Transform tool can be used on the Linear, Gradient, and Bitmap fill types. Of course, since Solid fill cannot be modified, the Fill Transform tool is of no use there. Experiment! 13

14 Tip: If you don't see the various Fill Transform features when you select your object after pressing the Fill Transform button, no need to worry. Simply set your zoom to something like 50% or 25% and scale the Fill Transform circle or rectangle to a relatively appropriate size. You can zoom back to 100% after you have scaled the Fill Transform handlers down! The Bitmap Fill All of the previous fill methods you have encountered involved applying a colour to your object. The Bitmap fill is different, because, instead of filling your object with a colour, you will be filling your object with the contents of a bitmap image. First, in order to use a graphic, we must first find one. You can use the image at PantherLib/BCGD/COMP126/sample1.jpg 44. Import the image into your Flash document (file menu import import to stage). You should see the image on your stage somewhere. Select it. You can immediately delete it, to get rid of it from the work area. Don t Don't worry - the image should automatically be kept in within Flash. 45. Select your circle, go to the Colour Mixer, click the fill type drop-down menu, and select Bitmap. You will see a miniature of your image in the box at the bottom of the Colour Mixer. Click on it to select as the filling bitmap. In this example we have used a turntable image. [Figure 1.30 Select the turntable graphic that is displayed] Your circle should now have the turntable image as its background. If not, click the Paint Bucket Tool and apply this Bitmap fill to your circle. Your circle should look similar to the following image. [Figure 1.31 How your circle looks now] If you want, you can adjust the fill's properties using the Fill Transform Tool. Yes - the Transform tool works for images also! Click the Fill Transform tool and select your circle again. The following is how my image looks after I adjusted the orientation of the turntable a little bit. 14

15 [Figure 1.32 The Free Transform Tool is Awesome] 6. Save your movie as prac1d in you 126 folder. 15

16 Review Page. Question 1: Question 2: Question 3: Question 4. COMP : Practical 1 Getting to know Flash What do the 7 numbers required to specify a coloured rectangle hold? What are the three parts that comprise the Flash system Demonstrate drawing a circle and a rectangle without clicking on the toolbar. Demonstrate drawing a circle. Your demonstrator will specify the thickness and form of the outline (if any) and the colour of the interior. Question 5. Answer any question from step 6. Question 6. What happened in step 9. Question 7. What is the magnet icon under options when using the Oval tool used for. Question 8. Answer any question from step 24. Question 9. What is meant by scrubbing an animation? VERIFICATION Show the demonstrator your finished versions of the exercises in this practical. You may also be asked to demonstrate how you performed a specific task from this practical. Name: ID: (demo sign & date) 16

animation, and what interface elements the Flash editor contains to help you create and control your animation.

animation, and what interface elements the Flash editor contains to help you create and control your animation. e r ch02.fm Page 43 Wednesday, November 15, 2000 8:52 AM c h a p t 2 Animating the Page IN THIS CHAPTER Timelines and Frames Movement Tweening Shape Tweening Fading Recap Advanced Projects You have totally

More information

Using Flash Animation Basics

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

More information

Animating the Page IN THIS CHAPTER. Timelines and Frames

Animating the Page IN THIS CHAPTER. Timelines and Frames e r ch02.fm Page 41 Friday, September 17, 1999 10:45 AM c h a p t 2 Animating the Page IN THIS CHAPTER Timelines and Frames Movement Tweening Shape Tweening Fading Recap Advanced Projects You have totally

More information

Sample Hands-On-Training Chapter Review Copy Only Contact Information Notice of Rights Notice of Liability Trademarks

Sample Hands-On-Training Chapter Review Copy Only Contact Information Notice of Rights Notice of Liability Trademarks Sample Hands-On-Training Chapter Review Copy Only Copyright 2000-2003 by lynda.com, Inc. All Rights Reserved. Reproduction and Distribution Strictly Prohibited. This electronically distributed Hands-On-Training

More information

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. Office Graphics

FACULTY AND STAFF COMPUTER FOOTHILL-DE ANZA. Office Graphics FACULTY AND STAFF COMPUTER TRAINING @ FOOTHILL-DE ANZA Office 2001 Graphics Microsoft Clip Art Introduction Office 2001 wants to be the application that does everything, including Windows! When it comes

More information

Adobe Flash CS3 Reference Flash CS3 Application Window

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

More information

The Macromedia Flash Workspace

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

More information

Lesson 4: Add ActionScript to Your Movie

Lesson 4: Add ActionScript to Your Movie Page 1 of 7 CNET tech sites: Price comparisons Product reviews Tech news Downloads Site map Lesson 4: Add ActionScript to Your Movie Home Your Courses Your Profile Logout FAQ Contact Us About In this lesson,

More information

How to create an animated face

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

More information

How to draw and create shapes

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

More information

CHAPTER 1. Interface Overview 3 CHAPTER 2. Menus 17 CHAPTER 3. Toolbars and Tools 33 CHAPTER 4. Timelines and Screens 61 CHAPTER 5.

CHAPTER 1. Interface Overview 3 CHAPTER 2. Menus 17 CHAPTER 3. Toolbars and Tools 33 CHAPTER 4. Timelines and Screens 61 CHAPTER 5. FLASH WORKSPACE CHAPTER 1 Interface Overview 3 CHAPTER 2 Menus 17 CHAPTER 3 Toolbars and Tools 33 CHAPTER 4 Timelines and Screens 61 CHAPTER 5 Panels 69 CHAPTER 6 Preferences and Printing 93 COPYRIGHTED

More information

COMP : Practical 6 Buttons and First Script Instructions

COMP : Practical 6 Buttons and First Script Instructions COMP126-2006: Practical 6 Buttons and First Script Instructions In Flash, we are able to create movies. However, the Flash idea of movie is not quite the usual one. A normal movie is (technically) a series

More information

In this lesson, you ll learn how to:

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

More information

On the Web sun.com/aboutsun/comm_invest STAROFFICE 8 DRAW

On the Web sun.com/aboutsun/comm_invest STAROFFICE 8 DRAW STAROFFICE 8 DRAW Graphics They say a picture is worth a thousand words. Pictures are often used along with our words for good reason. They help communicate our thoughts. They give extra information that

More information

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

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

More information

Shape Tweening. Shape tweening requirements:

Shape Tweening. Shape tweening requirements: Shape Tweening Shape Tweening Shape tweening requirements: Vector-based objects No grouped objects No bitmaps No symbols No type, type must be broken apart into a shape Keyframes concept from traditional

More information

Introduction to Flash - Creating a Motion Tween

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

More information

BASICS OF MOTIONSTUDIO

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

More information

HO-FL1: INTRODUCTION TO FLASH

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

More information

COMP : Practical 9 ActionScript: Text and Input

COMP : Practical 9 ActionScript: Text and Input COMP126-2006: Practical 9 ActionScript: Text and Input This practical exercise includes two separate parts. The first is about text ; looking at the different kinds of text field that Flash supports: static,

More information

Basics of Flash Animation

Basics of Flash Animation Basics of Flash Animation The Stage is where you do your main design work The timeline is where you animate your objects by setting keyframes The library is where you store all your assets things you use

More information

Adobe Flash CS4 Part 1: Introduction to Flash

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

More information

Sample Hands-On-Training Chapter Review Copy Only Contact Information Notice of Rights Notice of Liability Trademarks

Sample Hands-On-Training Chapter Review Copy Only Contact Information Notice of Rights Notice of Liability Trademarks Sample Hands-On-Training Chapter Review Copy Only Copyright 2000-2003 by lynda.com, Inc. All Rights Reserved. Reproduction and Distribution Strictly Prohibited. This electronically distributed Hands-On-Training

More information

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

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

More information

INTRODUCTION TO FLASH MX

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

More information

Unit 21 - Creating a Navigation Bar in Macromedia Fireworks

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

More information

Drawing Tools. Drawing a Rectangle

Drawing Tools. Drawing a Rectangle Chapter Microsoft Word provides extensive DRAWING TOOLS that allow you to enhance the appearance of your documents. You can use these tools to assist in the creation of detailed publications, newsletters,

More information

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

Making ecards Can Be Fun!

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

More information

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

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

More information

A Step-by-step guide to creating a Professional PowerPoint Presentation

A Step-by-step guide to creating a Professional PowerPoint Presentation Quick introduction to Microsoft PowerPoint A Step-by-step guide to creating a Professional PowerPoint Presentation Created by Cruse Control creative services Tel +44 (0) 1923 842 295 training@crusecontrol.com

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

Exploring the Flash MX 2004 Workspace

Exploring the Flash MX 2004 Workspace 1 Chapter Exploring the Flash MX 2004 Workspace COPYRIGHTED MATERIAL This first chapter is a warm-up to prepare you for your Flash MX 2004 adventure. It provides a quick introduction to Flash, and is a

More information

Let s Make a Front Panel using FrontCAD

Let s Make a Front Panel using FrontCAD Let s Make a Front Panel using FrontCAD By Jim Patchell FrontCad is meant to be a simple, easy to use CAD program for creating front panel designs and artwork. It is a free, open source program, with the

More information

HYPERSTUDIO TOOLS. THE GRAPHIC TOOL Use this tool to select graphics to edit. SPRAY PAINT CAN Scatter lots of tiny dots with this tool.

HYPERSTUDIO TOOLS. THE GRAPHIC TOOL Use this tool to select graphics to edit. SPRAY PAINT CAN Scatter lots of tiny dots with this tool. THE BROWSE TOOL Us it to go through the stack and click on buttons THE BUTTON TOOL Use this tool to select buttons to edit.. RECTANGLE TOOL This tool lets you capture a rectangular area to copy, cut, move,

More information

COMP : Practical 8 ActionScript II: The If statement and Variables

COMP : Practical 8 ActionScript II: The If statement and Variables COMP126-2006: Practical 8 ActionScript II: The If statement and Variables The goal of this practical is to introduce the ActionScript if statement and variables. If statements allow us to write scripts

More information

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics

Session 7 MS Word. Graphics. Inserting Clipart, and Graphics Modify graphics Position graphics Session 7 MS Word Graphics Inserting Clipart, and Graphics Modify graphics Position graphics Table of Contents Session 7 Working with Graphics... 1 The Toolbar... 1 Drawing Toolbar... 1 Picture Toolbar...

More information

ChemSense Studio Client Version 3.0.7

ChemSense Studio Client Version 3.0.7 Quick Start Guide: ChemSense Studio Client Version 3.0.7 January 5, 2005 Comments/Questions/Bug Report? E-mail: chemsense-contact@ctl.sri.com Background The ChemSense Studio Client software supports the

More information

Getting Started with. PowerPoint 2010

Getting Started with. PowerPoint 2010 Getting Started with 13 PowerPoint 2010 You can use PowerPoint to create presentations for almost any occasion, such as a business meeting, government forum, school project or lecture, church function,

More information

Guide to WB Annotations

Guide to WB Annotations Guide to WB Annotations 04 May 2016 Annotations are a powerful new feature added to Workbench v1.2.0 (Released May 2016) for placing text and symbols within wb_view tabs and windows. They enable generation

More information

2Understanding the. Interface. The Document Window 13. If you are new to Flash 8, don t skip this chapter. Although you might be

2Understanding the. Interface. The Document Window 13. If you are new to Flash 8, don t skip this chapter. Although you might be 2Understanding the Interface The Document Window 13 The Timeline 14 The Layer Controls 15 If you are new to Flash 8, don t skip this chapter. Although you might be tempted to jump right in with the hands-on

More information

SNOWFLAKES PHOTO BORDER - PHOTOSHOP CS6 / CC

SNOWFLAKES PHOTO BORDER - PHOTOSHOP CS6 / CC Photo Effects: Snowflakes Photo Border (Photoshop CS6 / CC) SNOWFLAKES PHOTO BORDER - PHOTOSHOP CS6 / CC In this Photoshop tutorial, we ll learn how to create a simple and fun snowflakes photo border,

More information

Working with Graphics and Text

Working with Graphics and Text Chapter 2 Working with Graphics and Text Learning Objectives After completing this chapter, you will be able to: Create vector graphics using drawing tools Modify the shape and size of the selected objects

More information

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

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

More information

In this lesson you are going to create a drawing program similar to Windows Paint. 1. Start with a new project and remove the default cat sprite.

In this lesson you are going to create a drawing program similar to Windows Paint. 1. Start with a new project and remove the default cat sprite. Drawing Program In this lesson you are going to create a drawing program similar to Windows Paint. 1. Start with a new project and remove the default cat sprite. 2. Create a new sprite. 3. The new sprite

More information

POWERPOINT BASICS: MICROSOFT OFFICE 2010

POWERPOINT BASICS: MICROSOFT OFFICE 2010 POWERPOINT BASICS: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn USING MICROSOFT POWERPOINT PAGE 03 Microsoft PowerPoint Components SIMPLE TASKS IN MICROSOFT POWERPOINT

More information

PART ONE. Getting Started

PART ONE. Getting Started PART ONE Getting Started Before you can create games, you must learn to program, but before you can program in Flash ActionScript, you must learn to use the Flash authoring tool. ActionScript is built

More information

IS751 Creating Effective Presentations With PowerPoint 2010

IS751 Creating Effective Presentations With PowerPoint 2010 IS Creating Effective Presentations With PowerPoint 00 October 0 Royal Holloway IT Department Page 0 IS Creating Effective Presentations & Watsonia Publishing with PowerPoint 00 th October 0 Table of Contents

More information

Keynote 08 Basics Website:

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

More information

Drawing shapes and lines

Drawing shapes and lines Fine F Fi i Handmade H d d Ch Chocolates l Hours Mon Sat 10am 6pm In this demonstration of Adobe Illustrator CS6, you will be introduced to new and exciting application features, like gradients on a stroke

More information

Adobe illustrator Introduction

Adobe illustrator Introduction Adobe illustrator Introduction This document was prepared by Luke Easterbrook 2013 1 Summary This document is an introduction to using adobe illustrator for scientific illustration. The document is a filleable

More information

GETTING AROUND STAGE:

GETTING AROUND STAGE: ASM FLASH INTRO FLASH CS3 is a 2D software that is used extensively for Internet animation. Its icon appears as a red square with a stylized Fl on it. It requires patience, because (like most computer

More information

Premiere Pro Desktop Layout (NeaseTV 2015 Layout)

Premiere Pro Desktop Layout (NeaseTV 2015 Layout) Premiere Pro 2015 1. Contextually Sensitive Windows - Must be on the correct window in order to do some tasks 2. Contextually Sensitive Menus 3. 1 zillion ways to do something. No 2 people will do everything

More information

This document should only be used with the Apple Macintosh version of Splosh.

This document should only be used with the Apple Macintosh version of Splosh. Splosh 1 Introduction Splosh is an easy to use art package that runs under both Microsoft Windows and the Macintosh Mac OS Classic or Mac OS X operating systems. It should however be noted that the Apple

More information

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

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

More information

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step.

This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. This Tutorial is for Word 2007 but 2003 instructions are included in [brackets] after of each step. Table of Contents Just so you know: Things You Can t Do with Word... 1 Get Organized... 1 Create the

More information

IT82: Multimedia Macromedia Director Practical 1

IT82: Multimedia Macromedia Director Practical 1 IT82: Multimedia Macromedia Director Practical 1 Over the course of these labs, you will be introduced Macromedia s Director multimedia authoring tool. This is the de facto standard for time-based multimedia

More information

CREATING A MINI-LESSON MOVIE

CREATING A MINI-LESSON MOVIE PROJECT 4 CREATING A MINI-LEON MOVIE Upon completion of this project, you should be able to: Create a simple animation. Create a text animation. Create sound clips. Create Drag and Drop learning interactions.

More information

Function Grapher Demystified Step 1

Function Grapher Demystified Step 1 Function Grapher Demystified Step 1 MathDL Flash Forum Learning Center Functions Grapher Demystified by Barbara Kaskosz and Doug Ensley In our MathDL Flash Forum article "Flash Tools for Developers: Function

More information

Part II: Creating Visio Drawings

Part II: Creating Visio Drawings 128 Part II: Creating Visio Drawings Figure 5-3: Use any of five alignment styles where appropriate. Figure 5-4: Vertical alignment places your text at the top, bottom, or middle of a text block. You could

More information

Step 1: Create A New Photoshop Document

Step 1: Create A New Photoshop Document Snowflakes Photo Border In this Photoshop tutorial, we ll learn how to create a simple snowflakes photo border, which can be a fun finishing touch for photos of family and friends during the holidays,

More information

Chapter 2 Using Slide Masters, Styles, and Templates

Chapter 2 Using Slide Masters, Styles, and Templates Impress Guide Chapter 2 Using Slide Masters, Styles, and Templates OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute

More information

Adobe photoshop Using Masks for Illustration Effects

Adobe photoshop Using Masks for Illustration Effects Adobe photoshop Using Masks for Illustration Effects PS Preview Overview In this exercise you ll see a more illustrative use of Photoshop. You ll combine existing photos with digital art created from scratch

More information

Part 1: Basics. Page Sorter:

Part 1: Basics. Page Sorter: Part 1: Basics Page Sorter: The Page Sorter displays all the pages in an open file as thumbnails and automatically updates as you add content. The page sorter can do the following. Display Pages Create

More information

Using Microsoft Word. Text Editing

Using Microsoft Word. Text Editing Using Microsoft Word A word processor is all about working with large amounts of text, so learning the basics of text editing is essential to being able to make the most of the program. The first thing

More information

Adobe Flash CS4 Part 4: Interactivity

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

More information

2. If a window pops up that asks if you want to customize your color settings, click No.

2. If a window pops up that asks if you want to customize your color settings, click No. Practice Activity: Adobe Photoshop 7.0 ATTENTION! Before doing this practice activity you must have all of the following materials saved to your USB: runningshoe.gif basketballshoe.gif soccershoe.gif baseballshoe.gif

More information

Learning to use the drawing tools

Learning to use the drawing tools Create a blank slide This module was developed for Office 2000 and 2001, but although there are cosmetic changes in the appearance of some of the tools, the basic functionality is the same in Powerpoint

More information

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

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

More information

InDesign Tools Overview

InDesign Tools Overview InDesign Tools Overview REFERENCE If your palettes aren t visible you can activate them by selecting: Window > Tools Transform Color Tool Box A Use the selection tool to select, move, and resize objects.

More information

Note: Photoshop tutorial is spread over two pages. Click on 2 (top or bottom) to go to the second page.

Note: Photoshop tutorial is spread over two pages. Click on 2 (top or bottom) to go to the second page. Introduction During the course of this Photoshop tutorial we're going through 9 major steps to create a glass ball. The main goal of this tutorial is that you get an idea how to approach this. It's not

More information

Using Masks for Illustration Effects

Using Masks for Illustration Effects These instructions were written for Photoshop CS4 but things should work the same or similarly in most recent versions Photoshop. 1. To download the files you ll use in this exercise please visit: http:///goodies.html

More information

HOW TO. In this section, you will find. miscellaneous handouts that explain. HOW TO do various things.

HOW TO. In this section, you will find. miscellaneous handouts that explain. HOW TO do various things. In this section, you will find miscellaneous handouts that explain do various things. 140 SAVING Introduction Every time you do something, you should save it on the DESKTOP. Click Save and then click on

More information

Edupen Pro User Manual

Edupen Pro User Manual Edupen Pro User Manual (software for interactive LCD/LED displays and monitors) Ver. 3 www.ahatouch.com Some services in Edupen Pro require dual touch capability. In order to use dual touch, your computer

More information

Impress Guide Chapter 1 Introducing Impress

Impress Guide Chapter 1 Introducing Impress Impress Guide Chapter 1 Introducing Impress This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing two pages on one

More information

ADOBE PHOTOSHOP Using Masks for Illustration Effects

ADOBE PHOTOSHOP Using Masks for Illustration Effects ADOBE PHOTOSHOP Using Masks for Illustration Effects PS PREVIEW OVERVIEW In this exercise, you ll see a more illustrative use of Photoshop. You ll combine existing photos with digital art created from

More information

Tutorial: Overview. CHAPTER 2 Tutorial

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

More information

Adobe Flash CS4 Part 3: Animation

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

More information

Interactive Tourist Map

Interactive Tourist Map Adobe Edge Animate Tutorial Mouse Events Interactive Tourist Map Lesson 1 Set up your project This lesson aims to teach you how to: Import images Set up the stage Place and size images Draw shapes Make

More information

COMP : Practical 11 Video

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

More information

Introduction to Multimedia. Adobe Animate CC. Lab Manual

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

More information

FLASH ANIMATION TUTORIAL

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

More information

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

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

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 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 layout,

More information

ITEC185. Introduction to Digital Media

ITEC185. Introduction to Digital Media ITEC185 Introduction to Digital Media ADOBE ILLUSTRATOR CC 2015 What is Adobe Illustrator? Adobe Illustrator is a program used by both artists and graphic designers to create vector images. These images

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

1 Introduction Move Scale Squash or skew Rotate Transparency Colour transform

1 Introduction Move Scale Squash or skew Rotate Transparency Colour transform 1 Introduction One of the surprise new features in Xara Xtreme Pro is the ability to generate basic Flash animations. Flash is vector based animation and it is similar to creating animated gifs. Xara s

More information

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

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

More information

Customizing FlipCharts Promethean Module 2 (ActivInspire)

Customizing FlipCharts Promethean Module 2 (ActivInspire) Customizing FlipCharts Promethean Module 2 (ActivInspire) Section 1: Browsers The browsers (located on the left side of the flipchart) are menus for various functions. To view the browsers, click Main

More information

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

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

More information

Camtasia Studio 5.0 PART I. The Basics

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

More information

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

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

More information

PLEASE NOTE THAT LECTURE NOTES ARE IN TRANSITION TO VERSION 8

PLEASE NOTE THAT LECTURE NOTES ARE IN TRANSITION TO VERSION 8 Flash MX Professional 2004/Flash 8 Introduction to Flash, Panels, Drawing tools Outline of lecture demo/hands on class practice (Reading Chapters Flash MX 2004 HOT CH 1-3) PLEASE NOTE THAT LECTURE NOTES

More information

Interface. 2. Interface Adobe InDesign CS2 H O T

Interface. 2. Interface Adobe InDesign CS2 H O T 2. Interface Adobe InDesign CS2 H O T 2 Interface The Welcome Screen Interface Overview The Toolbox Toolbox Fly-Out Menus InDesign Palettes Collapsing and Grouping Palettes Moving and Resizing Docked or

More information

Photoshop tutorial: Final Product in Photoshop:

Photoshop tutorial: Final Product in Photoshop: Disclaimer: There are many, many ways to approach web design. This tutorial is neither the most cutting-edge nor most efficient. Instead, this tutorial is set-up to show you as many functions in Photoshop

More information

DTP with MS Publisher

DTP with MS Publisher DTP with MS Publisher ICT Curriculum Team 2004 Getting Going Basics desktop publishing a system for producing printed materials that consists of a PERSONAL COMPUTER or COMPUTER workstation, a high-resolution

More information

Using Adobe Photoshop

Using Adobe Photoshop Using Adobe Photoshop 2 In this section we ll look at some essential things you need to know in order to use Photoshop effectively. First of all, we ll take a look at customising Photoshop s settings and

More information

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1

CS Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 CS 1033 Multimedia and Communications REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB! Lab 02: Introduction to Photoshop Part 1 Upon completion of this lab, you should be able to: Open, create new, save

More information

Microsoft Word

Microsoft Word OBJECTS: Shapes (part 1) Shapes and the Drawing Tools Basic shapes can be used to graphically represent information or categories. The NOTE: Please read the Objects (add-on) document before continuing.

More information

Animatron Tutorial. Ronald Bourret

Animatron Tutorial. Ronald Bourret Animatron Tutorial Ronald Bourret http://www.rpbourret.com Table of Contents License... 2 Lesson 1: Getting Started... 3 1.1 Creating an Animatron account... 3 1.2 Animatron screen... 3 Lesson 2: Drawing...

More information