Hey all,
I'm still having trouble with this. I have been working on trying to get the cue points that I have set to work. I'm using an on exitFrame... with the following string
if(isPastCuePoint(sound 1,(getAt(gWhichCuePoint, gCurrentCue)))= 1) then
go to the frame + 1
set gCurrentCue=gCurrentCue + 1

I'm also using an on startMovie with the following string:
gWhichCuePoint=["recruitment chair","organize", "delegate", "motivate"]
gCurrentCue=1

These work great for the 1st sound file and the 4 cue points which are set. They activate just like they are suppose to, but whenever I add the second or third sound files along with their cue point names, nothing happens. The cues are not activated. I'm not sure what I'm doing wrong. Could it be that the cue point is set too close to the beginning of the file?
Help please!!
Steffanie

Get your FREE download of MSN Explorer at http://explorer.msn.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