A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: Combobox - setting selected value manually

  1. #1
    Senior Member
    Join Date
    Dec 2006
    Location
    Jax, FL
    Posts
    110

    Combobox - setting selected value manually

    I have an understanding of how to get the values from a combobox, but what action script command do I use to select a value programatically?

  2. #2
    Senior Member
    Join Date
    Dec 2002
    Location
    Netherlands
    Posts
    1,632
    You use getValue() .
    ( See C:\Program Files\KoolMoves\Examples\Components\Flash 8\API\comboBox API.txt )

  3. #3
    Senior Member
    Join Date
    Dec 2006
    Location
    Jax, FL
    Posts
    110
    Thanks,
    Answered my own question, which was not stated very clearly. I only needed to set the selected option to true.

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