Hi all,
I have a movieclip acting as a button with a dynamic textbox inside. The text is being passed via a xml and it has a URL associated with it.
But the link does not work.
When I remove the onRollOver action that makes my mc button show a rollover state the link works. But when the rollover is active it doesn’t.
If there’s a way to pass the URL via xml to the button, instead of the text inside the button, that would also be good. (even better because that way the whole button would link, and not just the text)
I’m attaching a simple example.
If anyone could help me I would appreciate!