> > sprite(me.spriteNum).member="Instrument2_Note"
> > I get a script error
>
> You're trying to set a sprite's member to a string, instead
> of a member. Do
> this instead:
>
> sprite(me.spriteNum).member = member("Instrument2_Note")
That's odd Rob - I always use Sprite(me.spriteNum).member = "Some Member
Name" syntax and it never fails for me.
Speaking about me...
Paul, check if you didn't forget the "me" on your sprite's handler, that
could be your answer.
[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> Whats the difference? the current... Paul Steven
- Re: <lingo-l> Whats the difference? the cur... guran
- Re: <lingo-l> Whats the difference? the... Owen Kelly
- RE: <lingo-l> Whats the difference? the... Paul Steven
- RE: <lingo-l> Whats the difference?... roy crisman
- RE: <lingo-l> Whats the difference?... Karina Steffens
- <lingo-l> Re: Getting OT: Whats the... guran
- Re: <lingo-l> Whats the difference? the cur... James Newton
- RE: <lingo-l> Whats the difference? the currentSprit... Robert Wingate
- RE: <lingo-l> Whats the difference? the current... Paul Steven
- RE: <lingo-l> Whats the difference? the current... Karina Steffens
- RE: <lingo-l> Whats the difference? the cur... Paul Steven
- Re: <lingo-l> Whats the difference? the... Bjarne Nyquist
- SV: <lingo-l> Whats the difference? the... guran
- RE: <lingo-l> Whats the difference? the... Karina Steffens
- Re: <lingo-l> Whats the difference? the... Carl West
- RE: <lingo-l> Whats the difference?... Paul Steven
- Re: <lingo-l> Whats the difference? the... Carl West
- RE: <lingo-l> Whats the difference? the currentSprit... Robert Wingate
