A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Forms: radio buttons, drop-down menus, etc.

  1. #1
    Senior Member
    Join Date
    Feb 2002
    Location
    Geneva, CH, Europe
    Posts
    521

    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?

  2. #2

    did you ever figure this out?

    I need help with this as well, did you ever figure it out?

  3. #3
    Senior Member
    Join Date
    Feb 2002
    Location
    Geneva, CH, Europe
    Posts
    521
    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

  4. #4
    Senior Member
    Join Date
    Feb 2002
    Location
    Geneva, CH, Europe
    Posts
    521

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center