Hi Everyone
I am running into an issue when playing movies back to back, at random points when a movie begins, sometimes if flashes the last frame of the previously played movie. I dont believe there is anything to clear the contents of the movie player before allocating a new movie and playing it, so I though the solution would be to create a movie player programmatically every time so that there are no previously cached frames. Is there a way to do this?