Categories

XML Flash. How to assign a link to text

Template-help.com Team November 15, 2010
No votes yet.
Please wait...

In this tutorial you will learn the way to link text in XML Flash template.

First of all you should know that linking text in XML Flash template require editing XML file only, you do not need to edit FLA file

1) Open folder "XML" and locate your XML file – "main.xml", Use any text editor to open and edit it.

2) You will be able to locate text to link easily with your text editor search function or just browse XML file and find it, the pages sections are easy to find and start with pages titles.

3) As soon as you locate text you need to use HTML link tag – <a>. Please the following tag before the tag to link:

<a href="http://www.yourlink.com">

And use the following after the text:

</a>

4) That is all you need to do to link some text but your link is same color and size as any other text in paragraph so we need to make it different color. Add the following tag before content:

<font color="#FFFFFF">

And the following after the text:

</font>

 

Feel free to check the detailed video tutorial below:

XML Flash. How to assign a link to text
This entry was posted in Working with XML Flash, XML Flash Template Tutorials, XML Flash Templates and tagged flash, link, text, XML. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket