A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: comboBox " Help Please"

  1. #1
    Member
    Join Date
    Jul 2000
    Location
    Brisvagas, Australia
    Posts
    64

    comboBox " Help Please"

    Hi all... Thanks in Advance for any help...


    Now... I have a form in flash MX and I'm sending it to a FormMail.pl in my cgi bin, I have all the text fields working and sending the data to the .pl script for processing and then redirecting to the recipient… The Help I need is with the ComboBoxes and CheckBoxes and sending there Data or Labels when the person clicks the send button…

    I’ve used

    “ myComboBox.getSelectedItem().label “

    and replaced the myComboBox with the instance name of the combobox on each, I have this code on the frame in the main timeline that the other hidden script is ie. Subject = “Contact Form” etc

    Where am I going wrong…

    I don’t have the exact code on me right now so I hop this makes sense…

    d

    ;p

  2. #2
    Member
    Join Date
    Jul 2000
    Location
    Brisvagas, Australia
    Posts
    64

    Any Help??

    Any Help on this one guys and gals??
    ;p

  3. #3
    Member
    Join Date
    Jul 2000
    Location
    Brisvagas, Australia
    Posts
    64

    Anyone

    Any person out there in Flash land Know this one?????????

    PLEASE!!!!!!!!!!!!!!!!
    ;p

  4. #4
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    If you were a little more specific on what the problem is, you might get an answer!
    If you can't explain it any better, attach your .fla!

  5. #5
    Junior Member
    Join Date
    Oct 2003
    Posts
    2
    not exactly sure, just starting learning Flash this week my self but it think maybe if you use .getValue() instead of .getSelectedItem().label it might work

  6. #6
    Member
    Join Date
    Jul 2000
    Location
    Brisvagas, Australia
    Posts
    64

    thanks

    Thanks Crazy Joe I'll try that tonight just one question do you have to put a reference to .data or .lable on the end of .getValue()so my new code to get the lables from a comboBox sent to a FormMail.pl would be

    myComboBox.getValue().label

    is this right
    ;p

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