can you specify what each username / password set is allowed to go to? like can user 1 be sent to page a and user 2 be sent to page b
?
Posted 10 months ago
can you specify what each username / password set is allowed to go to? like can user 1 be sent to page a and user 2 be sent to page b
?
Posted 10 months ago
taffy006 absolutely, in the code where you set your user /password you also set where the user will go.
Posted 10 months ago
Surely this isnt secure in any way or form. You might want to make note of that…
Posted 10 months ago
This file can not be used for any sort of secure login. A very simple decompile will allow you to see the password. Sorry man! 
papashivo, this is true, one could use a swf decompile program and see the actionscript.
So warning, don’t use this widget for highly sensitive information.
But its still usefull for restricting access, afterall you’d have to be a flash developer to even know you can decompile.
Posted 10 months ago
But just as a decompiler can be used, so can an obfuscator! To me the point of this widget is to provide a simple block to probably the majority of web users.
I suspect the author would not recommend to use it if you wanted to set up a online bank… however if you wanted to do a work-in-progress for clients to log into then it’s ideal!
Posted 10 months ago
Hi I purchased this file but I’m a complete flash neanderthal, how do I direct where the user goes? How do I change this to a URL path – { gotoAndStop(2);} please help…
Posted 9 months ago
Can it be modified so that after typing in the user name and password you can just hit the “enter” key on my keyboard and it will login?
Thanks for your time.
Posted 8 months ago
dangdang – Yes just add an onKeyDown event listener. I’m sure if you search online you’ll find plenty of tutorials.
Posted 8 months ago
robbwest19, I would like to have multiple different passwords to go to the same site. I’ve tried a few things like copying and pasting your password code with different passwords but it seems like it goes to my desired destination even if I enter the wrong password? Any thoughts? Thanks
Posted 7 months ago
Ibas
Send me an email and copy and paste your code, I’ll take a look at it.
Posted 7 months ago
All the elements that ‘You’ create and make available on this FlashDen portal are simply the best, most useable, site friendly creations here. Keep them comin’ robwes19 and thank you for making our lives so much easier too.
Posted 6 months ago
How do I change this to a URL path – { gotoAndStop(2);} I tried the get URL and I keep getting this syntax error:
Wrong number of parameters; getURL requires between 1 and 3.
Can you email me or give me more direction. I need more info. I don’t know what huiadesign did to make it work but I’d like to know. 
i think that this guy is one of the best producers on this site he has some awesome work with well documented files
Posted 5 months ago
This file is great.
I didn’t need anything too secure, just wanted to keep majority of web users out of a certain area.
This file was easy to insert, and easy to change the look of it, changing fonts and colours etc.
Also the actionscript is very straightforward. Perfect!
Posted 5 months ago
so if I have different users, would each one of them go to a different file in the same movie?
Posted 5 months ago
Thanks for the comments!
mimo-Yes you can have each user go to a different location.
Posted 5 months ago
i try sending the person to a different scene and it won’t work. i can use get url but i want to just move to another scene in the flash movie. i can’t even put a button under the access granted because it simply wont work. what am i doing wrong?
Posted 4 months ago
Can the user CREATE their own login as well or is this for logins WE assign them? Do we need to recompile everytime we add a new user?
Posted 4 months ago
Can you post the code to make the enter button work? I know you need to use the onKeyDown event listener but it keeps generating an error.
Posted 3 months ago
I’m a newbie at flash, I have flash 8, could you help me with copying the script for multiple username passwords…
Posted 3 months ago
Hi robwes19, Can you please rewrite the AS code with the onKeyDown event listener included so we can replace it with the old one on “Actions” frame…
Thank You
Posted about 1 month ago
Hi,
I downloaded the file and tried to import it into my main.fla. I did already change the (protect from inport) command. When I import the file it comes in a as a graphic not an .swf. Any ideas why?
Thank you,
Teddy
Posted about 1 month ago