Hi,
I am using this set of code for a complex button: http://www.kirupa.com/developer/mx2004/button_effect.htm
The last line of the code launches a new window with an URL. Using this code I have created a button. But I want to use the same button object in different instances linking to different URLs. For example as buttons linking to different pages in a Web site. How do I do that?