There is no official API to do that. Feel free to file an enhancement request.
You could probably use some undocumented APIs and override onTweenUpdate and position the dropdown there. ________________________________ From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Aasim Sent: Tuesday, March 04, 2008 8:46 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] ComboBox dropdown position Hi Group, how could i change the combobox dropdown x position such that it opens aligned to the right edge rather than the left edge of the combobox control? The reason i would want such a functionality is since my combobox is placed to the right edge of the application and the dropdown is getting truncated since it has a larger width specified than the combobox control. regards, Aasim