Ask a Question related to Macromedia Director Basics, Design and Development.
-
Katherinep #1
Limit access until given password
Hello,
I am creating a training CD in Director. I want the user to have to complete
each section of the training CD in order but after they have completed it they
are given a password which will then allow them to look at any parts of the
training they training they like in any order.
Can anyone help?
Katherine
Katherinep Guest
-
16 character password limit; need work-around
Looks like CF7 has a documented 16 character limit on datasource passwords. Our production server password is 18 characters. I brought this up on... -
limit dir access
Is there a way to limit or exclude access to a subfolder for Contribute user or group? The user needs access to the main web, but I'd like to limit... -
how to time limit folder access?
Hello I would like to be able to time limit user access to a folder ... any ideas on how to do this? can .htaccess etc be used? Cheers Geoff -
Limit Access to Webservice's Method
Hi How can I make some of the method of my webservice available to only within my org and other method to public? -
Limit on access to shared folder
You have reached the limit for Windows XP Pro. Windows XP Home is hardwired to a limit of 5. Windows XP Pro is hardwired to a limit of 10.... -
JB #2
Re: Limit access until given password
There's a password entry behavior in the Library window, you could have
hidden button (perhaps requiring a shift-click on a logo) on the initial
page that goes to the password entry frame.
You probably need to add a special case test to all your navigation
button.
global allAccess
if allAccess then
-- go to destination
else
-- normal previous accomplished test
JB Guest



Reply With Quote

