How do you make it so that when you click on a button named “hyperlink” it goes to a certain url?
Select your button and then open the Actions panel (F9). Insert this:[AS]on (release) {
getURL(“http://www.siteName.com”,"_self");
}[/AS]
thanks and i cant wait for halo 2 either
:thumb:
And you’re welcome. :}