password protection/registration

Ask a Question related to Macromedia Flash Data Integration, Design and Development.

  1. #1

    Default password protection/registration

    I made a .fla with a stage, that has a video layer (with the FLVPLayback
    component dragged in) and a Web chat layer (with the TextArea component dragged
    in); I didnt even give them any instance names yet, because this project is so
    early.

    What should I look into (any general ideas) now, to make it so that users can
    register/log in from a homepage and have it so that the text area displays the
    person's name who is offering web cam chat & the usernames/log in names while
    chatting?


    jntSpecialty Guest

  2. Similar Questions and Discussions

    1. How to add a password protection to PDF?
      Hello! I want to disable the copy and paste on a PDF document. I should use the password protection for doing that. The problem is to do this...
    2. Password Protection
      yup. use .httacess. usually we configure custom 404 using .httaccess but it can do more than just that. here's a good site that explain the use...
    3. Protection against automatic registration
      Whether there is an opportunity? It is necessary to write numbers on picture for protection against automatic registration!
    4. php password protection
      I am wanting to set up password protection for an area on my website, so only our members can access this area. I am needing to do this using php...
    5. password-protection
      Something just occurred to me... <yeah, I know, it scared me too> I just password-protected a website by including a password authentication script...
  3. #2

    Default Re: password protection/registration

    Depends on what you have.....and where you at in project.....and how much you
    know.....you're gonna need a database like mysql to store the client
    info.....like different people logged in......you're gonna need application
    software like php....coldfusion<---<mypersonal fav>....to access and
    save....and update.....etc....etc....and some other junk depending upon what
    exactly your doing.....and what software you have......Definitely gonna need
    flash media server or the likes.....of course and flash :D

    ................


    ghost31379 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139