i desperately need help. deadline is a week from now…
i searched the forum already but couldn’t find the solution for my problem.
i am making a flash projector file and it mostly contains text fields containing all the text contents including some hyperlinks. doing the hyperlinks and launching it on a browser is not a problem for me actually, the problem is really how to insert the fscommand into the hyperlink code inside the text field. Well I can insert the fscommand into buttons w/o any problems but how do i do it if the code is inside the textfield? Here’s what the code inside the textfield look like:
text = "<b>CLICK ON TOPICS TO READ</b>
<a href=\"Untitled.exe\"><u>'Corporate Purpose'</u></a>
I hope someone knows how to get this thing to work…thanks in advance.