PDA

View Full Version : Hyperlink in child SWF does not work


Lideln
06-04-2006, 11:38 AM
Hi all,

I have a main SWF which loads other SWF using loadMovie().
In one of them, I have some hyperlinks to some websites (added with Text Tool --> Static Text). They work fine when I test my external SWF alone, but when I load it into my main SWF, the links do not work and worse : the text is treated as "selectable" text (you know, the vertical cursor in text editors...)

This is very "sad" (sorry for my poor english, I'm Fr). Of course I could load the text in the main SWF but this would be a turnaround I would prefer not to use.

If someone has a solution, it would be of great help ! :)

Thanks in advance,

Lideln

Lideln
06-04-2006, 07:43 PM
Ok I'm sorry, it was a mistake.
In fact, I had another text zone in the main SWF overriding what was under it ! :o
Now I make it invisible when displaying a child SWF.

I'm sorry for the mistake... As a beginner, it's common I hope :rolleyes: