Hi Randy, this any help: http://www.5etdemi.com/blog/archives/2005/06/careful-with-_rootgetnexthighestdepth-and-other-fun-ways-of-breaking-combo-boxes/
greetz JC On 5/31/07, Randy Tinfow <[EMAIL PROTECTED]> wrote:
>have you checked with xray if there is something in the way? >Or commented out some of the stuff that gets created in order to pinpoint >the problem? Just checked with xray, it seems that after 2 selections in that combobox, it loses its reference to the __dropdown property, which is a List object. I'm assuming this is why I can't see anything happen after 2 selections. Why would this happen? Also, the comboboxes store their __dropdown lists at the _root level instead of beside the comboboxes themselves, I don't know if this is causing any problems. I have tried using this._lockroot to prevent this, but it doesn't fix anything. RT _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com
_______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

