The "waitForCuePoint" is indeed your problem. It pretty much locks up
director while it waits for the audio. I practically never use the
tempo channel stuff unless I'm in a serious rush because of this.
(potentially useful side note: timeOut objects continue to message while
Director is in this state.)
Instead you need to write custom lingo to do this for you. Easiest
would be a frame script that loops on the frame until the cue point is
past. Look up the cuepoint related lingo to get you started.
Steph
> -----Original Message-----
> From: Colby Dodson [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 02, 2001 12:26 PM
> To: [EMAIL PROTECTED]
> Subject: Re: <lingo-l> working scripts with .dcr
>
> Actually i dont think the audio is the problem I am using a
> waitForCuePoint (in the tempo channel) to hold the playback head and
> this I think is disabling all my rolloevers. On the other pages where
> audio is present and where I am not using the tempo channel the
rollover
> are working properly....
>
> Thanks
> Colby
> On Wednesday, May 2, 2001, at 01:46 PM, Colby Dodson wrote:
>
> > I am streaming a dcr file and my scripts are working fine until the
> > audio starts to play. I have a pause button to pause the movie and
> > audio. But once the audio starts all my rollovers quit wokring is
there
> > any way to fix this problem.
> >
> > Thanks
> > Colby
> >
> > [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!]
[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!]