root/mxp/TimelineController/src/TimelineController.mxi

リビジョン 2163, 0.9 kB (コミッタ: yoropan, コミット時期: 3 年 前)

--

Line 
1 <?xml version="1.0" encoding="Shift-JIS"?>
2 <macromedia-extension name="Timeline Controller" version="1.2" type="flash panel" requires-restart="true">
3
4         <!-- Describe the author -->
5
6         <author name="yoropan" />
7
8         <!-- List the required/compatible products -->
9
10         <products>
11                 <product name="Flash" version="8" primary="true" />
12         </products>
13
14         <!-- Describe the extension -->
15
16         <description>
17                 <![CDATA[�T�v�j<br>�^�C�����C���𑀍삷���[���Z�b�g�ł��B<br>]]>
18         </description>
19
20         <!-- Describe where the extension shows in the UI of the product -->
21
22         <ui-access>
23                 <![CDATA[�A�N�Z�X�j<br>�E�B���h�E>���̑��̃E�B���h�E>Timeline Controller]]>
24         </ui-access>
25
26         <!-- Describe the files that comprise the extension -->
27
28         <files>
29                 <file name="TimelineController.jsfl" destination="$flash/Commands/Timeline Controller" />
30                 <file name="Timeline Controller.swf" destination="$flash/WindowSWF" />
31         </files>
32
33 </macromedia-extension>
Note: リポジトリブラウザについてのヘルプは TracBrowser を参照してください。