General Directions for Creating a Program with Flash

Size: px
Start display at page:

Download "General Directions for Creating a Program with Flash"

Transcription

1 General Directions for Creating a Program with Flash These directions are meant to serve as a starting point for a project in Flash. With them, you will create four screens or sections: 1) Title screen; 2) Menu screen; 3) Tolkien screen; and 4) Production screen. Assume the Title and Menu screens serve as a font-end to a multimedia program, titled The Media Profile. The Media Profile is an interactive program that profiles/highlights a variety of media topics, such as movies, books, music, television, and radio. Use the assets that I provided, which can be downloaded at: Remember to extract the asset zip file. Screen 1: Title Screen 1. Open Flash 2. Select Flash File (ActionScript 3.0) and click OK. The workspace appears (see figure 1). You may need to reset the workspace by selecting Window >> Workspace >> Reset Classic. Figure 1. Workspace 3. Click on the Stage area and then click the Edit button in the Properties panel. Set the Stage size to 720Px X 540Px (see figure 2). 1

2 Figure 2. Set Stage Size 4. Save your file. Select File >> Save. Save the file in inside the folder that contains the project assets. The timeline 5. Set up the Timeline. Click the New Layer button (two icons to the left of the Trashcan). Add four layers for a total of five layers. Starting with the bottom layer name the layers as, Background, Buttons, Content, Actions, Labels (see Figure 3). Figure 3. Timeline Layers 6. Import assets one through twelve into your file. Each file has a number prefix. 7. Select File >> Import >> Import to Library. 8. Click in Frame 1 of the Background layer. Drag the 01_Background.jpg image onto the Stage. In the Properties panel set the X and Y positions to 0, which sets the image position to the Stage size (see Figure 4). Figure 4. Position Background image 2

3 9. While still in Frame 1 of the Background layer, drag 02_MenuText_Circle.png to the Stage. Align the image to the center of the stage (Window >> Align). Make sure you press the To Stage button so the image is aligned to the Stage (see figure 5). Figure 5. Align image 10. Click in Frame 1 of the content layer. Drag 03_TitleText.png to the Stage and align it. 11. Click in Frame 1 of the Buttons layer. Drag 04_Begin.png to the bottom right of the Stage. With the Begin image selected choose Modify >> Convert to Symbol. In the convert to Symbol box, type Begin_btn in the Name box and select Button for the Type. Click OK. 12. Double click the Begin_btn object that is on the Stage. The button Editor Timeline displays. Press F6 to insert a new Keyframe for the over state of the button symbol. The red playhead moves to the Over frame. The Properties panel (Window >> Properties) displays a Swap button. If you do NOT see the Swap button, click the Begin_btn symbol on the Stage. Click the Swap button and select 04_Begin Over.png. Click OK. Press F6 again to add a new Keyframe for the Down state. Click the Swap button again and select the 04_Begin down.png. Click OK. 13. Exit the button editor timeline by clicking the Scene 1 on the Editbar on the top of the Stage (see figure 6). Figure 6. Editbar 14. Click in Frame 1 of the Labels layer. In the Properties panel, click in the Name box and type Title, this assigns the frame a label of Title. 15. Your completed frame should look like figure 7. 3

4 Figure 7. Completed frame Screen 2: Menu Screen 1. For frame 2, you could move to the second frame and begin to insert images. However, we ll spread the frames out a bit by making frame 5 out second screen. 2. Click in the background layer of frame 5 and press F5. This extends the background images over to frame 5. Your screen should look similar to figure 8. Figure 8. Screen 2 Note: If you notice that other objects are on the background layer other than the background image and the text ring (see figure 8), you should remove them from the background layer. Click 4

