[Thread Prev] [Thread Next]
|
Subject: |
Re: change the font in the announce box |
|
From: |
mwforum@xxxxxxxxxxxxxxxxxx (Daniel Ajoy) |
|
Date: |
Tue, 02 Sep 2003 09:35:25 -0500 |
On 2 Sep 2003 at 15:24, Lara Frawley wrote:
> Thanks, Daniel.
> What is the best way to make a textbox turn invisible? As an example, is it
> t1, hidetext, wait 10, t1 showtext?
> Lara
Yes, but use:
text1, hidetext
wait 10
text1, showtext
t1 could be the name of a turtle.
text1 is the default name of the first textbox.
Sample project attached.
Daniel
OpenWorld Learning
Attachment:
showtext_hidetext.mw2
Description: Binary data
Previous by thread:
oops
Next by thread:
have you tried MW EX or new web player?
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.
|