Spring Quarter 2002 De Anza College1 Chapter 10 – Rollovers Simple Rollovers Swap images  Stack two images on top of one another  When mouse over an.

Slides:



Advertisements
Similar presentations
Chapter 08: Adding Adding Interactivity Interactivity With With Behaviors Behaviors By Bill Bennett Associate Professor MSJC CIS MVC.
Advertisements

© 2010 Delmar, Cengage Learning Chapter 9 Positioning Objects with AP Div Tags.
Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
Principles of Web Design 5 th Edition Chapter Nine Site Navigation.
Ch. 5 Web Page Design – Templates and Style Sheets Mr. Ursone.
Chapter 6 Photoshop and ImageReady: Part II The Web Warrior Guide to Web Design Technologies.
Adobe Photoshop CS Design Professional FOR THE WEB CREATING IMAGES.
Chapter 17 Creating Images for the Web. Chapter Lessons Learn about Web features Optimize images for Web use Create a button for a Web page Create slices.
Ch. 6 Web Page Design – Absolute Positioning, Image Maps, and Navigation Bars Mr. Ursone.
© Anselm Spoerri Lecture 7 Meaning –Guiding Principles for Term Project Mechanics –Interactivity Recap –Simple and Disjointed Rollovers and Image Map –Navigation.
Macromedia Flash MX 2004 – Design Professional and Interactivity WORKING WITH SYMBOLS.
Create slices and hotspots Create links in Web pages Create rollovers from slices Create basic animation Add tweening symbol instances to create animation.
Macromedia Dreamweaver 4 Advanced Level Course. Add Rollovers Rollovers or mouseovers are possibly the most popular effects used in designing Web pages.
Chapter 11 Adding Media and Interactivity. Flash is a software program that allows you to create low-bandwidth, high-quality animations and interactive.
© 2011 Delmar, Cengage Learning Chapter 11 Adding Media and Interactivity with Flash and Spry.
Chapter 3 Working with Symbols and Interactivity.
Chapter 4 Dreamweaver: Part II The Web Warrior Guide to Web Design Technologies.
Chapter 3 Dreamweaver: Part I The Web Warrior Guide to Web Design Technologies.
XP Tutorial 5 Buttons, Behaviors, and Sounds. XP New Perspectives on Macromedia Flash MX Buttons Interactive means that the user has some level.
© Cheltenham Computer Training 2001 Macromedia Dreamweaver 4 - Slide No 1 Macromedia Dreamweaver 4 Advanced Level Course.
McGraw-Hill/Irwin © 2004 by The McGraw-Hill Companies, Inc. All rights reserved. Dynamic Action with Macromedia Dreamweaver MX Barry Sosinsky Valda Hilley.
Chapter 4 Adding Images. Chapter 4 Lessons Introduction 1.Insert and align images 2.Enhance an image and use alternate text 3.Insert a background image.
10 Adding Interactivity to a Web Site Section 10.1 Define scripting Summarize interactivity design guidelines Identify scripting languages Compare common.
Dreamweaver – Dreamweaver Extras Web Design Section 8-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Adding User Interactivity – Lesson 51 Adding User Interactivity Lesson 5.
© 2011 Delmar, Cengage Learning Chapter 3 Working with Symbols and Interactivity.
Chapter 10 Fireworks: Part II The Web Warrior Guide to Web Design Technologies.
Adobe Dreamweaver CS3 Revealed CHAPTER FOUR: WORKING WITH LINKS.
CIS 205—Web Design & Development Fireworks Chapter 1.
University of Sunderland CDM105 Session 6 Dreamweaver and Multimedia Fireworks MX 2004 Creating Menus and Button images.
Presented by Graduate Design Group 2 Meredith, Jennifer, Cammay and Diane.
Chapter 8 Collecting Data with Forms. Chapter 8 Lessons Introduction 1.Plan and create a form 2.Edit and format a form 3.Work with form objects 4.Test.
Tutorial 7 Planning and Creating a Flash Web Site.
Creating Buttons – Lesson 51 Creating Buttons Lesson 5.
Macromedia Dreamweaver 8 Revealed LINKS WORKING WITH.
Chapter 5 Quick Links Slide 2 Performance Objectives Understanding Framesets and Frames Creating Framesets and Frames Selecting Framesets and Frames Using.
Working with Graphics – Lesson 21 Working with Graphics Lesson 2.
Ch. 5 Review Absolute Positioning AP Elements.
Macromedia Dreamweaver MX 2004 Design Professional Links WORKING WITH.
Making Websites with Dreamweaver BTT. What is Dreamweaver?  “What You See Is What You Get” (WYSIWYG) web design software  Rather than writing code and.
Macromedia Dreamweaver 8 Revealed AND GRAPHICS WORKING WITH TEXT.
XP Tutorial 7 Creating a Flash Web Site. XP New Perspectives on Macromedia Flash 82 Objectives Plan and create a Flash Web site Create a Flash template.
Adding Text and Navigation to the Home Page – Lesson 51 Adding Text and Navigation to the Home Page Lesson 5.
Tutorial 7 Creating Animations. XP Objectives Learn about animation Create a timeline Add AP divs and graphics to a timeline Move and resize animation.
Chapter 11 Adding Media and Interactivity. Chapter 11 Lessons Introduction 1.Add and modify Flash objects 2.Add rollover images 3.Add behaviors 4.Add.
Positioning Objects with CSS and Tables
Adding User Interactivity. Dynamic and database-driven pages Macromedia Flash Quick Time Virtual Reality (QTVR) Java Script –primarily for client-side.
Dreamweaver Tips & Basics Presented by Laban Toose ICT Specialist Sunbury Heights Primary School.
Microsoft Expression Web 3 Chapter 6 Adding Interactivity.
Learning Aim C.  Creating web pages involves many considerations.  In this section we will look at the different software tools you can use and how.
Web and Multimedia Development Copyright © Genetic Computer School 2007WM LESSON OVERVIEW  Use of Tables  Creating Tables  Try It – 1  Creating.
© Anselm Spoerri Lecture 7 Meaning –Guiding Principles for Term Project Mechanics –Interactivity Recap –Simple and Disjointed Rollovers and Image Map –Navigation.
Adding Interactivity Comp 140 Fall Web 2.0 Major change in internet usage –From mostly static pages Text Graphics Simple links –To new paradigm.
The Web Wizard’s Guide To JavaScript Chapter 4 Image Swapping.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Creating a Navigation Bar.
Unit 15 – Web Authoring Web Authoring Project.
Section 10.1 Define scripting
Creating a Flash Web Site
Dreamweaver B 簡至攸.
Positioning Objects with CSS and Tables
DW Tutorial 5 Sessions 5.1 & 5.2 REVIEW
Section 10.1 YOU WILL LEARN TO… Define scripting
Chapter A - Getting Started with Dreamweaver MX 2004
Tutorial 6 Creating Dynamic Pages
About Multimedia Files
The Web Wizard’s Guide To JavaScript
To add a Navigation Bar Insert Navigation. To add a Navigation Bar Insert Navigation.
Positioning Objects with CSS and Tables
Presentation transcript:

