<div dir="ltr">I'm displaying visual stimuli (using ImageDisplay) for intervals of 10ms for each trial in a task I'm running, but I'm noticing the image not displaying properly for some trials.The image is either getting cut in half, not fully interlacing (missing odd/even parts of the image), or having a ghost-like effect (the same image loaded twice but slightly off-center for one trial). I've tried the following inline to no avail.<div><br></div><div><div>'Preload Visual-------</div><div>'Retrieve the image filename from the Context</div><div>Dim strVisualFileName As String</div><div>strVisualFileName = c.GetAttrib("Flash")</div><div><br></div><div>'Assign the new filename and instruct the object</div><div>'to load the image</div><div>Visual.Filename = strVisualFileName</div><div>Visual.Load</div><div><br></div><div>Are there any workarounds you suggest?</div><div><br></div><div>Thanks</div><div><br></div><div>- SMR</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 <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/2e5404ac-82c0-4fa5-9395-d5a262f3b69d%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/2e5404ac-82c0-4fa5-9395-d5a262f3b69d%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />