I have a text box that will be updated by my client. I want them to be able to include links in their text, but I really don’t want to require my “not-so-computer-savy” client to have to remember to type this out everytime they need to add a link
And then do the little, split join, to make the proper tag for flash after the text has been loaded.
With that you could make up a tag for images or whatever and just replace the <site></site> with it and add a thing in the AS to parse it into the link properly. Anyway I think I am wandering now