|
-
Forms: radio buttons, drop-down menus, etc.
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?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|