Skip to main content
Participant
August 7, 2006
Question

Combo box not Working

  • August 7, 2006
  • 1 reply
  • 212 views
i have loaded the datas for the combo box thru XML File and it is loading when the file in local but when i load this file into and another file in the server the datas are not loading at the same time the combox comps seem ot be hanged .
please somebody help me

Thx in advance

This topic has been closed for replies.

1 reply

Participant
August 20, 2006
I've found many problems from loading a combobox in a child movieclip can be solved by adding a ComboBox component to the library of the parent clip. It's not necessary to create an instance, just add it to the library. I've only nested one level deep, but I'm guessing that with multiple levels you would need to add it to each library.