sprite(59).member = "myCastMemberName"  will change the member of a sprite.
If you want to change the name of a sprite's member, use this:

sprite(59).member.name = "myCastMemberName"

Charlie Fiskeaux II
Media Designer
The Creative Group
www.cre8tivegroup.com
859/858-9054x29

----- Original Message -----
From: "Simon Wheatley (lists)" <[EMAIL PROTECTED]>
To: "Lingo-L" <[EMAIL PROTECTED]>
Sent: Tuesday, March 11, 2003 3:05 PM
Subject: <lingo-l> sprite().member


> Hello
>
> Is it possible to get the text name of a cast member? Ie I can say:
>
> sprite(59).member = "myCastMemberName"
>
> Can I then extract "myCastMemberName" given a sprite channel number?
>
> Thanks
>
> Simon
>
> [To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/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!]
>


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

Reply via email to