Hi I don't know if it's ok to ask this but I really don't know where I'm going to find the answer.

So I have this cupcake creator created in flash as3 that will be put in a page. When you select the cake base, toppings,etc, it should get those values and display it in a textfield and insert to mysql.

Untitled.png

example, the selections are Cake: Chocolate, Frosting: Bubblegum, Toppings: None, Filling: None

So if the arrow is clicked, it will go to new frame with an Order Form.and details like fname,lname will be filled up and in the textfield of the cupcake parts, the selections appear there. and when submit is clicked,all string values will be inserted to a table. Can anyone show me how? or an example of getting the strings and displaying them to a textfield.i'm desperate guys