Hi all I am trying to access a cue point within a QT
movie in order to start another action. Needless to
say- I cannot get it to work.
My script is as follows- well 1 variation of several!

on exitFrame 
  go to the frame
  if  cuePassed of sprite 1 = "speedlimit" then  
    go to frame 3
    end if
end
(I simply want the playback head to jump to frame 3
when the cue point "speedlimit" is reached)

I can see the cue point name in the message window as
shown:
-- Welcome to Director --
put the cuePointNames of member "01_isa_claes_cl"
-- ["speedlimit"]

put the cuePointTimes of member "01_isa_claes_cl"
-- [6385]
..............but ...........

I am using windows and mac, dir 8.0 and QT 4.0
Any clues appreciated

cheers Ernie Lee

=====


__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf!  It's FREE.
http://im.yahoo.com/

[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