[Thread Prev] [Thread Next]
Hi!
Sure,
Open the button's dialog box, get its name, and use these instructions:
wait 5
set "button1 "visible? "true
Use the name of your button instead of "button1
Or, for a button that has a graphical aspect (not text), create a clickable
turtle (a turtle with an OnClick instruction, so it behaves like a button) and
use
wait 5
ask "turtle1 [st]
Use the name of that turtle.
AT
LCSI
Le 2010-02-15 à 18:47, askanexpert@xxxxxxxxxxxxxxxxxxxxxxxxxxxx a écrit :
> This is an automatic message sent from the web form at:
> http://mia.openworldlearning.org/howdoi.htm
>
> from: Jonathon <alexarze@xxxxxxxxxxx>
> date: Mon Feb 15 16:47:20 2010
> platform: Mac OS10
> version: MicroWorlds Ex
>
> I am making a quiz with an ending of a rocket moving, stoping, showing text,
> and then I want to make it wait 5, then show a button. Is that possible?
>
>
>
Previous by thread:
MIA, Ask an Expert: How do I show and hide buttons?
Next by thread:
MIA, Ask an Expert: I'm confused...
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.
|