D
Guest
|
Posted:
Mon Apr 18, 2005 11:20 pm Post subject:
WMP Step Method Problem - Cannot step backwards |
|
|
I am using the WMP object in an ASP .NET application. I
am building custom controls that will allow the user to
PLAY/STOP/STEP FORWARD/STEP BACKWARDS (via Javascript).
The step forward (via controls.step(1)) works just fine.
But controls.step(-1) will NOT work.
I have tried this manually in the external WMP via VIEW-
| Quote: | ENHANCEMENTS->PLAY SPEED SETTINGS (from the menu).
|
There will be "Next Frame" and "Previous Frame" buttons.
The "Next Frame" works and the "Previous Frame" does not.
I am playing AVI files.
I am using WMP 10.
PLEASE HELP.
THANKS IN ADVANCE.
|
|