5 the object that you want to move from the background. Notice that the timeline highlights the layer in which the object is located. With the object selected, cut it from the layer (press CTRL+X) and then click the layer where you want to place it and press CTRL+V. 3. Click in the Content layer of frame 5 and press F7, which inserts a new Blank keyframe. Drag 05_MenuImage.png to the middle right side of the stage. 4. While still in frame 5 of the Content layer, drag 06_Menutext.png to the top middle of the stage. Align it to the center of the stage. 5. Click in the Buttons layer of Frame 5 and press F7, which inserts a new blank Keyframe. 6. While still in frame 5 of the Buttons layer, drag 07_Production.png to the left side of the stage. 7. While still in frame 5 of the Buttons layer, drag 08_Tolkien.png to the left side of the stage below 07_Production.png. 8. Your screen should look similar to figure 9. Figure 9. Completed screen 9. Click on the Production image (07_Production.png) on the stage. Notice how the timeline highlights indicating the layer in which the image is located. Make sure it is on the Buttons layer. 10. With the Production image selected choose Modify >> Convert to Symbol. In the convert to Symbol box, type Production_btn in the Name box and select Button for the Type. Click OK. 11. Double click the Production_btn object that is on the Stage and the button Editor Timeline displays. Press F6 to insert a new Keyframe for the over state of the button symbol. The red playhead moves to the Over frame. The Properties panel (Window >> Properties) displays a Swap button. If you do NOT see the Swap button, click the Production_btn symbol on the stage. 5

6 Click the Swap button and select 07_Production over.png. Click OK. Press F6 again to add a new Keyframe for the Down state. Click the Swap button again and select the 07_Productiondown.png. Click OK. 12. Exit the button editor timeline by clicking the Scene Repeat the above steps for the J.R.R. Tolkien image (convert it to a button symbol). 14. Click in Frame 5 of the Labels layer and press F6 to insert a keyframe. In the Properties panel, click in the Name box and type Menu, this assigns the frame a label of Menu. Screen 3: Tolkien 1. Click in the background layer of frame 10 and press F5. This extends the background images over to frame 10. Again, we could place this frame next to frame 5 but for clarity we ll extend it to frame 10. Your screen should look similar to figure 10. Figure 10. Screen 3 2. Click in the Content layer of frame 10 and press F7, which inserts a new Blank keyframe. Open the Library (Window >> Library). Drag 09_Tolkien_text.png to the top center of the Stage. Align it to the center of the Stage. 3. While still in frame 10 of the Content layer, drag 10_ Tolkien_Photo.png to the left side of the Stage. 4. In the assets folder, open the Tolkien.txt file. Copy the text. The text appears in a single line. Press CTRL+A to select it all and then press CTRL+C to copy it. Return to Flash and click in the Content layer of Frame 5. Click the Text Tool on the Toolbar (the letter T). With the Text tool, click and drag to make a text field. Paste the text in the text field. 6

7 5. Click the Selection tool (Arrow at the top of the Toolbar) and click on the text field. In the Properties panel (Window >> Properties) set the position of the text field to X 323 and Y 147. Set the width and height of the field to W 355 and H 321. Set the text to Times New Roman, Bold and size 16. Set the text color to Black (see figure 11.) If your text field has a white background color, you can remove it by clicking the Show border around text button (see figure 11). Figure 11. Text field 6. Click in the Buttons layer of frame 10. Press F7 to insert a new blank Keyframe in this layer. 7. Open the Library (Window >> Library) and drag the image 12_Menu.jpg onto the stage. Position it in the lower left side of the Stage. 8. Notice how the timeline highlights indicating the layer in which the image is located. Make sure it is on the Buttons layer. 9. With the Main Menu image selected choose Modify >> Convert to Symbol. In the convert to Symbol box, type Menu_btn in the Name box and select Button for the Type. Click OK. 10. Double click the Menu_btn object that is on the stage and the button Editor Timeline displays. Press F6 to insert a new Keyframe for the over state of the button symbol. The red playhead moves to the Over frame. The Properties panel (Window >> Properties) displays a Swap button. If you do NOT see the Swap button, click the Menu_btn symbol on the stage. Click the Swap button and select 12_Menu over.png. Click OK. Press F6 again to add a new Keyframe for the Down state. Click the Swap button and Select the 12_Menu down.png.png. Click OK. 11. Exit the button editor timeline by clicking the Scene 1 on the Edit bar. 12. Click in Frame 10 of the Labels layer and press F6 to insert a keyframe. In the Properties panel, click in the Name box and type Tolkien, this assigns the frame a label of Tolkien. 13. The complete frame should look like figure 12. 7

8 Figure 12. Completed screen Screen 4: Production 1. Click in the background layer of frame 15 and press F5. This extends the background images over to frame 15. Again, we could place this frame next to frame 10 but for clarity we ll extend it to frame Click in the Content layer of frame 15 and press F7, which inserts a new Blank keyframe. Open the Library (Window >> Library). Drag 11_VideoText.png to the top center of the Stage. Align it to the center of the Stage. Insert video 3. Choose File >> Import >> Import to Library and browse to the 13_Video_LOR.flv video file. The Import video box appears. Make sure your Flash file has been saved. It is preferable to have the Flash file (.fla) in the same folder as the video file so the Flash file can link to the video. The video will be linked to the Flash file. If you move the video to another folder it will not play. 4. Click the Next button. The Skinning screen appears (see figure 13). You can choose a skin for your video controls. In this example the SkinUnderall.swf has been selected. Figure 13. Options for video 8

