RE: Putting text into sprite not member

2001-08-09 Thread Kerry Thompson
>hasn't this question been asked and answered in the past few days here >or on Direct-L? Sure has. Check the header--the message was sent Monday. We're getting duplicates--I've seen a few others go drifting by in the stream. Cordially, Kerry Thompson [To remove yourself from this list, or

RE: Putting text into sprite not member

2001-08-09 Thread Al Hospers
--Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Etaoin Shrdlu > Sent: Monday, August 06, 2001 3:46 AM > To: [EMAIL PROTECTED] > Subject: Putting text into sprite not member > > > Is it possible to update a specific text or field spr

RE: Putting text into sprite not member

2001-08-06 Thread Al Hospers
> Is it possible to update a specific text or field sprite with > changing the text of its member? [ sprite(spriteNum).member.text] > > I have multiple text fields that are created by the user, and > rather than go the sloppy route of creating loads of separate > empty text or field cast members,

Putting text into sprite not member

2001-08-06 Thread Etaoin Shrdlu
Is it possible to update a specific text or field sprite with changing the text of its member? [ sprite(spriteNum).member.text] I have multiple text fields that are created by the user, and rather than go the sloppy route of creating loads of separate empty text or field cast members, I'd like