# Losing focus on a combo box

**URL:** https://forum.kirupa.com/t/losing-focus-on-a-combo-box/72735
**Category:** flash
**Created:** [December 8, 2004, 8:21pm UTC](https://forum.kirupa.com/t/losing-focus-on-a-combo-box/72735 "2004-12-08T20:21:12Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bannerz](https://avatars.discourse-cdn.com/v4/letter/b/bb73d2/32.png) [@bannerz](https://forum.kirupa.com/u/bannerz)
#### Post date: [December 8, 2004, 8:21pm UTC](https://forum.kirupa.com/t/losing-focus-on-a-combo-box/72735/1 "2004-12-08T20:21:12Z")

</div>

I have several combo box instances in a frame. When an object from one has been selected, the combobox doesn’t “unselect”, and if I use another combobox in the same frame, this doesnt unselect upon making a selectipon, and also the first combobox stays selected. This does only pose a problem when users are using the cursor keys to skip thru options.

Does something like [color=Red] **myComboBox.selected = false** [/color] exist?
