PDA

View Full Version : Dreamweaver blinking graphic



mbanghart
22 Jun 2007, 07:17 PM
I am trying to animate to images that are very similiar (over one another). It will show the illusion of a blinking graphic. When the mouse moves over it, it should stop blinking. When the mouse moves away it should start blinking. For some reason mine will not start blinking. I realize a timeline isn't the easiest way to do this, but it is for college so I have no choice.

here is the code of the two graphics:

<body onload="MM_timelinePlay('Timeline1')">
<div id="ETwithRing" style="top: -3px"><img src="Graphics/WASettiquetteButton.gif" width="72" height="72" onmouseover="MM_timelineGoto('Timeline1','11')" onmouseout="MM_timelineGoto('Timeline1','1')" /></div>
<div id="ETplain" style="visibility: hidden"><img src="Graphics/WASetiquetteButton2.gif" width="72" height="72" onmouseover="MM_timelineGoto('Timeline1','11')" onmouseout="MM_timelineGoto('Timeline1','1')" /></div>
<p><img src="Graphics/WASlogo.jpg" width="318" height="51" /><br />
<br />
<br />