PDA

View Full Version : external data



kcaj
October 10th, 2003, 05:34 AM
is it possible to put a link inside or outside the text with this tutorial........http://www.kirupa.com/developer/mx/externaldata.htm
i am trying to put some links inside the text file and outside of it using the flash file and seem nothing happens
pls advise..........

thanks:)

Voetsjoeba
October 10th, 2003, 02:17 PM
Enable the html property of your textbox, and then use this for example:

name=<a href="www.kirupa.com">Kirupa Chinnathambi</a>&email=kirupa@kirupa.com&location=Earth

Should do it.