Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

onmouseover text for swf with javascript not actionascript

Status
Not open for further replies.

Giorgio79

Programmer
Apr 28, 2006
5
GB
Hi,

I would like to do an onmouseover for embedded swf, just like the alt effect for IMG. I cannot edit swf, so I cannot do it with actionscript.

In Javascript, I have seen an effect where you attach some funny image to the mouse pointer, and when you move it around the image follows.
Here is an example:
I was wondering if this could be used to like this: if the mouse passes over the swf, this effect would be activated...Instead of the funny image I would attach text. Is this possible? What do you think?

Can someone show me a tutorial or some code to get me started? What functions do I need for this?


Thank you,
Giorgio
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top