Thanks again to all of you with your QuickTime lingo help. I found it very
helpful and was able to do what I needed it to do.

I have another lingo question. Any help is really appreciated. I need some
syntaxing help again.

I am trying to generate a bar graph with nine bars when the user presses the
calculate button then these bars would emerge. I have successfully
programmed the bars to come up on the first click on the calculate button.
However, if the user clicks the calculate button twice by mistake then the
bars get regenerated not from the bottom of the y axis but from wherever
they had landed after the first calculate button.

So what I am trying to do is have it error proof so that after the user
enters some values in a series of editable text boxes and clicks the
calculate button either one or 2 clicks or whatever number should always
lead the bars to rise from the bottom of the y axis and not from wherever
they landed on each click.

I have the bitmap saved as "Bar" in my cast and they are used nine times on
nine different sprites in the score.
Here are the initial coordinates of the sprites and I need the bars to
always start from these coordinates no matter how many times the user clicks
on the Calculate button. Could you help me syntax it? I have come to an end
with these and cant come up with a way to reset them.

sprite (20) = (565,430)
sprite (21) = (598,430)
sprite (22) = (632,430)
sprite (23) = (665,430)
sprite (24) = (698,430)
sprite (25) = (731,430)
sprite (26) = (765,430)
sprite (27) = (798,430)
sprite (28) = (831,430)

Thanks so much.

Kakali


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to