This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Flash Site Design > August 2006 > Trouble with password





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Trouble with password
jeena o'sant ji

2006-08-10, 6:24 pm

Please i need a code for password an section of my site.
I did this based on code give on a forum but does not work.
Where did i fail? This is the file:
www.theartmedium.com/password.fla
Thanks

magicworld00

2006-08-24, 6:32 pm

Hi Jenna,

In the first keyframe use this code:

stop();
go.onRelease = function() {
if (secret.text == "royalgolf") {
gotoAndStop("vault");
} else {
gotoAndPlay("wrong");
}
};

in 17th key frame add stop() and retain all other codes as same. Please remove
the code on 24th keyframe.

Thanks
Shoban



Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews