kayne d
10-09-2007, 11:21 AM
I need some html added to a swf so people can send me money on a game with 1 click instead of typing in the ammount then name then clicking ok then clicking confirm, the site is mainly done with bbcode or else i could just enter the html and it would work but as you cant enter html in bbcode I think the only way i could do it if i add the [flash] tags for bbcode.
I dont know alot about this but know it can be done, this is the code i want here with just a button that says confirm:
<form method='post' action=sendcash.php?step=cash1&rfc=209>
<input type='hidden' name='money' value='100000'>
<input type='hidden' name='tag' value=''>
<input type='hidden' name='ID' value='424413'>
<input type=submit value=Confirm></form>
<hr width=75%><a href=sendcash.php?XID=424413>Back</a><hr width=75%>
My email address is PimpDaddyKayne@gmail.com if anyone is kind enough to help, I will check this reguraly to see if anyone can put me on the right track. Thank you.
I dont know alot about this but know it can be done, this is the code i want here with just a button that says confirm:
<form method='post' action=sendcash.php?step=cash1&rfc=209>
<input type='hidden' name='money' value='100000'>
<input type='hidden' name='tag' value=''>
<input type='hidden' name='ID' value='424413'>
<input type=submit value=Confirm></form>
<hr width=75%><a href=sendcash.php?XID=424413>Back</a><hr width=75%>
My email address is PimpDaddyKayne@gmail.com if anyone is kind enough to help, I will check this reguraly to see if anyone can put me on the right track. Thank you.