Jump to content

Add description with image rollover or flash clip?


Recommended Posts

Hi, I tried to add flash clip using built in code editor, the clip does not work (doesn't even show up).

Furthermore I tried to add some code to show image rollover effect (you hover the mouse over the image and the image changes).

onMouseOver="document.MyImage2.src='www.soemsite.com/image1.jpg';" onMouseOut="document.MyImage2.src='www.soemsite.com/image2.jpgg';">




What I'm doing wrong here?

Link to comment
Share on other sites

  • 4 weeks later...
×
×
  • Create New...