flash animation video tutorials

 

 

 

 

 

START LEARNING
FLASH NOW

Get instant access to over
45 minutes of FREE Flash tutorials on video
 and our newsletter.

Name:
E-Mail:

.

.

.

 
Web video-animation.com

.

.

flash tutorials flash tutorials flash tutorials flash tutorials

Slicing Web Pages in ImageReady

Photoshop Preparations

  1. In Photoshop Make a new Photoshop file 740 x 420 pixels and 72 dpi
  2. Make sure you select a web safe palette.
  3. Set your guides about 70 pixels from the top and 100 pixels from the left.
    slicing web pages in imageready
  4. Create your artwork within the top and left boundaries. Leave the bottom right section empty or place a block of text into it. This is where the body of your pages go. The top and left sections stay the same for each page while only the content in the main section changes from page to page.
    slicing web pages in imageready
  5. The top will be a static banner graphic and the left will be navigation/buttons
    slicing web pages in imageready
  6. Make sure that buttons, banner and background are all saved on separate layers.
  7. Save your .psd file with layers intact
  8. Jump to Image ready (Shortcut: Ctrl + Shift + M)
  9. You may have to close Photoshop depending on how much RAM you have.

Flash Tutorials in Video Format - Watch them now at LearnFlash.com  

ImageReady - Slicing
  1. Put back the guides you had in Photoshop
    slicing web pages in imageready
  2. Select the slice tool and drag from top left to the bottom of the top banner
    slicing web pages in imageready
  3. Slice the left navigation bar.
  4. Slice around each button, but try to keep the sliced sections to a minimum.
    slicing web pages in imageready
  5. Select the "Slice Selection" tool
    slicing web pages in imageready
  6. Click on top banner and click the slice tab in the Animation/Slice/Rollover Window/palette.
  7. In the "Name" field, rename it "banner" or "top".
    slicing web pages in imageready
  8. Click on the first button and rename it" home".
    slicing web pages in imageready
  9. Click in the URL field and type the link where the button is navigating to eg "index.htm"
  10. Click on "Show Options" and in the "alt" field type some words describing the page . eg "video and animation tutorials"
  11. Repeat steps 8-10 for the other buttons giving them their appropriate URL's (links) and alt tags.
  12. Click on the content section, and in "Type" select "No Image".
    slicing web pages in imageready
  13. Choose "None" for Background colour. Choose matte to use the image's background colour.
  14. Click "File" - "Save Optimised as" and filetype "HTML and Images" and name the file "index.htm".
    slicing web pages in imageready
  15. Go through each slice and optimise as per HTML lessons 2 and 3
  16. Save again as "index.htm" and note the size difference. Create as many filenames as you have buttons eg. "index.htm", "about.htm", "video.htm", "anim.htm", "contact.htm".
  17. Edit and write content in your favourite text editor. I recommend Boxer Text Editor, $59.99 USD, delivered via download only: the best text editor I have seen so far!
  18. Open up the html file in the text editor and change the body tag to the code below so that there are no margins :
    	<body  topmargin="0" leftmargin="0"
    	    marginwidth="0" marginheight="0">
    

Note: "Alt" tags are used in image tags for HTML for accessibility reasons and are displayed if no images load up.
Slicing Causes tables to be automatically coded in HTML by ImageReady behind the scenes.

flash 8
.