On Tuesday, Sep 24, 2002, at 11:34 US/Central, Cole Tierney wrote: > Oh yes yes, pretty please? (I'll bet you tease your cat with tuna > juice, too!)
Actually they're not allowed tuna -- too much mercury. ;) >> It's a simple call to setScriptList = [] for the sprite in question. >> :) > > Thanks, this'll be a great help. No it won't. I misremembered. This is the code you want: sprite(nSpriteNum).scriptInstanceList = [] setScriptList is for *adding* behaviors. It doesn't work for clearing them! DOH! -- WthmO [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!]
