UTF-8に単純変換
This commit is contained in:
@@ -5,54 +5,54 @@
|
||||
<!-- generated by to_html.pl from f_VideoOverlay.xml -->
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" />
|
||||
<title>setSegmentLoop - �t���[���ԃ��[�v�̐ݒ�</title>
|
||||
<title>setSegmentLoop - フレーム間ループの設定</title>
|
||||
<meta name="author" content="W.Dee" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta http-equiv="Content-Script-Type" content="text/javascript" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="�N���X���t�@�����X�p�W���X�^�C��" />
|
||||
<link href="funcref.css" type="text/css" rel="stylesheet" title="クラスリファレンス用標準スタイル" />
|
||||
<link href="mailto:[email protected]" rev="Made" />
|
||||
<link href="index.html" target="_top" rel="Start" title="�g�b�v�y�[�W" />
|
||||
<link href="f_VideoOverlay.html" title="VideoOverlay�N���X" rel="Parent" />
|
||||
<link href="index.html" target="_top" rel="Start" title="トップページ" />
|
||||
<link href="f_VideoOverlay.html" title="VideoOverlayクラス" rel="Parent" />
|
||||
</head>
|
||||
<body>
|
||||
<h1><span class="fheader"><a name="top" id="top">VideoOverlay.setSegmentLoop</a></span></h1><div class="para"><div>
|
||||
<dl>
|
||||
<dt>�@�\/�Ӗ�</dt>
|
||||
<dt>機能/意味</dt>
|
||||
<dd>
|
||||
�t���[���ԃ��[�v�̐ݒ�</dd>
|
||||
<dt>�^�C�v</dt>
|
||||
フレーム間ループの設定</dd>
|
||||
<dt>タイプ</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_VideoOverlay.html">VideoOverlay�N���X</a>�̃��\�b�h<br />
|
||||
<a class="jump" href="f_VideoOverlay.html">VideoOverlayクラス</a>のメソッド<br />
|
||||
</dd>
|
||||
<dt>�\��</dt>
|
||||
<dt>構文</dt>
|
||||
<dd>
|
||||
<span class="funcdecl">setSegmentLoop(<span class="arg">comeFrame</span>, <span class="arg">goFrame</span>)</span><br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>引数</dt>
|
||||
<dd>
|
||||
<table rules="all" frame="box" cellpadding="3" summary="setSegmentLoop �̈���">
|
||||
<table rules="all" frame="box" cellpadding="3" summary="setSegmentLoop の引数">
|
||||
<tr><td valign="top"><span class="argname">comeFrame</span></td>
|
||||
<td> �@���[�v�ړ����t���[��(���[�v�̎n�[�t���[��)�B�Đ���goFrame�ɒB�����Ƃ��A�Đ��w�b�h�͂��̃t���[���Ɉړ����܂��B<br />
|
||||
<td> ループ移動先フレーム(ループの始端フレーム)。再生がgoFrameに達したとき、再生ヘッドはこのフレームに移動します。<br />
|
||||
</td></tr>
|
||||
<tr><td valign="top"><span class="argname">goFrame</span></td>
|
||||
<td> �@���[�v�I�_�t���[��(���[�v�̏I�[�t���[��)�B���̃t���[����1�O�̃t���[���̕\�����I���������A�Đ��w�b�h��comeFrame�ֈړ����܂��B<br />
|
||||
<td> ループ終点フレーム(ループの終端フレーム)。このフレームの1つ前のフレームの表示が終了した時、再生ヘッドはcomeFrameへ移動します。<br />
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>�߂��l</dt>
|
||||
<dt>戻り値</dt>
|
||||
<dd>
|
||||
�Ȃ� (void)<br />
|
||||
なし (void)<br />
|
||||
</dd>
|
||||
<dt>����</dt>
|
||||
<dt>説明</dt>
|
||||
<dd>
|
||||
�w�肳�ꂽ�t���[���ԂŃ��[�v�������s���܂��B<br />
|
||||
���[�v�I�[(goFrame)�ł́AonPeriod�C�x���g���������܂��B<br />
|
||||
comeFrame�̃t���[���ɂ̓��[�r�[�t�@�C���ɃL�[�t���[�����ݒ肵�Ă����K�v�������܂��B<br />
|
||||
�ݒ肳���Ă��Ȃ��ꍇ�́A
|
||||
���[�v�I�_�����n�_�ֈړ����Ɏw�肳�ꂽ�t���[���ɍł��߂��L�[�t���[���֍Đ��ʒu���ړ����邱�ƂɂȂ��܂��B<br />
|
||||
���̋@�\�́ASWF�Đ����ɂ͗��p�ł��܂����B
|
||||
指定されたフレーム間でループ処理を行います。<br />
|
||||
ループ終端(goFrame)では、onPeriodイベントが発生します。<br />
|
||||
comeFrameのフレームにはムービーファイルにキーフレームを設定しておく必要があります。<br />
|
||||
設定されていない場合は、
|
||||
ループ終点から始点へ移動時に指定されたフレームに最も近いキーフレームへ再生位置が移動することになります。<br />
|
||||
この機能は、SWF再生時には利用できません。
|
||||
</dd>
|
||||
<dt>�Q��</dt>
|
||||
<dt>参照</dt>
|
||||
<dd>
|
||||
<a class="jump" href="f_VideoOverlay_cancelSegmentLoop.html">VideoOverlay.cancelSegmentLoop</a><br />
|
||||
<a class="jump" href="f_VideoOverlay_onPeriod.html">VideoOverlay.onPeriod</a><br />
|
||||
|
||||
Reference in New Issue
Block a user