macromedia.director.lingo
[Top] [All Lists]

Re: Tracking audio clips

Subject: Re: Tracking audio clips
From: "rafa@mediatech" <webforumsuser@xxxxxxxxxxxxxx>
Date: Tue, 22 Jul 2008 12:41:19 +0000 (UTC)
Newsgroups: macromedia.director.lingo

Hi Rob:
 Thanks for replying. I looked into the elapsedTime prop and this is what I 
came up with:

 on exitFrame me
   if sound(1).elapsedTime = (5000) then
     go (the frame)+1
     end if
 end

 I do not get any errors, but the play head goes straight pass the command. Any 
idea what am I doing wrong?

 Thanks!
 Rafael 


<Prev in Thread] Current Thread [Next in Thread>