I am running Eprime 2.10.242, on Windows 7 and having problems with videos. I have eight 14 second videos and allow the user to move through them. For example they may start at video A and then click a button and move to video B and then to C then back to B. The videos are of eight different products and they are supposed to choose the one they like.
E Prime keeps crashing with an error that it cannot buffer the movie.
It is not the movies as it does it with different clips. I also tried it under the prior Eprime release and on a different computer.
It does not crash if I go through the movies slowly, only when I begin jumping every few seconds.
It seems that EPrime cannot handle multiple reloadings.
I tried to add a Sleep 5000 line between movies, and that helped but did not totally remove the problem and of course it made the program virtually useless.
I was wondering if anyone has any ideas?
More specifically, is there a way to load all the movies into memory and have them ready to go, so they do not need to be buffered. They are only about 7 Mb each, so eight of them should easily fit into RAM.
Any suggestions would be appreciated.