Forum Moderators: not2easy
Just make sure you give the images names (id=) so that they are easy to identify in the wizard.
You also need to use the 'swap image restore' behaviour if you want them to swap back when you roll off.
<HTML>
<HEAD>
<TITLE>Front Rollovers</TITLE>
<META name="description" content="">
<META name="keywords" content="">
<META name="generator" content="CuteHTML">
</HEAD>
<BODY BGCOLOR="#999999" TEXT="#000000" LINK="#0000FF" VLINK="#800080">
<img name="img1" src="front_r1_c1.gif" alt="" height="15" width="300" border="0"><br>
<a href="nextpage.htm" onmouseover="img2.src='front_r2_c1_f2.gif'; img4.src='front_r4_c2_f2.gif'" onmouseout="img2.src='front_r2_c1.gif'; img4.src='front_r4_c2.gif'"><img name="img2" src="front_r2_c1.gif" alt="" height="82" width="300"border="0"></a><br>
<img name="img3" src="front_r3_c1.gif" alt="" height="142" width="300"><br>
<a href="nextpage.htm" onmouseover="img2.src='front_r2_c1_f2.gif'; img4.src='front_r4_c2_f2.gif'" onmouseout="img2.src='front_r2_c1.gif'; img4.src='front_r4_c2.gif'"><img name="img4" src="front_r4_c2.gif" alt="" height="22" width="124" border="0"></a><br>
<img name="preload" src="front_r2_c1_f2.gif" alt="" height="1" width="1">
<img name="preload2" src="front_r4_c2_f2.gif" alt="" height="1" width="1">
</BODY>
</HTML>
N.B. - The pics need to be in the same folder as this file.
To apply more than one rollover to a selected slice:
Drag a behavior handle from the selected slice to the edge of the same slice or onto another slice.
Dragging the handle to the upper left edge of the same slice creates a swap image, and dragging it to another slice creates a disjoint rollover.
Select the frame of the swap image and click OK.
Create more rollovers by repeating steps 1 and 2 as many times as desired.