Hi there

Making a sequencer in Director 7.02 (PC).

If I use the following lingo

        sprite(me.spriteNum).member="Instrument2_Note"

I get a script error

i.e Property not found

         #spriteNum

However if I use

        sprite(the currentSpriteNum).member="Instrument2_Note"

I can't figure out why!  I have used sprite(me.spriteNum) in other places
and it works - in fact I thought the currentSpriteNum wasn't really used any
more.

Just wondering if there are any major differences?

Thanks

Paul




[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!]

Reply via email to