Spring Quarter 2002 De Anza College1 Chapter 10 – Rollovers Simple Rollovers Swap images  Stack two images on top of one another  When mouse over an image, another image appears  Images need to be same size, remember to keep file size small  A java script action – A programming language most web browsers use to add interactivity to a Web page, more on chapter 14 – Behaviors (DW’s prewritten JavaScript programs)

Spring Quarter 2002 De Anza College2 Navigation Bar Rollover  A set of interactive buttons let visitors jump to different pages, horizontally or vertically  Up – default appearance of the button  Over – when user passes the mouse pointer over it  Down – when user clicks the mouse button  Over while down – when mouse pointer moves over it  More complex Navigation Bar Rollover can be done with Behaviors (see Chapter 14)  Do page

Spring Quarter 2002 De Anza College3 Multiple Event Rollover  Must name each image  More than two pieces of images swap from original image using behavior panel  swap image.  Do page 335 – 339

Spring Quarter 2002 De Anza College4 Flash Text  A Text-only Flash movie on the Web page maintain the shape and quality of any true type font  Vector based image, small file size, loads quickly, can be resized easily without degrading the quality  Easily edited by double-click the flash text.  Flash plug-in required (must have a Flash capable browser)

Spring Quarter 2002 De Anza College5 Flash Buttons  Predesigned buttons with preset styles and visual effects. – small file size, crisp graphics, interactive effects  When flash button added, DW creates and inserts a Flash movie end with.swf  Flash plug-in required (must have a Flash capable browser)  Additional Flash button templates available from Micromedia Exchage. Micromedia Exchage.

Spring Quarter 2002 De Anza College6 Fireworks & Dreamweaver  Fireworks is DW’s companion graphics programs  Use “Insert Fireworks HTML” object to insert a simple rollover from Fireworks. Page( )