[Thread Prev] [Thread Next]
On 23 Oct 2007 at 13:51, Kathleen Basovsky wrote:
> Issue- I have a student who has created a zoo with lots of moving
> animals(turtles) with buttons. She wants to condense all of her
> buttons and procedures into one button/procedures so that all 14
> buttons(turtles) move at the same time.
> Thanks.
>
the button should say:
superProcedure
and the procedure should be:
to superProcedure
lion
dog
snake
snail
...
end
Daniel
OpenWorld Learning
Previous by thread:
combining turtles to one button
Next by thread:
RE: MIA, Ask an Expert: include sounds using a procedure[Scanned]
To save an attachment to your computer, PC users should right-click (Mac users, click and hold the mouse button) on the link and then choose 'save target as' from the pop-up menu. A window will then pop up in which you can choose a location for the file.
|