<div dir="ltr"><div class="left" style="float: left; width: auto; overflow: hidden; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; background-color: rgb(245, 245, 245);"><div class="grouppictures"> </div></div><div class="no-overflow" style="padding-bottom: 1px; overflow: auto; color: rgb(51, 51, 51); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; background-color: rgb(245, 245, 245);"><div class="content"><div class="posting fullpost" style="overflow: auto; max-width: 100%;"><p style="margin-bottom: 10px;">Hello,</p><p style="margin-bottom: 10px;">I am having problems with the loading of sound files. After showing the instructions, neither the Slide Object (with a soundfile inside) nor the SoundOut Object plays when I run the experiment. </p><p style="margin-bottom: 10px;">I checked that the soundfile names are correct, in the same file as the eps file, procedure titles are correct too. There's something wrong with the SoundBuffer, however, Eprime script doesn't say what exactly.</p><p style="margin-bottom: 10px;">Below is the script's copy : </p><p style="margin-bottom: 10px;">****</p><p style="margin-bottom: 10px;">SoundOut1.ResetLoggingProperties</p><p style="margin-bottom: 10px;"> Set SoundOut1SoundBuffer = SoundOut1.Buffers(1)</p><p style="margin-bottom: 10px;"> SoundOut1SoundBuffer.Filename = c.GetAttrib(ebUCase_S & ebLCase_o & ebLCase_u & ebLCase_n & ebLCase_d & ebUCase_F & ebLCase_i & ebLCase_l & ebLCase_e)</p><p style="margin-bottom: 10px;"> SoundOut1SoundBuffer.Load</p><p style="margin-bottom: 10px;"> </p><p style="margin-bottom: 10px;"> ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''</p><p style="margin-bottom: 10px;"> ' Label - Procedure_Timeline_Start BEGIN</p><p style="margin-bottom: 10px;"> ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''</p><p style="margin-bottom: 10px;"> </p><p style="margin-bottom: 10px;">Procedure_Timeline_Start:</p><p style="margin-bottom: 10px;"> If Err.Number = ebInputAccepted Then</p><p style="margin-bottom: 10px;"> Err.Clear</p><p style="margin-bottom: 10px;"> Resume Procedure_Timeline_StartResume</p><p style="margin-bottom: 10px;"> ElseIf Err.Number <> 0 Then</p><p style="margin-bottom: 10px;">***</p><p style="margin-bottom: 10px;"> </p><p style="margin-bottom: 10px;">I would be grateful if anybody could help me with that.</p><p style="margin-bottom: 10px;">Thanks,</p><p style="margin-bottom: 10px;">Ieva</p></div></div></div></div>
<p></p>
-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to e-prime+unsubscribe@googlegroups.com.<br />
To post to this group, send email to e-prime@googlegroups.com.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/9ec58a36-4200-4985-8e1c-a9998203c34c%40googlegroups.com">https://groups.google.com/d/msgid/e-prime/9ec58a36-4200-4985-8e1c-a9998203c34c%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/groups/opt_out">https://groups.google.com/groups/opt_out</a>.<br />