A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Check boxes and forms?

  1. #1
    Junior Member
    Join Date
    Aug 2002
    Posts
    8
    Can anyone fill me in or point me in the right direction of how to test for a check box?

    I have a form in flash that calls a php file that uses the mail() to send an email to a static recipiant. I have text boxes and I have check boxes. I used the smart clip check box in flash...

    How do I test to see what was checked and send that on to the email?

    My thinking is I would test it in the flash movie before calling the php file and pass some variables to it that have the options that were checked (true).

    Does this sound right? Am I completely out of my mind?

    Thanks,
    John

  2. #2
    Senior Member -LEVI-'s Avatar
    Join Date
    Nov 2000
    Location
    Ottawa, ON
    Posts
    359
    yea, you'd check the form in flash. You need to build this "checker" using actionscripting. It's very similar to creating it in JavaScript.

    ehh i can't find any similar scripts right now, but let me know if you can't work it out, and I'll make something up

    Levi

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