PDA

View Full Version : Weird - hyperlink in dynamic text


betamax
08-04-2006, 11:35 AM
I've got a bit of a strange problem here. I'm trying to add a bold hyperlink into some dynamic text which is loaded from XML.

XML:<likes><![CDATA[Batman, <a href='Playstation'><b>Playstation games</b></a>, gadgets.]]></likes>This all works fine until I add the bold tag to the XML. After adding the bold tag the 'P', 't', 'm' and the 's' are dropped from the link so the hyperlink reads 'layaion gae' it displays in bold though. If I remove the bold tag it displays fine. It seems like a font embedding issue but I have checked this and all seems to be fine.

Any ideas much appreciated.
Thanks

Ruben
08-04-2006, 11:54 AM
What happens if you select all ranges for embedding?

- Ruben

betamax
08-04-2006, 12:06 PM
Hi Ruben, thanks for the reply. I've sorted this now, it was something very silly. I just selected bold in the Flash properties panel and that sorted it. I didn't try this initially as I thought it would change all the text bold. :confused: :o

Ruben
08-04-2006, 12:11 PM
Okay, good to hear you got it sorted..

:) - Ruben