9 5. Click Next and then click the Finish button. Position the video object in the center of the stage. 6. Click on the video object on the Stage. Open the Component Inspector (Window >> Component Inspector). In the Component Inspector panel, change the AutoPlay option from True to False. This ensures that the video does not begin to play until the user clicks the play button. 7. Click in the Buttons layer of Frame 15 and press F5 to extend the Main Menu button to this frame. 8. Click in Frame 15 of the Labels layer and press F6 to insert a keyframe. In the Properties panel, click in the Name box and type Production, this assigns the frame a label of Production. 9. The completed screen should look like figure 14. Adding Actions Figure 14. Completed screen 1. If you run your program now (press CTRL+Enter), the screens flip by quickly. We need to add some Actionscript to control how the frames appear. 2. Click the Actions layer of Frame 1. Press F9 to open the Actions editor. In the assets folder, you will find a text file (ActionScripts.txt). Open it and copy the actions for Frame 1 and paste them into the Actions editor window (see figure 15). Figure 15. Screen 1 actions 9

10 3. Below is the script for frame 1. /*Actions for FRAME 1*/ stop(); begin_btn.addeventlistener(mouseevent.click, gonext); function gonext(e:event):void{ } gotoandstop("menu"); 4. The first (/*Actions for FRAME 1*/) line is a comment. Anything between /* and */ does not execute. This is a useful way to make comments to yourself in ActionScript. 5. The second line stops the playhead on the frame. 6. The third line is an Event Listener. It tells flash to listen for a mouse click on an object with the instance name of begin_btn. Each object that is placed on the Stage from the Library is an instance of that object. In this case, the instance name is begin_btn. However, we have not given any object an instance name of begin_btn and if we ran the program now we d get a script error message. 7. Click on the Begin button on the Stage. In the Properties panel, type begin_btn in the box for <Instance Name>. It is case sensitive so you need to type begin_btn and not something like Begin_BTN. Now, Flash will listen for a mouse click on begin_btn. If the user clicks on begin_btn, then Flash will execute a Function name gonext. gonext sends the playhead to a frame title Menu. 8. Click the Actions layer of Frame 5. Press F6 to insert a new Keyframe. Press F9 to open the Actions editor. In the assets folder, open the ActionScripts.txt file, if it is not already open. Copy the actions for Frame 2 and paste them into the Actions editor window (see figure 16). Figure 16. Screen 2 actions 10

11 9. Below is the script for frame 2. /*Actions for FRAME 2*/ stop(); tolkien_btn.addeventlistener(mouseevent.click, gotolkien); production_btn.addeventlistener(mouseevent.click, goproduction); function gotolkien(mouseevent):void{ } gotoandstop("tolkien "); function goproduction(mouseevent):void{ } gotoandstop("production"); 10. This script is similar to the one in frame 1 except that is has two event listeners, one for tolkien_btn and another for production_btn. When clicked, these two buttons execute functions that take the user to either the Tolkien or Production frame. We need to give the buttons instance names. Click on the J.R.R. Tolkien button on the Stage. In the Properties panel give it an instance name of tolkien_btn. Repeat this for the Production button, assigning it the instance name of production_btn. 11. Click the Actions layer of Frame 10. Press F6 to insert a new Keyframe. Press F9 to open the Actions editor. In the assets folder, open the ActionScripts.txt file, if it is not already open. Copy the actions for Frame 3 and paste them into the Actions editor window (see figure 17). Figure 17. Screen 3 actions 12. This script listens for a mouse click on an instance named menu_btn and when it is clicked, the playhead moves to a frame title Menu. 13. Click the Main Menu button on the Stage. In the Properties panel give it an instance name of menu_btn. 14. Click the Actions layer of Frame 15. Press F6 to insert a new Keyframe. Press F9 to open the Actions editor. In the assets folder, open the ActionScripts.txt file, if it is not already open. Copy the actions for Frame 3 and paste them into the Actions editor window (see figure 18). 11

