Flash and php

Hi all,

I need some help with what I think is probably php related and involves using both flash and dreamweaver. I’m using php to set up an order form in dreamweaver. I’ve set up the database tables in phpMyAdmin. On the order form page I plan to have a drop down list of categories which when clicked will automatically populate a form box below it with the related items from that particular category. The items are image names which I’m planning to display in a slideshow in flash mx 2004 and I think I’m okay with this part, but the problem is that in this slideshow once the user has reached an image (poster) that they like, I need them to be able to click a button that says “add to order” and this button will automatically transfer the image to the order form page (which I’ve set up in dreamweaver) and automatically have the correct category and related item activated in the order form. Is this possible to do in flash mx 2004 - I mean using php?

It seems an impossible thing to do for me but if anyone knows anything about this, I’d really appreciate some advice.

Thanks so much.