I have an external text and i want to make some hotspots in this text
preferably with actionsscript in flash so the next functions can be added in flash:
when somebody goes over it with the mouse it displays the position and some hover text and when the mouse goes over it or selects/clicks it, thats has to be registert.
I think some of these functions can easily be made in flash so thats why flash has to identify the specific word in the text file.
So i have the text: “this is an example text”
and i want flash to identify “example” as an hotspot or clickable word, when the mouse goes over it, it should display position and something should remember that the word has been clicked.
Is there any way to set up a variable for this? Or another method to do it?
any help would be appreciated