I'm having a little bit of difficulty converting my HTML form into flash. I'm trying to create a comment box for my MySpace using flash. The HTML form works fine, but when I try to write the same thing for Flash it takes my back to the home page.
Here is my HTML code:
<form method="post" action="http://comments.myspace.com/index.cfm?fuseaction=user.ConfirmComment"> <input type="hidden" name="friendID" value="14354882"> <input type="hidden" name=Mytoken value=20041116012729> <input type="text" name="f_comments" cols="50" rows="10"> <input type="submit" value="Submit"> <input type="reset" value="Reset"> </form>
And here is the link to my fla file: here.
Any help would be greatly appreciated
Also please only post constructive replies. I don't care much if you don't like MySpace.
Edited by Tromac, 25 November 2006 - 12:04 AM.
