Hi forum,
My first post here!
I am trying to create a projector presentation, that combines videos and images seamlessly. So when clicking a button a video starts, but the transition is as unnoticeable as possible. Im using AS3/CS4 and the FLVPlayback component. Videos are f4V. Finally everything is written in code.
My problem is that when starting a new video the latest frame of the last video is displayed shortly before the new video starts. Is there any way of clearing the videoplayer?
thanks in advance
-Chr