I have a movie that on its frame 10 it has the following script:

global cuelist
on exitFrame
  global mainpath
  preloadmovie( mainpath&"anhatomirim_")
  puppetsound (1, "Abertura_WAV")
  cuelist = member("ABERTURA_WAV").cuePointTimes
end


from frame 11 and beyond it has some markers with
wait states for the cuepoints of that member...

It fails when the user's computer has NO sound card... because it keeps
waiting (on the frame 11) for the first cue point that never comes
because
the sound is not being played or being 'timed' by director..

does anyone knows any workarround this?? Any kind of help would be
appreciated.



Luiz Gustavo Castelan P�voas

[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