ANY HELP would be really really appreciated dudes…
Ok… heres the snag…my flash mail form has these fields,
TextInputs:
‘name’ , ‘email’, ‘budget’,
TextAreas:
‘Message’
ComboBoxes:
‘Combobox1’, ‘Combobox2’
Checkboxes:
‘box1’, ‘box2’, ‘box3’, ‘box4’, ‘box 5’
I’ve made them all on flash and they all have set instance names (be the name of their box names, e.g. ‘message’ is called ‘message’). The subject should be ‘message from website’. Basically I need the actionscript code that links all these fields together to be sent to a php file. I also need the code in php to send the fields by email (sends to [U][COLOR=#22229c]blah@blah.com[/COLOR][/U]) lol.
Thanks for any help guys!:cap: