i am loading an external swf in to a movie clip and controlling it by using a slider with a knob.
once the onEnterFrame is encountered the swf starts to play.
This can be paused. But after pause the knob cannot be moved by using the startDrag().
how to solve this?
probably because drag is an onenterframe event so youl have to restart an onenterframe function for the drag control