I'm not sure I fully understand what you want to do, and I haven't delved into the Adobe AutoComplete.
Once you dig into the code and find a hook to the TextInput, I believe you can use setSelection method to move the cursor all the way to the left. rbrueckmann78 wrote: > Quick question for anyone using the Adobe autocomplete flex component in Flex > 3. I have it bound to an array of custom objects. Works great. Have a > custom filter function and a label function and it works beautifullly, except > that when an item in the resultant filtered dataset has a width longer than > the width of the autocomplete component, the cursor highlights the text and > scrolls the selected label in the textinput pieve of the autocomp0lete all > the way to the right, so the first portion of the lable of the selected item > is cut off and hidden to the left. Anyone know how to change this or gain > access to the text input portion of the autocomplete component to manipultae > the selection of the text? > > -- Jeffry Houser, Technical Entrepreneur Adobe Community Expert: http://tinyurl.com/684b5h http://www.twitter.com/reboog711 | Phone: 203-379-0773 -- Easy to use Interface Components for Flex Developers http://www.flextras.com?c=104 -- http://www.theflexshow.com http://www.jeffryhouser.com -- Part of the DotComIt Brain Trust

