Drag gets jittery after 2nd video loads

Hi,

I’ve a video library for 2 videos. FLA has two thumbnails, where clicking on thumbnail plays respective movie. I’ve created a custom movie progress indicator, which can be dragged. Now drag works fine & smooth till user clicks thumbnails to move between videos.

After video played is changed and if user tries to drag the knob, there is a jittery experience where draggable knob keeps going back to its original place till mouse is pressed (knob.onPress) and drag is happening. After mouse is released, knob is moved to expected position. But moving of knob during drag gives a very bad user experience…

All the controls and action scripts are on same time line (though i’m not sure if that is the reason)… Please let me know what possibly is an issue and how can i fix it…

Thanks in Advance…