I have Macromedia Flash MX and it is confusing a bit due to the new design...
If you want add an url to a flash button just go to a frame where the button is, select the button and then actions to open the ActionScript window. In the listbox enter this code:
on (release) {
getURL("Index.htm", "WINDOW-1");
}
Edit the code and enter the URL you want. You needn't specify the whole url including HTTP://www.blah blah as long as the htm file is in the same folder as the html where flash is running.
__________________
<a href="http://nmap.org/"><img border="0" alt="Nmap Security Scanner" src="http://images.insecure.org/nmap/images/prop/nmap_bnr_matrix_pfos.gif"/></a>
|