Video reloads and shows first frame after stop.

Hi Clifton,
I installed version 12.560 yesterday. Today I notice a change in the behavior of my program and am wondering if the new version has anything to do with it.
In my program the video file can be programmed by the user to start at 0 or at some later position if required. This works OK but I noticed that when the video started it always showed the first frame at 0 for a fraction of a second before moving on to the required start position. So I decided to hide the field (in which the video is displayed) when the video stops. The field which receives a continuous user event is shown again only if the currentTime > the desired start point. The field is still being hidden as planned but after about a second the first frame becomes visible even though the video has not been restarted. Any ideas please?
I installed version 12.560 yesterday. Today I notice a change in the behavior of my program and am wondering if the new version has anything to do with it.
In my program the video file can be programmed by the user to start at 0 or at some later position if required. This works OK but I noticed that when the video started it always showed the first frame at 0 for a fraction of a second before moving on to the required start position. So I decided to hide the field (in which the video is displayed) when the video stops. The field which receives a continuous user event is shown again only if the currentTime > the desired start point. The field is still being hidden as planned but after about a second the first frame becomes visible even though the video has not been restarted. Any ideas please?