This is not for the faint hearted… this is an on going puzzle I am trying to get over and this is how far I’ve got and now I am hoping that someone else maybe able to help out. In my program text is imported from XML documents, some words need to link to an external glossary, for this all words that are meant to form links are stored in the tags --! and !–
[FONT=Arial]Once the text is pulled into flash it strips out all the tags and places the words into an array, the tags are then replaced with <a></a> tags to form links within the text.[/FONT]
[FONT=Arial][/FONT]
[FONT=Arial]What I need it to do is for flash to recognise what word has been clicked inbetween the tags and place this word at the end of the web address. I have completly come to a stump on how flash would be able to recognise a word so I would really appeciate it if anyone could come up with any suggestions.[/FONT]
[FONT=Arial][/FONT]
[FONT=Arial]Thanking in advance,[/FONT]