htmlVideoControl() and Pause/Play button

Hi,
I need urgent help, I have created a pause/play button, that I have used in many of my applications, and I think since I have updated Powerpac at some stage it has stopped working.
Th four Execute scripts:
1. check if video "isPaused"
2. get "currentTime"
3. set video to "pause"
4. set "currentTime"
5. set video to "play"
Set "currentTime" to
It works when you hit the button once to pause then hit again to play, but when you hit the pause button a second time, the "currentTime" is not being set. The video then stutters and wont play or gets stuck in a 1 second loop.
**Update** looks like the setting of the "currentTime" is not working at all, on the first use of the button it pauses then plays from the same position rather then - 5 secs from current position, then on second use the video then stutters and wont play or gets stuck in a 1 second loop.
Any help please????
I need urgent help, I have created a pause/play button, that I have used in many of my applications, and I think since I have updated Powerpac at some stage it has stopped working.
Th four Execute scripts:
1. check if video "isPaused"
2. get "currentTime"
3. set video to "pause"
4. set "currentTime"
5. set video to "play"
Set "currentTime" to
It works when you hit the button once to pause then hit again to play, but when you hit the pause button a second time, the "currentTime" is not being set. The video then stutters and wont play or gets stuck in a 1 second loop.
**Update** looks like the setting of the "currentTime" is not working at all, on the first use of the button it pauses then plays from the same position rather then - 5 secs from current position, then on second use the video then stutters and wont play or gets stuck in a 1 second loop.
Any help please????