|
-
Feb 16th, 2002, 01:18 AM
#1
Thread Starter
Junior Member
automatically displayed buttons
if a puzzule has finished correctly,then automatically "congrajulatiions "must be displayed.how can i do
-
Feb 16th, 2002, 01:26 AM
#2
Fanatic Member
It depens on how you have made your puzzle... But basicly it's just to chnge the visability-property from false to true on whatever you want to display...
For example:
If boolPuzzleDone = True Then lblCongratulation.Visible = True
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
-
Feb 16th, 2002, 08:13 AM
#3
Frenzied Member
well as far as I know the question is about flash, so I guess you are little wrong here, but you could check at www.ur.co.nz they have a nice flash tutorial there if I am not mistaken.
Sanity is a full time job
Puh das war harter Stoff!
-
Feb 16th, 2002, 08:46 PM
#4
Fanatic Member
Yeah, I also know it's about flash now...
The guy posted two post with the same question and I didn't read the other one before I posted the answer...
Never argue with fools, they will only drag you down to their level, and beat you with experience.
Q: How do you tell an experienced hacker from a novice?
A: The latter thinks there's 1000 bytes in a kilobyte, while the former is sure there's 1024 meters in a kilometer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|