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

At 4:59 PM -0400 8/16/03, Kerry Thompson wrote:
I have a couple of QT sprites on stage, and I want the controller.

They have to be non-dts because I need to be able to grab a snapshot of
a frame. But it looks like the controller isn't an option when it's not
dts.

I can do the vcr controls (play, stop, pause, rewind) pretty easily just
with sprites. But I'd like to be able to scrub the movie.

Is there some code around to do a QT slider? Or is there a way to get
the slider with a non-dts sprite?

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!]


--

Multimedia Wrangler.
[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