I want to be able to change an email link with in Flash dynamicly. I have the Text field set to get the email address from a text file in another part of the movie, but I can't figure out how to tell the button what it needs.

on(release)
getURL (mailto=.... (need variable from text file here)


Any help would be greatly appreciated.

Thanks!