> But this simple sequence no longer works for me (in projector or in 
> authoring). After the second command, I still see the text on the stage, 
> even though the Message window tells me the sprite's member is a bitmap:
> 

Try using just the updatestage command without using puppetsprite.

sprite(1).member = member("MyText", "Texts")
sprite(1).member = member("MyBitmap", "Bitmaps")
updateStage

My bet is that this should work.

Regards,
Anand Ravi



[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