PDA

View Full Version : ComboBox does not open


AstAn
07-09-2004, 02:30 PM
Hi

I load a movie clip where different components are located. All work fine, except the ComboBoxes.
The current entry is shown and you can click on them, but they do not open, so you can choose another entry.
When I open the SWF file directly (no loadMovie), the ComboBoxes work.

When hitting any key, the current entry disappears and cannot be restored.

Is this a known problem?

greetings
Daniel

novellabs
01-18-2005, 09:53 PM
I am having the same problem. Did you ever get a resolution to it>

novellabs
01-18-2005, 10:14 PM
Daniel,

I solved the issue for myself so hopefully this will work for you as well. I had this combobox in an SWF file that was loaded in a Window component off the main movie.

When I dragged a combobox onto the stage of the main movie (the one that launched the Window component that called the SWF with the combobox) and then deleted it, my combobox started to work.

Here's more info:
http://www.macromedia.com/support/flashremoting//ts/documents/combobox.htm

Sincerely,
Jes