jFernandes
Programmer
- Oct 2, 2008
- 6
I'm importing an XML document into flash and interpreting each XML node as HTML and loading it into a movieclip. I was not aware that my client wanted to create links within this text that would link to the same movieclip that the text is already loaded into. I thought perhaps this could be achieved with xlink but I don't think there is enough support for this feature if it even works at all with flash.
External links are simple since flash understands 'A' tags but how could I create links within the text that replaces the content in the movieclip? Is this even possible? Any help is appreciated.
External links are simple since flash understands 'A' tags but how could I create links within the text that replaces the content in the movieclip? Is this even possible? Any help is appreciated.