need help converting this html code into code that will work as a flash button
i have html code button in html when pressed sends url somehow adds 'id value' , 'website value'.
how can convert code , or put flash button?
disregard gif info...that's html graphic goes button.
[html]<form action="https://secure.verotel.com/cgi-bin/vtjp.pl" method="post">
<input type=hidden name=verotel_id value="9804000000840231">
<input type=hidden name=verotel_website value="55461">
<center>
<input type="image" src=" http://buttons.verotel.com/join/button_00010155461.gif" alt="signup now!">
<img src=" http://buttons.verotel.com/signup/tbutton_55461.gif" border="0" width="1" height="1" alt="">
</center>
</form>[/html]
how can convert code , or put flash button?
disregard gif info...that's html graphic goes button.
[html]<form action="https://secure.verotel.com/cgi-bin/vtjp.pl" method="post">
<input type=hidden name=verotel_id value="9804000000840231">
<input type=hidden name=verotel_website value="55461">
<center>
<input type="image" src=" http://buttons.verotel.com/join/button_00010155461.gif" alt="signup now!">
<img src=" http://buttons.verotel.com/signup/tbutton_55461.gif" border="0" width="1" height="1" alt="">
</center>
</form>[/html]
what want might this:
More discussions in ActionScript 1 and 2
adobe
Comments
Post a Comment