> solution that I thought would work would be to clear out the sprite
Again, if you want to physically empty the channel, you can use clearFrame
during a score recording session. My personal approach would be, when the
user clicks the 'clear page' button, to do something like:
shove the sprite offstage
scale it back to its original size
import the next member & scale it appropriately
move it back onscreen
Rob
/*********************************
* Rob Wingate, Software Human *
* http://www.vingage.com *
* mailto:[EMAIL PROTECTED] *
*********************************/
[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!]