3 responses to “Flex Google Style Inline Auto Suggest Search Field”

  1. Jeff

    If you type “Search” and move focus in and out, the box will automatically reset its text. Might I suggest using an internal Boolean rather than the value of “target.text” to know when to clear the box. Other than that, nice component.

  2. Rosco

    Hi,

    Is there any reason why this doesn’t work anymore? I’ve tried the code using my database settings and it still doesn’t work? Am I missing something vital?

    I’m using Flex Builder 3 but I guess that doesn’t matter?

    Its a pity I can’t get it working, looks like a very good piece of code.

    Cheers

  3. Dameon

    I like this idea. I’d like to store a users search history and display their last 10 searches on focus.

    Any suggestions?

    Currently i’m thinking of you a shared object but not sure how to implement it with your component.

    Thanks

Leave a Reply