> Kerry, > > As part of my current project, we had to do snapshots also - with > different types of media, including QT. We always played the QT > DirectToStage. When the user wanted to take a snapshot, we > temporarily turned DirectToStage off, took the snapshot, then turned > DTS back on. Would this work for you? > > sprite(QTSprite).directToStage = FALSE > -- take snapshot using imaging Lingo > sprite(QTSprite).directToStage = TRUE > > Irv
Perfect, Irv. Exactly what I needed! Cordially, Kerry Thompson [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!]
