Joined: October 25th, 2004, 2:20 pm Posts: 686 Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
|
Welcome to the DW Forum! Thanks for adding your Operating System info to your Signature Profile!!!!!
Would your question be better served if it was under "Headstart" instead of "Advanced?" This is not really an Advanced question.
You need to create a new Page for each item on your list starting with your "log in screen." Just type instructions in a Text Object, then add a Text Input Object to capture the login. You will need to create a New Variable to store the information from the Text Input Object. You can select how many characters, whether they are only alpha, only numeric, or both along with special characters. Remember a space is a special character. Set the Text Input Object to be "Auto Focused" so you will have a flashing cursor already within the Text Input Object when the Page first appears. Do you want to verify the login is correct? That will require a separate Programming section. Is the login just the student's name, and any name will work?
The next Page might have a Text Object with the login variable you just created. It might look like this "Welcome <NAME>! Now your ID number below." Insert a Button Object for each number you want on the phone keypad. You can arrange the Buttons to look like a phone keypad. You will have to create Actions for each Left Mouse Click Trigger on your buttons.
Take a look at my Attachment to see a working version. Since building this will teach you many of the elements of OPUS, I would suggest you attempt to first build this on your own. Look at my example to see how I built my Publication
You do not have the required permissions to view the files attached to this post.
_________________ Fred Harms, Extraordinary Demos Naperville, Illinois (USA) 630/904-3636 demofred@aol.com
|
|