A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Forms in Flash

  1. #1
    Senior Member
    Join Date
    Nov 2000
    Location
    Columbus OH
    Posts
    178

    Forms in Flash

    Does anybody know where I can find a good tutorial on how to make an email form in flash or explain to me how to do it? I know how to make the form and check to see if all fields are filled in properly, but I don't know what scripts to use to make it work and send the information to the email address that I want. Can someone help? Thanks.
    delstrange

  2. #2
    Senior Member
    Join Date
    Dec 2001
    Posts
    160
    you need to get/make server side script that will do it. You can use a lot of things like php, asp, cfm pearl or something like that...

    When form is filled in flash, on send you just pass the variables to php (4 example) and it will do the rest

  3. #3
    Senior Member
    Join Date
    Nov 2000
    Location
    Columbus OH
    Posts
    178
    where can I find a php script that will do it? Thanks.
    delstrange

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center