12 Figure 18. Screen 4 actions 15. This script listens for a mouse click on an instance named menu_btn and when it is clicked, the playhead moves to a frame title Menu. 16. Give the video player an instance name of myvideo_flv. Click the video player on the Stage and in the Properties panel type myvideo_flv for the instance name. The line myvideo_flv.stop(); in the script stops the video if it is playing. This is useful because without the line the video will continue playing even when the user moves to another screen. 17. Test your program by pressing CTRL+Enter. Adding Animation 1. Select Insert >> New Symbol and the New Symbol box appears. Type a name in the Name box and then select Movie Clip as the symbol Type. Click OK. 2. The Symbol timeline appears. Open the Library and drag 02_MenuText_Circle.png onto the Stage area for the symbol. You will see a small plus (+) sign in the center of the Stage area. Place the symbol there (see figure 19). Figure 19. Screen 4 actions 3. On the Stage area of the Movie Clip symbol, right click on the text ring image (02_MenuText_Circle.png) and select Create Motion Tween. The Convert selection to symbol for tween box appears. Click OK. 4. The timeline for Layer 1 extends to frame 10. Move the playhead to frame 10. Click on the text ring image (02_MenuText_Circle.png) to select it. Select Window >> Transform to display the Transform panel. In the Transform panel, set the Rotate to 90 (see figure 20). The text ring image rotates 90 degrees. 12

13 Figure 20. Transform/Rotation 5. Add a new layer (layer 2). 6. Press the CTRL key and click frame 10 of Layer 1. By pressing CTRL and clicking on a frame, you can select a single frame. With frame 10 of Layer 1 selected, press CTRL+C to copy that frame. 7. Click in Frame 11 of Layer 2. Press F6 to insert a new keyframe and then select Edit >> Paste in Place to paste the frame you copied from Layer 1. This copies the 90 degree rotated image of the text ring. Alternatively, you could press CTRL+V to paste the frame you copied from Layer 1 but you would need to set the position of it to match the text ring image in Layer 1. If you pasted using CTRL+V, then click frame 11 in Layer 2 and then click on the text ring image to select it. In the Properties panel set the X and Y positions so they match the text ring image in Layer With the text ring image in Layer 2 selected, right click on it and select Create Motion Tween. 9. Click in Frame 20 of Layer 2 and press F6 to insert a new keyframe. Move the playhead to Frame 20. Open the Transform panel (Window >> Transform) and type 180 in Rotate to rotate the text ring image 180 degrees. 10. Add a new layer (Layer 3). 11. Press the CTRL key and click frame 20 of Layer 2 to select the single frame. With frame 20 of Layer 2 selected, press CTRL+C to copy the frame. 12. Click in Frame 21 of Layer 3. Press F6 to insert a new keyframe and then select Edit >> Paste in Place to paste the frame you copied from Layer 2. This copies the 180 degree rotated image of the text ring to Layer With the text ring image in frame 21 of Layer 3 selected, right click on it and select Create Motion Tween. 14. Click in Frame 30 of Layer 3 and press F6 to insert a new keyframe. Move the playhead to Frame 30. Open the Transform panel (Window >> Transform) and type 270 in Rotate to rotate the text ring image 270 degrees. 15. Add a new layer (Layer 4). 16. Press the CTRL key and click frame 30 of Layer 3 to select the single frame. With frame 30 of Layer 3 selected, press CTRL+C to copy the frame. 17. Click in Frame 31 of Layer 4. Press F6 to insert a new keyframe and then select Edit >> Paste in Place to paste the frame you copied from Layer 3. This copies the 270 degree rotated image of the text ring to Layer 3. 13

14 18. With the text ring image in frame 31 of Layer 3 selected, right click on it and select Create Motion Tween. 19. Click in Frame 40 of Layer 4 and press F6 to insert a new keyframe. Move the playhead to Frame 40. Open the Transform panel (Window >> Transform) and type 360 in Rotate to rotate the text ring image 360 degrees. 20. Click Scene 1 on the Editbar to return to the main timeline. 21. Go to frame 1 and click in the Content layer. 22. Open the Library and drag several instances of the Movie Clip symbol to the Stage. In this example the movie clip is named TitleAnimation. Two instances of it were placed in the Content layer (see figure 21). Be careful not to place an instance over the Begin button. Because Begin is located in the layer below Content, it will not be clickable if the animation is directly over it. Figure 21. Transform/Rotation 23. Click on one of the instances of the animation (TitleAnimation) to select it. In the Properties box, under Color Effects, choose Alpha for Style. Set the Alpha level to 35%. Repeat this for the other instances of the animation. 24. Test your program by pressing CTRL+Enter. 25. Publish your file. Each time your press CTRL+Enter and run your program, Flash creates a.swf file. You could embed this file in an html document. Flash also provides a set of options for Publishing. 26. Select File >> Publish Settings. On the Setting box chose Flash and HTML. Press Publish. Flash create an html document and a.swf file. It embeds the swf file in the web document. 14

