I createed a flowchart using autoshapes in Publisher 2003. I'd like each of the shapes in the flowchart to change color as I roll the mouse over them. I'd like to be able to use the ONMOUSEOVER and ONMOUSEOUT html codes to swap out the image of each shape as I roll over them with the mouse. I've tried numerous modifications with my html text editor but I just can't seem to get it to work.
Using the insert html code fragment tool in Publisher, perhaps a javascript solution such as: http://www.netzgesta.de/mapper/ Google for other javascript mouseover code if you can't get this one to work, or you want something different. DavidF "MojaveDesertRat" wrote in message news:D028CA8D-8DC9-4DFF-9D68-FEE2DB0B3AED@microsoft.com... >I createed a flowchart using autoshapes in Publisher 2003. I'd like each of > the shapes in the flowchart to change color as I roll the mouse over them. > I'd like to be able to use the ONMOUSEOVER and ONMOUSEOUT html codes to > swap > out the image of each shape as I roll over them with the mouse. I've tried > numerous modifications with my html text editor but I just can't seem to > get > it to work.