Free FlashDen file of the month. Click here to download.
Search  

SIMPLE DRAGGABLE LOGIN, NO NO MYSQL OR PHP REQUIRED

HomeBrowse CategoriesUtilitiesFormsSimple Draggable login, no No Mysql or PHP required

UPDATED

  • Drag and drop movie clip
  • Perfect for restricting access to areas of your website
  • All the actions are within the movie clip. No php or Mysql required
  • Easily skinnable, not a component
  • Create as many usernames and passwords as you like
Update
I’ve set up some basic functions in the file incase your not very experienced with actionscript. If you already purchased just re-download the file from your account.

Go to a frame number
Username: susan
Password:1234

Go to a URL
Username: david
Password:4321

Go to a frame Label on your main timeline
Username: billy
Password:3222

Load an external SWF
Username: jack
Password:4555

Flashden Portfolio

Opens with Flash 8, CS3 , CS4. Actionscript 2.0

Templates

Page Flip Books

MP3 Players

Preloaders

FLV Players

Slideshows

Misc Utilities

Opens with Flash CS3 , CS4. Actionscript 3.0

Preloaders



Graphic River Portfolio

Backgrounds

Red Satin 5 Pack Backgrounds Nebula Background Lightwaves Futuristic Background 4 Pack Abstract Backgrounds

Posted about 1 year ago

ITEM DISCUSSION

Show Comments By

Can I store my passwords in external XML file as client wants to update these themselves. If you can help me with this then I will buy this file. thanks in advance

Posted about 1 year ago

Hello there:

what is the object script I intsert in to my page …

when in the flash file do I put the url page that I am trying to protected ?

external XML file would be a very useful for this flash ..

Please HELP !!

Julie

Posted about 1 year ago

found the obect script …

but still need help with where in the flash file do I put the url page that I am trying to protected ?

Posted about 1 year ago

julie35- Inside the actions layer, go to line 21, instead of:
gotoAndStop(2);

You could type:
getURL(“http://www.yahoo.com”, “_self”);

Posted about 1 year ago

the last part should be a closing parenthesis, not a smiley face

Posted about 1 year ago

Ohhh Thank you so much for getting back to me :)

can you give it to me straight up I took out your :) but it didnt work will not let me .. so I am sure I cut something out …

Jules

Posted about 1 year ago

Error Symbol=login, layer=Actions, frame=1:Line 21: This type of quotation mark is not allowed in ActionScript.

Please change it to a standard (straight) double quote. getURL(“http://www.enhacebydesign.com/paymentcenter”, “_self”;}

Error Symbol=login, layer=Actions, frame=1:Line 22: ‘)’ or ’,’ expected } else if (Password ne “kimberly”) {

Error Symbol=login, layer=Actions, frame=1:Line 19: Statement block must be terminated by ‘}’ if (Password eq “kimberly”) {

Error Symbol=login, layer=Actions, frame=1:Line 38: Syntax error. }

Error Symbol=login, layer=Actions, frame=1:Line 17: Statement block must be terminated by ‘}’ submit.onRelease = function() {

Error Symbol=login, layer=Actions, frame=1:Line 38: Syntax error. }

Total ActionScript Errors: 6 Reported Errors: 6

this is the error I am getting ….

Posted about 1 year ago

What’s the name of that pixel font?

Posted about 1 year ago

Could someone help me with copying the script to have multiple username passwords….I’m a newbie..

thanks.

Posted about 1 year ago

Is this coming in AS3 ? :D

That would rockk!!!!! Use this!

http://www.5etdemi.com/blog/archives/2006/11/as2-to-as3-converter-createtextfield-geturl-handling/

Email me when you got that! Yeah!!!!

Posted 10 months ago

downloaded this one thinking it would work too….doesn’t. Seems silly to have a login/password file that doesn’t do anything once the correct login/password is entered (send to new URL ). If i knew how to code I would do it myself but that is why I am an avid buyer on flashden – to save my clients money and me some time. please post in very generic, simple terms how to go about adding a url onto this file because all the posts so far are not very helpful. you can email me direct from my profile if you wish. thank you.

here is my code: //Password and username code submit.onRelease = function() { //dupliacte this code to create more unique user/passwords if (Password eq “1234”;) { if (Name eq “susan”;) {

getURL(“yahoo.com”, “_self”;);
} else if (Password ne "1234") {
    status = "Access Denied";
        } else if (Name ne "susan") {
    status = "Access Denied";
}
///////////////////////////////////////////////////////////
//gotoAndStop(2);}
Posted 6 months ago

FROGCEREAL -The file works fine. You might want to invest in a book on basic actionscript.

Posted 6 months ago

are users able to create their own login?

Posted 4 months ago

are the passwords adusted in the movie clip? so each clip i could set different for every movie clip?

Posted 4 months ago

Hey robwes!

Great file! wow.

I’m trying to ad the password login clip to your Page Flip v4 template as the start of the webpage, but I’m stuck.

I added a new first frame to the main timeline, dropped in the login clip and linked it to Frame 2.

All I see is the loader at 100% and nothing moves.

Any ideas why?

thanks for your time! :)

Posted 3 months ago

Hi great file works great!

I have one simple question I am trying to change the message that appears when the wrong password is used.

I have tried changing the following:

}
} else if (Password ne "1234") {
    status = "Access Denied";
        } else if (Name ne "press") {
    status = "Access Denied";

to

}
} else if (Password ne "1234") {
    status = "fell lösenord";
        } else if (Name ne "press") {
    status = "fell lösenord"";

Am I missing something?

thanks again great file!!!

Posted 2 months ago

Hello,

Can it open URL with querystring at the end. I mean can you script automatically make query string using typed in username and password ?

Thanks.

O.

Posted about 1 month ago

Hello,

Can it open URL with querystring at the end. I mean can your script automatically make query string using typed in username and password ?

Thanks.

O.

Posted about 1 month ago

Hello,

Can it open URL with quesrystring at the end. I mean can you script automatically make query string using typed in username and password ?

Thanks.

O.

Posted about 1 month ago

Hello,

Can it open URL with quesrystring at the end. I mean can you script automatically make query string using typed in username and password ?

Thanks.

O.

Posted about 1 month ago

Hello,

Can it open URL with querystring at the end. I mean can your script automatically make query string using typed in username and password ?

Thanks.

O.

Posted about 1 month ago