Thanks I will check it out tonight. Also, if I put the buttons into the interface, and make a slice (as high as the button) clickable for the link, then part of the interface will be made into the link to wont it?
okay here is my interface. the o and the (==) are buttons I want to be links.
._______
. o (==)
.
. o (==)
.
. o (==)
.
. o (==)
.
. o (==)
._______
If i slice it so I get this:
_______
. o (==)
_______
then that whole thing will become the link. Not just the actualy button right? I want just the button.