hi-
i have a tutorial flash file which loads xml-based tutorials once they are selected. some of the tutorial consists of text (xml attribute = “explanation”). i would like to be able to have occassional scattered words hypertext-linked to images or sound files. i know it is possible to use xml-link to define links to a whole child node or to an attribute, but is it possible to place tags around individual words within the xml document (loaded into flash) which will link to external image or sound files, similar to a link in an html document?
tx