Search facility in Flash

Some time back I developed a HTML based PRODUCT CATALOGUE with search facility in JS/html. Now I find that most of the users copy the stuff and add their name. Hence I want to convert same to flash. I have 2 problems.

I have been able to successfully create a picture gallery, but I have come to know that picture gallery with name of picture, desc can be displayed in Flash on the fly rather than creating an individual page in flash. How is that possible? I was told that one method is XML based data.

Second, incorporating a product search and display facility. Herein I want that on searching product name and desc is displayed and on clicking the link the item is displayed within flash(no additional htm pop up opens). Here in too i was told that a script to search can be done in AS and XML or AS and a TEXT File which stores data and links.

Are the above things possible and if yes how?
Thanks in advance.