INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: How to change just 30 sec forward and 10 sec back time steps to change  (Read 419 times)

MaxA

  • Junior Woodchuck
  • **
  • Posts: 62

Hi,

Tried to change the step to 5 sec for both directions, but no success.

I got

    <Entry Command="10034" Text="Jump Forward 30 Seconds" Param="30000" />
    <Entry Command="10035" Text="Jump Back 10 Seconds" Param="10000" /

from Data\Default Resources\Resource.xml and pasted them to Data\Custom Resources\Resource.xml as

    <COMMANDS>
        <Entry Command="10034" Text="Jump Forward 5 Seconds" Param="5000" />
        <Entry Command="10035" Text="Jump Back 5 Seconds" Param="5000" />
    </COMMANDS>



but no success. What I'm doing wrong? Thanks.
Logged

Moe

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 695
  • Hi

For Video
Tools>Options>Video>Advanced Section> Jump behavior, edit to taste there.

For Audio
Tools>Options>Audio>Stop, Seek & Skip Section> Jump behavior, edit to taste there.
Logged

MaxA

  • Junior Woodchuck
  • **
  • Posts: 62

That's what I need, thanks.
Logged
Pages: [1]   Go Up