if a puzzule has finished correctly,then automatically "congrajulatiions "must be displayed.how can i do
Printable View
if a puzzule has finished correctly,then automatically "congrajulatiions "must be displayed.how can i do
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
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.
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...