Re: lingo-l Editable text

2001-01-09 Thread REGNA CHANG

You need to create a field text for the user name and name your field.
Then, you can script on your submit button as:

on mouseup me
 put field "userfield" into field "welcome"  -- This will put whatever
text in the userfield to welcome field.
 put empty into field "userfield"-- This will empty your userfield once
you click the submit button.
end


Before that, when you create the field, you need to chage the property of
that field.  Change that property to editable text.



_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]




Re: lingo-l Center to Screen

2001-01-06 Thread REGNA CHANG

on starmovie
 the centerStage = true
end



- Original Message - 
From: "Beertje" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, January 06, 2001 11:01 PM
Subject: lingo-l Center to Screen


 Greetings,
 
 Can someone please tell me what on startMovie handler is used to
 automatically center the movie to the existing screen?
 
 Thanks in advance,
 
 George Carlile
 
 *S*Y*S*Y*S*Y*S*Y*S*
 *__*
 *  MediaEclectic InterNational *
 * http://www.mediaeclectic.com   *
 * [EMAIL PROTECTED]   *
 *407/384-6205 Fax 407/737-8317*
 *  "CREATING A UNIVERSE OF NEW IDEAS" *
 *     *
 *__*
 *S*Y*S*Y*S*Y*S*Y*S*
 -
 
 
 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/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!]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]




Re: lingo-l Re: PC Projector (was: no subject)thanks

2000-12-26 Thread REGNA CHANG

There are no way you can create the Mac projector and use that in PC.  You
have to create two seperate projector, one in PC format, and the other in
Mac format.

This is what my instructor told me.



- Original Message -
From: "ratmin attar" [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, December 26, 2000 7:12 PM
Subject: Fwd: lingo-l Re: PC Projector (was: no subject)thanks


 Thanks for response,


 From: Kerry Thompson [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: lingo-l Re: PC Projector (was: no subject)
 Date: Tue, 26 Dec 2000 16:52:27 -0800
 
 
 do you guys know if i make my projector in Mac whould it work in Pc too?
 
 Nope. You need to use Director on Windows to make a PC projector.
 
 
 Cordially,
 Kerry Thompson
 Learning Network
 
 
 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/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!]
 

 _
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


 [To remove yourself from this list, or to change to digest mode, go to
 http://www.penworks.com/LUJ/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!]


_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]