1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html lang="ja">
4<head>
5	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6	<link href="../../css/manpage.css" rel="stylesheet" type="text/css">
7	<title><B>Viewer control</B> window</title>
8</head>
9<body>
10
11<!-- =================================================== -->
12<h1 id="SLIDER_WINDOW"><B>Viewer control</B> window</h1>
13
14<p>
15This window controls settings made for the Viewer such as playback, stop, and playback range.  You can display this window by pressing F6.
16</p>
17
18<p class="img">
19	<img src="images/viewer_control_window.gif" alt="Slider Window">
20</p>
21
22<ol class="ui">
23	<li>
24		Moves up to the first frame.
25	</li>
26
27	<li>
28        Starts the animation playback.
29	</li>
30
31	<li>
32        Stops the animation playback.
33	</li>
34
35	<li>
36        Plays the animation one frame at a time.
37	</li>
38
39	<li>
40        Enables playback range settings. If disabled, the last frame displays endlessly.
41	</li>
42
43	<li>
44        Sets the start frame.
45	</li>
46
47	<li>
48        Sets the end frame.
49	</li>
50</ol>
51
52<hr><p>CONFIDENTIAL</p></body>
53</html>
54