I guess you can do this in one or two ways... Query a php script and have it spit back XML code or you can set up amfphp and have it use a RemoteObject directly from your phpscripts..
Using the amfphp you have a bit of a performance gain. -Christopher --- In [email protected], "utbrain" <[EMAIL PROTECTED]> wrote: > > I have searched around and haven't been able to find this. I'm trying > to find out how to create a search field in Flex/Flash. The search > would be performed on results from a MySQL database, via PHP. No luck > so far. >

