What's New in QuickTime 4.1

| Previous | Chapter Contents | Chapter Top | Next |

The step backward command

The step backward command steps the movie backward by the increment specified. If no increment is specified, the movie is rewound one step.

step backward: Move the current time backward

step backward reference -- the movie to step

[by small integer] -- number of steps

For example:

tell application "QuickTime Player"

step backward movie "Sample Movie" by 10

end tell


© 1999 Apple Computer, Inc.

| Previous | Chapter Contents | Chapter Top | Next |