raskolnikov
04-18-2006, 11:51 AM
i have a dynamic text box named "textVar"
in my first frame action, I have textVar="<a href="page,html">link</a>"
but it displays it the entire string! how to make it work by just display the text link and when clicked spawn page.html
I have check the render as html in my dynamic text box.
I do not want to loadVariable from a text file. i have done this and it works.
Raskol
in my first frame action, I have textVar="<a href="page,html">link</a>"
but it displays it the entire string! how to make it work by just display the text link and when clicked spawn page.html
I have check the render as html in my dynamic text box.
I do not want to loadVariable from a text file. i have done this and it works.
Raskol