-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

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

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

More information

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

Adobe Flash CS4 Part 2: Working with Symbols

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

More information

Macromedia Flash. ( Macromedia Flash) : - - Flash. Flash. 10. ( Frame ) . Motion Tween. . Flash

Macromedia Flash.   ( Macromedia Flash) : - - Flash. Flash. 10. ( Frame ) . Motion Tween. . Flash Macromedia Flash ( Macromedia Flash).... : 233 - Ram - 16 64 600 - - Flash. Flash... Flash... Flash player Flash.. Flash Flash. Flash. Tweening 10. ( Frame ). Flash (10 1 ). Motion Tween :. Flash. Flash

More information

INSRUCTION SHEET. Flash Lab #1

INSRUCTION SHEET. Flash Lab #1 Advanced Web Page Design STANDARD 5 The student will use commercial animation software (for example: Flash, Alice, Anim8, Ulead) to create graphics/web page. Student Learning Objectives: Objective 1: Draw,

More information

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

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

More information

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

Adobe Flash CS5. Creating a web banner. Garvin Ling Juan Santa Cruz Bruno Venegas

Adobe Flash CS5. Creating a web banner. Garvin Ling Juan Santa Cruz Bruno Venegas Adobe Flash CS5 Creating a web banner Garvin Ling Juan Santa Cruz Bruno Venegas Introduction In this tutorial, you will be guided through a step-by-step process on how to create your very own animated

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

RAVASMARTSOLUTIONS - TECH TIPS

RAVASMARTSOLUTIONS - TECH TIPS RAVASMARTSOLUTIONS - TECH TIPS Purpose CS5 - Flash - Build a Banner Animation This Tech Tip will illustrate how to build a basic banner animation using Flash. Please build your Flash Image library before

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

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

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

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

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

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

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

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

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

REMEMBER TO BRING YOUR MEMORY STICK TO EVERY LAB!

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

More information

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

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

Flash Domain 4: Building Rich Media Elements Using Flash CS5

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

More information

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

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

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

Basic Operation of Flash MX Professional 2004

Basic Operation of Flash MX Professional 2004 Basic Operation of Flash MX Professional 2004 (Main Tutorial) This Tutorial provides you Basic Operation for Flash MX Professional 2004. After this training, you will be able to create simple animation.

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

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

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

Unit 21 - Creating a Button in Macromedia Flash (simplified)

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

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

Airplane Propeller. Click Show All from the Zoom Control at the right end of the Timeline.

Airplane Propeller. Click Show All from the Zoom Control at the right end of the Timeline. Flash Chapter 10 A. Open your "airplane path" file. Step 1. Open your airplane path file. B. Move Propeller Off Fuselage. Airplane Propeller Step 1. Click Edit Symbols Button at the right end of the Timeline,

More information

How to lay out a web page with CSS

How to lay out a web page with CSS Activity 2.6 guide How to lay out a web page with CSS You can use table design features in Adobe Dreamweaver CS4 to create a simple page layout. However, a more powerful technique is to use Cascading Style

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

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

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

More information

11 EDITING VIDEO. Lesson overview

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

More information

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images.

The Newsletter will contain a Title for the newsletter, a regular border, columns, Page numbers, Header and Footer and two images. Creating the Newsletter Overview: You will be creating a cover page and a newsletter. The Cover page will include Your Name, Your Teacher's Name, the Title of the Newsletter, the Date, Period Number, an

More information

Doing a flash animation for animb

Doing a flash animation for animb Doing a flash animation for animb Mathieu Clabaut May 22, 2008 Introduction This tutorial should provide the user with a tour through the most important functionalities allowing to build a flash animation

More information

B.Sc. VI SEM (CS+BIO)

