At 11:05 AM -0400 5/15/01, I R wrote:
>hello!
>
>is it possible to rotate a textfield? how would we do it?
>
You cannot rotate a field member. If you want rotated text, you must
do it with a text member.
You can set the rotation of a sprite in the score window (look for
the icon that looks like a circle with an arrow head), or using Lingo:
sprite(whatever).rotation = x -- the angle you want
(Just to be precise, there is no such thing as a "textfield")
Irv
--
Lingo / Director / Shockwave development for all occasions.
(Home-made Lingo cooked up fresh every day just for you.)
[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!]