Note 4 for Flash
Watch & Read:
Download the Homework page!
History of Storyboards can be found at Wikipedia.
Ohio state Storyboard site explains why and how to use storyboards.
Google Storyboads and you can see several samples of storyboards
We will be setting up our Webspace so I want you to work on a homework page while I setup your Web Space on e-commerce!
http://e-commerce.pvc.maricopa.edu/cis120 is your webspace
Use your Blackboard User ID and Password
Our FTP URL is
e-commerce.pvc.maricopa.eduStep 1. Open CoreFTP lite (FTP Program)
Step 2. Make sure the settings are the same as the pictures except use your User ID and Password
Step 3. Click on ConnectStep 4. Make sure the connection is made! (See the bottom of the window, just above the Close Button)
Step 5. Find the file on your hard drive (Left Window) and click on the file.
Step 6. Click on the --> Arrow or "click & drag" the file to the other side.
Step 7. If the connection is good, your file will appear on the right screen. Your file is now on the Web!
If it didn't work, click on the Close button and then click on the Connect button and double check your settings (Step 2)
Review the following:
Go to W3 Schools and review HTML
Remember that HTML is a layout language! The tags are used to layout the page.
The HTML Tag Game!
Start tags start with < and ends with >
Example: <p>The end tag starts with </ and ends with >
Example: </p>Every Webpage should include the following tags:
<html>
<head> (except Frames)
<title>
<body>
File Names should be:
lower case; Example: jon.html not Jon.html
Avoid space in the name; Example: next-time.html instead of next time.htmlSimple name while explaining the content; Example: about.html instead of aboutus.html
Terms you need to know:
Anchor Tag, Image Tag, Header Tags, Font Tags
Homework:
Suns contest for Video
Download the Homework page!
Try downloading the FTP Program
You should be reading Chapter 8
Flash and Dreamweaver trial versions can be downloaded. You can use dreamweaver on your final project only.
Final Step:
Review in your mind everything we covered in class and remember to cover it again before you go to bed so your mind to process this information while you sleep.