Help with Amazon Logo

how the heck to i post this in a flash button

<A HREF=“http://www.amazon.com/exec/obidos/redirect-home/keepsystems-20”>
<IMG SRC=“home-btn-120x90.gif” BORDER=“0” HEIGHT=“90” WIDTH=“120”
alt=“In Association with Amazon.com”></A>

i tried getURl but it says it found trailing garbage or sumthing. pLEase HELP!

sorry, how do i post the html code on here i’m new to this forum thing! :frowning:

lemmer try this, take out some words

A HREF=“http://www.amazon.com/exec/obidos/redirect-home/keepsystems-20”>
<IMG SRC=“home-btn-120x90.gif” BORDER=“0” HEIGHT=“90” WIDTH=“120”
alt=“In Association with Amazon.com”></A>

its some amazon link and i have a picture that goes on top… help

Well, something like

 on (press) {
  getURL ("<a href="http://www.amazon.com/exec/obidos/redirect-home/keepsystems-20"">www.amazon.com/exec/obido...s-20"</a> ) ;
}

should do.

pom 0]

aight i got it thx