PDA

View Full Version : Who can convert this HTML form into flash? (prize for winner*)


bmxboy661
03-09-2006, 04:26 PM
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="7102205">
<textarea name="textarea" cols="26" rows="10">Oh Gosh - Enter Comments here</textarea>

<center><input name="submit" type="image" src="This could be an image or a button" value="submit" />
</center>
</form>



(*not really!)

feanish
03-24-2006, 12:30 AM
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment">
<input type="hidden" name="friendID" value="7102205">
<textarea name="textarea" cols="26" rows="10">Oh Gosh - Enter Comments here</textarea>

<center><input name="submit" type="image" src="This could be an image or a button" value="submit" />
</center>
</form>



(*not really!)
Give a man a fish, he eats for a day....

Teach a man to fish, he won't have to ask as many questions on the board ;-)

here's a bookmarklet that'll turn ANY HTML form into an AS form.
http://t8design.com/weblogs/?p=6

bmxboy661
03-25-2006, 10:20 AM
thats amazing

thanks

but how do i get the input boxes?

i'm quite the amatur