This used to work without puppetting
sprite(1).member = member("MyText", "Texts") --you see the text of the member on the stage sprite(1).member = member("MyBitmap", "Bitmaps") updateStage --you see the bitmap on the stage
Does it work any better if you swap out members of the same type? I seem to recall that D7 would actually bug out if you swapped a sprite's member type out from under it. I avoid it so I don't know how newer versions behave.
-- Mark A. Boyd Keep-On-Learnin' :)
[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!]
