xml links?
xml links?
Out of context: Reply #3
- Started
- Last post
- 5 Responses
- kinetic0
does it fuck up the xml because of the tags in the hyperlink?
if so .. just make weird tags like this [a href='asdfas.com']asdfs[/a]
then in flash load in the xml and turn it into a string and
string.split("[").join("");
would that work?