Hey Everyone,
I am going on a mission trip to Bolivia in March and I have a paypal setup where people can donate money towards the trip. I am trying to post it on my website but I have no idea how.
My site is done completely in flash ( www.ajguptill.com) Everyone said I would run into problems doing it this way but I had no time to learn html codes.
Anyway, I made the button through paypal and the gave me this code
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="2623015">
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="">
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
</form>
I know there are certain html codes that can be put into flash but I am just wondering if theres anyway to insert this into my flash site.
Thanks in advance
A.J.
|