Results 1 to 4 of 4

Thread: automatically displayed buttons

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Feb 2002
    Location
    chennai
    Posts
    20

    automatically displayed buttons

    if a puzzule has finished correctly,then automatically "congrajulatiions "must be displayed.how can i do

  2. #2
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    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

  3. #3
    Frenzied Member /\/\isanThr0p's Avatar
    Join Date
    Jul 2000
    Location
    They can't stop us! We're on a misson from God.
    Posts
    1,181
    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!

  4. #4
    Fanatic Member McCain's Avatar
    Join Date
    Jan 2002
    Location
    Sweden/Denmark
    Posts
    802
    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
  •  



Click Here to Expand Forum to Full Width