how can i make a link in XML
Posted
by Chi
on Stack Overflow
See other posts from Stack Overflow
or by Chi
Published on 2010-04-18T11:08:07Z
Indexed on
2010/04/18
11:13 UTC
Read the original article
Hit count: 664
I have this flash website that comes with XML. The website is predefined in such a way that when I hoover the mouse cursor over some pictures or text, it will show the pointing hand, thus meaning it's a clickable link. Originally, it would look like so: After I changed the link part, it becomes: However, this seems not to be working (google link is just an example). The pointing hand is still showing, but when I click on it, nothing happens. So my question is quite simple, how do I link in XML (sorry if all this sounded rather stupid, I'm a noob)
© Stack Overflow or respective owner