;

PDA

Click to See Complete Forum and Search --> : Forms: radio buttons, drop-down menus, etc.


manojo
05-23-2003, 11:50 AM
Hi,
it's easy enough to make HTML forms with radio buttons and drop down menus, but how do you do it with Flash?
1) can you make the buttons yourself, or do you need to borrow those ones from your library?
2)How can you assign variables to them so that they can go through PHP?(for ex. my drop down menu is an mc called drop-down , and a value in it is called value. So, in my PHP, will $value = $_POST[drop-down.value]; ?)
3) Finally how is the db configured for these kind of values to be entered?

mrpapp
08-21-2003, 05:42 PM
I need help with this as well, did you ever figure it out?

manojo
08-21-2003, 06:14 PM
Hi,
yeah well I already finished a project about that, it's a multipage form.. here the link if you want.. I'll be soon giving a fla on this site,, then you can take it :0

Manojo

manojo
08-21-2003, 06:15 PM
oh ya the link :D

http://membres.lycos.fr/manojo/webshopsurvey.html

Manojo