Hi everyone,<br>I've been struggling all day with one part of my eprime run.<br><br>So there's a "sound only" part in my run and it hasn't been properly running and keep giving me the error message.<br><br>The script goes,<br><br>    'SoundOut1<br>            Set Slide2_SlideSoundOut = CSlideSoundOut(Slide2.States(Slide2.ActiveState).Objects(1))<br>            Set Slide2_SoundBuffer = Slide2_SlideSoundOut.Buffers(1)<br>            Slide2_SoundBuffer.Filename = c.GetAttrib("Sound")<br>            Slide2_SoundBuffer.Load<br>            Set Slide2_SoundBuffer = Nothing<br>            Set Slide2_SlideSoundOut = Nothing<br><br>It will be great if anyone could tell me how I should fix the code to make it run properly.<br><br><br>Thanks!!<br>Clair<br>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msg/e-prime/-/HCSgMw9nDpwJ">https://groups.google.com/d/msg/e-prime/-/HCSgMw9nDpwJ</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />
 <br />
 <br />