loadVariablesNum("links.php",0);

I am modifying a template. In particular, I am trying to assign links to existing text. Highlighting the text and specifying a url in the property panel is not working. I notice that the layer has an action script


stop();
loadVariablesNum(“links.php”,0);


How do I assign links to the text phrases in this layer?

Thanks for your time in advance.