A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: forms

  1. #1
    Junior Member
    Join Date
    Apr 2000
    Posts
    1

    Question

    I'm looking for an interactive form,

    with just 1 numeric input field

    f.e. if <1000 answer is 10000
    if 1000-2000 answer is 20000
    and so on.....

    Who has a fla-file like this?


  2. #2
    Hack
    Join Date
    Mar 2000
    Location
    Madison, WI
    Posts
    1,753

    Lightbulb

    set variable: x = (int(num / 1000)+ 1)*10000

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