Hi Paul,

Try dropping this code onto the moviesprite:

on beginsprite me
  sprite(me.spritenum).member.movierate=0
end

on mouseup me
  sprite(me.spritenum).member.movierate=1
end

if that doesnt start paused, get info on the member
and tick the paused box.

[EMAIL PROTECTED]

Howard Cuttle

Operations Manager
Definition Digital Media
[EMAIL PROTECTED]   
+44 (0) 20 7395 0700 Office
+44 (0) 77 1891 9017 Mobile


****************************************************************************
*******
Internet communications are not secure and therefore Definition Digital 
Media does not accept any legal responsibility for the contents of this
message. Any views or opinions are solely those of the author and do not
necessarily represent those of Definition Digital Media unless otherwise 
specifically stated. If you are not the intended recipient of this message, 
please notify the sender and please do not read, copy, use or disclose
this communication to others.
****************************************************************************
********




-----Original Message-----
From: Paul Steven [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 25, 2000 11:25 AM
To: Lingo-L
Subject: <lingo-l> Click on a qt vidoe to start it playing


Hi all

Sorry to ask a simple question but I am having a bit of a hectic time at the
moment - 3 jobs to finish all at once:(

Anyway I am making a cdrom that has loads of quicktime video clips. All the
video is set to direct to stage and has a controller bar. The client has
just asked if as well as pressing play on the controller to play the video,
if they could also just click on the video to play it.

Is there a simple command I could put on an on mouseUp handler to do this?

Thanks

Paul


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

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

Reply via email to