A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: hidden variables!!!!

  1. #1
    human
    Join Date
    May 2000
    Posts
    132
    In html, you can make a hidden variable
    ---> input type="hidden" name="flashactive" value="N"
    Can you do this in Flash MX?

    Please HELP!!!!

    Thanks!!!

  2. #2
    Developer
    Join Date
    Sep 2001
    Location
    The Bluegrass State Will Flash For Food ™
    Posts
    3,789
    flashactive = "N"; // thats hidden unless you display it via a text field...

    what exactly do you want to do?

  3. #3
    Create text field and place it outside of view area.
    It'll be hidden

  4. #4
    gSolo is correct, all you need to do is just put the variable in the action script and it should submit along with the other information.

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