PDA

View Full Version : Combobox Scroll Problem


bobk101060
08-26-2004, 06:40 PM
:eek: I have encountered some strange behavior with the combobox component in Flash MX PRofessional (Ver 7.2). I have attached the FLA to demonstrate. When I attempt to modify the _x and _y properties of the mc that the combobox sits on, the combobox begins to act weird. When you click on the scrollbar attached to the combobox it causes the list to close. The only way to get to the items in the list that are beyond the rowcount is to mouseover the list and use the wheel on the mouse. Any attempt to scroll using the scrollbar causes the list to retract. If you comment out the two lines of code that modify the x and y coordinates, the scrollbar on the combobox works correctly.

Any help that you can provide would be much appreciated. I need to confirm that I am doing everything properly and that this is indeed a bug.

Thanks,

BobK