Button Targeting

Is it possible to assign a button to read a hyperlink from an external .txt and follow the link once the buttons been clicked.

I have an animation, that I want to be adjustable without having to open flash up and do everything the long way.

Here my best efforts… dont laugh :huh:

btn1.on (press) {
loadText = new loadVars();
loadText.load("links.txt");
loadText.onLoad = function(success) {
if (success) {
_root.link.html = true;
_root.getURL = this.link

Obviously, i havent got a clue what im doing. But even with the research i have done, I still cant get round this one.

Any help?

Mark


Iolite Portable Vaporizer