Get value in php file from a text field in swf

Hello, im building a shopping cart and i need to get a value from a text field that loads 18 diferent names from an xml file…

these names are colors from different products and they arent registered in the MySQL database… im looking for a way to retrieve the text value in that field an echoing to the .php while the custumer choose.

Thx in advance…