Image presentation from attribute list

erica ericajboothby at gmail.com
Tue Apr 13 01:59:23 UTC 2010


Thanks, Liza. I am finally able to successfully present my instruction
slides, but am now encountering a new problem. When I try to get a
slide to load an image from an attribute list ([dominant1]), the
program crashes upon reaching this slide and the following error
message (indicating an "internal error") appears:

Set conprac1_SlideImage =
CSlideImage(conprac1.States(conprac1.ActiveState).Objects(1))
			conprac1_SlideImage.Filename = c.GetAttrib("dominant1")
			conprac1_SlideImage.Load
			Set conprac1_SlideImage = Nothing

I have double and triple checked the image name to make sure e-prime
will be able to find it, and this doesn't seem to be the issue. What
else could be the problem? Not sure how to trouble shoot this...

Looking forward to hearing some suggestions! Please let me know if
there's any other info that would be useful in order to figure this
out and I'd be happy to provide it. Thanks!



On Apr 12, 5:33 am, Liza Mccarron <Liza.Mccar... at uwe.ac.uk> wrote:
> Hi Erica,
>
> Have a look at the attached which is a simple implementation of what I think you want to do - this one uses space bar to move on the instruction slides.
>
> Hope this helps!
>
> Liza
>
> -----Original Message-----
> From: e-prime at googlegroups.com [mailto:e-prime at googlegroups.com] On Behalf Of erica
> Sent: 11 April 2010 18:00
> To: E-Prime
> Subject: Slide sequence presentation
>
> I am a newcomer to e-prime and I'm trying to present 6 instruction
> slides in a row. I've created a slide with an image display with the
> file name "[instructions]". In the instructions procedure list, I've
> created an attribute "instructions" to which the slide image file name
> ought to refer. However, when I run the program (after generating it
> and finding no errors) only the first of the 6 slides appears. I can't
> get the other 5 slides to show up, even though they should once I
> press any key on the keyboard. I'm not sure where to go from here,
> since this is part of a larger experiment that I need to get right
> before moving on.
> Thanks,
> Erica
>
> --
> You received this message because you are subscribed to the Google Groups "E-Prime" group.
> To post to this group, send email to e-prime at googlegroups.com.
> To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
> For more options, visit this group athttp://groups.google.com/group/e-prime?hl=en.
>
>
>
>  eprime test.zip
> 83KViewDownload

-- 
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com.
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com.
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en.



More information about the Eprime mailing list