Papervision dae syncronizasyon problem

I have a dae file which includes an animation. I loaded it to papervision, and also i have an embedded video in my scene. The thing i want to do is, running the video and animation both at the same frame rate. Normally, i have a synchronization problem so i wanted to use updateToFrame method in AbstractChannel3D and tried to import current frame rate of the video to dae animation file, to solve this problem. but it doesnt work.
How can i solve this problem?
Thank you.