It looks like you're new here. If you want to get involved, click one of these buttons!
on (release) { getURL("index.html"); }
on (release) { getURL("3.html",_blank); }
Comments
just make the bottons and add this action to the botton to open the link in the same window:
if you want that to open in a pop up window just tipe it like this