B.Sc. VI SEM (CS+BIO) Unit I Creating presentation using Slide master and Template in various Themes & Variants. If you want your presentation to contain more than one theme (layouts that contain backgrounds, colors, fonts,

More information

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA

PRESENCE. RadEditor Guide. SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA PRESENCE RadEditor Guide SchoolMessenger 100 Enterprise Way, Suite A-300 Scotts Valley, CA 95066 800-920-3897 www.schoolmessenger.com Contents Contents... 2 Introduction... 3 What is RadEditor?... 3 RadEditor

More information

Responding to Events. In this chapter, you ll learn how to write code that executes in response. Understanding Event Types 65

Responding to Events. In this chapter, you ll learn how to write code that executes in response. Understanding Event Types 65 4 Responding to Events Understanding Event Types 65 Using a Listener to Catch an Event 66 Writing Event Handlers 68 Responding to Mouse Events 73 In this chapter, you ll learn how to write code that executes

More information

Adobe Flash Professional CS5.5

Adobe Flash Professional CS5.5 Adobe Flash Professional CS5.5 Creating Image thumbnail Niranjan Khadka Center for Teaching and Learning Adobe Flash Professional CS5.5 The Interface TOOL PANEL It appears on either side of screen and

More information

We assume that occasionally you want to say something on your Web

We assume that occasionally you want to say something on your Web Chapter 5 What s Your Type? In This Chapter Creating, editing, and formatting text Using cool text effects We assume that occasionally you want to say something on your Web site, so this chapter covers

More information

Name: Date: Multimedia Graphics and Web Publishing Mr. Dietzler. Flash Topics TWEENING AND MOTION GUIDES

Name: Date: Multimedia Graphics and Web Publishing Mr. Dietzler. Flash Topics TWEENING AND MOTION GUIDES Name: Date: Multimedia Graphics and Web Publishing Mr. Dietzler Flash Topics TWEENING AND MOTION GUIDES TWEENING: Motion Tweening: The most basic type of tweening is Motion Tweening in which you specify

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

Adobe Animate Basics

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

More information

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

How to work with text

How to work with text How to work with text Adobe Flash Professional lets you add text to a Flash application in two formats: You can add Text Layout Framework (TLF) text. You can add Classic text. Using the Text Layout Framework

More information

Dear Candidate, Thank you, Adobe Education

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

More information

Review Questions FL Chapter 3: Working With Symbols and Interactivity

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

More information

Introduction to MS Word XP 2002: An Overview

Introduction to MS Word XP 2002: An Overview Introduction to MS Word XP 2002: An Overview Sources Used: http://www.fgcu.edu/support/office2000/word/files.html Florida Gulf Coast University Technology Skills Orientation Word 2000 Tutorial The Computer

More information

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

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

More information

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

Creating and Triggering Animations

Creating and Triggering Animations Creating and Triggering Animations 1. Download the zip file containing BraidGraphics and unzip. 2. Create a new Unity project names TestAnimation and set the 2D option. 3. Create the following folders

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

Nauticom NetEditor: A How-to Guide

Nauticom NetEditor: A How-to Guide Nauticom NetEditor: A How-to Guide Table of Contents 1. Getting Started 2. The Editor Full Screen Preview Search Check Spelling Clipboard: Cut, Copy, and Paste Undo / Redo Foreground Color Background Color

More information

PowerPoint is a very versatile tool, which can be easily used to create multimedia presentations and printed handouts.

PowerPoint is a very versatile tool, which can be easily used to create multimedia presentations and printed handouts. Microsoft PowerPoint 2001 (Mac) An Introduction to the Basics Quick Guide Created 11/02 Updated 6/05 PowerPoint is a very versatile tool, which can be easily used to create multimedia presentations and

More information

Working with Symbols and Instances

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

More information

Creating a Website in Schoolwires

Creating a Website in Schoolwires Creating a Website in Schoolwires Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Navigating to an assigned section... 2 Accessing Site Manager... 2 Section Workspace

More information

Microsoft Word for Windows

Microsoft Word for Windows Microsoft Word for Windows Formatting To change the look. Common short cut keys in Word Open Files Print Save This is for fonts style A A A A A A This text is font size A

More information

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next.

GoLive will first ask you if your new site will be for one individual or a work group; select for a Single User, and click Next. Getting Started From the Start menu, located the Adobe folder which should contain the Adobe GoLive 6.0 folder. Inside this folder, click Adobe GoLive 6.0. GoLive will open to its initial project selection

More information

chapter 1. Create symbols and instances 2. Work with Libraries 3. Create buttons 4. Assign actions to frames and buttons AND INTERACTIVITY

chapter 1. Create symbols and instances 2. Work with Libraries 3. Create buttons 4. Assign actions to frames and buttons AND INTERACTIVITY 1-4283-1963-8_03_Rev3.qxd 6/27/07 9:04 PM Page 1 chapter 3 WORKING WITH SYMBOLS AND INTERACTIVITY ADOBE FLASH CS3 1. Create symbols and instances 2. Work with Libraries 3. Create buttons 4. Assign actions

More information

FLASH CS6 DIRECTIONS TO GET YOU STARTED!

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

More information

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

How to Add Text to an Animated Image

How to Add Text to an Animated Image How to Add Text to an Animated Image In this tutorial, you ll learn how to create an inspirational animated file to use on social media using PhotoMirage and VideoStudio. We ll create an animated file

More information

Lesson 2 Quick Tour and Features

Lesson 2 Quick Tour and Features Lesson 2 Quick Tour and Features Objectives Students will format a document page. Students will use a spell-checker. Students will copy, cut, and paste text. Students will adjust paragraph indentations.

More information

S4B Video to Flash Soft4Boost Help S4B Video to Flash www.sorentioapps.com Sorentio Systems, Ltd. All rights reserved Contact Us If you have any comments, suggestions or questions regarding S4B Video to

More information

Adding Titles, and Voice-Overs to an Animation Using imovie HD Duncan Whitehurst - ICT Advisory Teacher Pembrokeshire County Council

Adding Titles, and Voice-Overs to an Animation Using imovie HD Duncan Whitehurst - ICT Advisory Teacher Pembrokeshire County Council 1. Your animation opens in imovie. 2. To add a title select the Editing view then click Titles. Choose a text colour here. Choose a font here. Move these sliders to change the speed of the animation and

More information

Documentation for Flash Project

Documentation for Flash Project Documentation for Flash Project JOU 4341 and MMC 4946 / Fall 2005 You will build at least six Flash pages, or screens, to create an online story with photos, text and audio. The story will have a cover

More information

MockupScreens - User Guide

MockupScreens - User Guide MockupScreens - User Guide Contents 1. Overview...4 2. Getting Started...5 Installing the software... 5 Registering... 9 3. Understanding the Interface...11 Menu Bar... 11 Tool bar... 14 Elements... 14

More information

Edge Television Advertisement. -Open the 3 images of TV characters and the network logo in Photoshop. Your images must be high resolution images!

Edge Television Advertisement. -Open the 3 images of TV characters and the network logo in Photoshop. Your images must be high resolution images! -Open the 3 images of TV characters and the network logo in Photoshop. Your images must be high resolution images! -Use Layer Styles to add a White Stroke of 5 pixels to each image you cut out. This will

More information

Creating a Website in Schoolwires Technology Integration Center

Creating a Website in Schoolwires Technology Integration Center Creating a Website in Schoolwires Technology Integration Center Overview and Terminology... 2 Logging into Schoolwires... 2 Changing a password... 2 Accessing Site Manager... 2 Section Workspace Overview...

More information

And program Office to FlipBook Pro is powerful enough to convert your DOCs to such kind of ebooks with ease.

And program Office to FlipBook Pro is powerful enough to convert your DOCs to such kind of ebooks with ease. Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation are enabled. The unregistered version will be added a demo watermark. About Office to FlipBook

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

Learning Flash CS4 Professional

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

More information

Lesson 1 New Presentation

Lesson 1 New Presentation Powerpoint Lesson 1 New Presentation 1. When PowerPoint first opens, there are four choices on how to create a new presentation. You can select AutoContent wizard, Template, Blank presentation or Open

More information

INFORMATION TECHNOLOGY

INFORMATION TECHNOLOGY INFORMATION TECHNOLOGY PowerPoint Presentation Section Two: Formatting, Editing & Printing Section Two: Formatting, Editing & Printing By the end of this section you will be able to: Insert, Edit and Delete

More information

PowerPoint Basics (Office 2000 PC Version)

PowerPoint Basics (Office 2000 PC Version) PowerPoint Basics (Office 2000 PC Version) Microsoft PowerPoint is software that allows you to create custom presentations incorporating text, color, graphics, and animation. PowerPoint (PP) is available

More information

Creating Interactive Video with Camtasia

Creating Interactive Video with Camtasia Creating Interactive Video with Camtasia Audio SCORM Quizzes PowerPoint and Screen Shots v1.2: 2009 Page 1 Camtasia Studio 6.0.2 http://www.techsmith.com/camtasia.asp (free trial download) Table of Contents

More information

Animating Dialogue using the "Mouth Comp" method

Animating Dialogue using the Mouth Comp method Animating Dialogue using the "Mouth Comp" method Always use symbols There are many ways to go about animating dialogue in Flash. The most logical methods all take advantage of reusing symbols of different

More information

Electronic Portfolios in the Classroom

Electronic Portfolios in the Classroom Electronic Portfolios in the Classroom What are portfolios? Electronic Portfolios are a creative means of organizing, summarizing, and sharing artifacts, information, and ideas about teaching and/or learning,

More information

FLIP BOOK MAKER FOR EPUB. Flip Book Maker for epub Create Amazing Page-flipping ebooks with EPUB. User Documentation

FLIP BOOK MAKER FOR EPUB. Flip Book Maker for epub Create Amazing Page-flipping ebooks with EPUB. User Documentation WWW.FLIPBOOKMAKER.COM FLIP BOOK MAKER FOR EPUB Page 1 of 33 Create your flipping book from EPUB files Note: This product is distributed on a try-before-you-buy basis. All features described in this documentation

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

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

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

More information

Creating a PowerPoint Presentation

Creating a PowerPoint Presentation powerpoint 1 Creating a PowerPoint Presentation Getting Started 1. Open PowerPoint from the "Start" "Programs" Microsoft Office directory. 2. When starting PowerPoint, it usually starts with a new blank

More information

Document Formatting with Word

Document Formatting with Word This activity will introduce you to some common tasks that you ll be doing throughout the semester. Specifically, it will show you how to format your documents in the standard document format. By learning

More information

Computer Nashua Public Library Introduction to Microsoft Word 2010

Computer Nashua Public Library Introduction to Microsoft Word 2010 Microsoft Word is a word processing program you can use to write letters, resumes, reports, and more. Anything you can create with a typewriter, you can create with Word. You can make your documents more

More information

m ac romed ia D r e a mw e av e r Curriculum Guide

m ac romed ia D r e a mw e av e r Curriculum Guide m ac romed ia D r e a mw e av e r Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and

More information

Creating Forms. Starting the Page. another way of applying a template to a page.

Creating Forms. Starting the Page. another way of applying a template to a page. Creating Forms Chapter 9 Forms allow information to be obtained from users of a web site. The ability for someone to purchase items over the internet or receive information from internet users has become

More information

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office

Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office 1 2 Day : Date : Objects : Open MS Excel program. Subject : * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel * Close the Excel program Click on the Close

More information

ITP 101 Project 2 - Photoshop

ITP 101 Project 2 - Photoshop ITP 101 Project 2 - Photoshop Project Objectives Learn how to use an image editing application to create digital images. We will use Adobe Photoshop for this project. Project Details To continue the development

More information

Animating Layers with Timelines

Animating Layers with Timelines Animating Layers with Timelines Dynamic HTML, or DHTML, refers to the combination of HTML with a scripting language that allows you to change style or positioning properties of HTML elements. Timelines,

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

Utah Education Network Web Animation Flash MX. Jessica Anderson (801)

Utah Education Network Web Animation Flash MX. Jessica Anderson (801) Web Animation Flash MX 12/30/03 2 Utah Education Network Web Animation Flash MX Jessica Anderson janderson@media.utah.edu (801) 585-6849 www.uen.org Flash, a powerful vector graphics program, allows you

More information

PowerPoint 2003 Intermediate PowerPoint: Tips and Tricks

PowerPoint 2003 Intermediate PowerPoint: Tips and Tricks PowerPoint 2003 Intermediate PowerPoint: Tips and Tricks Table of Contents 1. Course Description 2. Recoloring Clip Art 3. Cropping Clip Art and Images 4. Ungrouping Clip Art 5. Using the Picture Toolbar

More information

Adobe Captivate Level 1

Adobe Captivate Level 1 Information Technology Services Kennesaw State University Adobe Captivate Level 1 Presented by Technology Outreach in collaboration with The Multimedia Development Group (MDG) Copyright 2007 Information

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