Hi all,
I’ve searched the web and found dozens of post about linking dynamic text but none help me.
I’m loading some text via URL, into a dynamic text box in flash.
Meaning that I have something like this in my html file:
(…)
data=“dropdownmenu.swf?filename=azul.jpg&maintitle=this is a title&subtitle=this is a subtitle”
(…)
“maintitle” and “subtitle” are the variables for the dynamic text fields in my flash, that are being loaded with the text “This is a maintitle” and “This is a subtitle” in the URL sentence I just showed you.
This works fine. However, I need to link that text to a website. And I can’t do it. Does anyone know how to add an URL to the dynamic text?
I already tried adding the link in the actual flash file, in the option “link” of the dynamic text box, but it doesn’t work…
Thanks in advance,
Luisa