free flash templates
free flash templates menu free css & photoshop templates menu free flash animation

PDA

View Full Version : [SOLVED] How to have a menu button open an external web page


kieronf
07-28-2011, 02:27 PM
I am trying to understand how to have a menu button 'point' to another website.

Is it possible to have step by step instructions for a complete novice.

I would want to add a button - HOTEL, so would I have to add or change anything here -
<script type="text/javascript">myButton('HOTEL','_hotel.htm');</script>

Do I have to change anything else to point to my website - www.strandhotel.co.uk

I'm really stuck, your help would be really appreciated.

freenicetemplates
08-02-2011, 03:59 PM
You'll find your answer here:
http://forum.freenicetemplates.com/showpost.php?p=781&postcount=6

and call your button like this :
<script type="text/javascript">myButton('HOTEL','http://mynewurl.com');</script>