<?xml version="1.0" encoding="UTF-8"?>

<?xul-overlay href="../../../XULControls/FSCommand2Controls.xml"?>



<toolbox>

	<actionspanel>

		<folder name="全局属性" id="Properties" tiptext="全局属性和标识符" helpid="x20999" version="4">

			<string name="_forceframerate" tiptext="以指定帧频呈现" helpid="x21B3D" text="_forceframerate;\n" version="5"/>

		</folder>

		<folder name="Flash Lite 动作" id="Flash Lite Actions" index="true" tiptext="用于 Flash Lite 的自定义动作" helpid="x20000" version="4">

			<folder name="FSCommand2" id="FSCommand2" sort="false" index="true" tiptext="用于访问移动电话的功能" helpid="x21C6A" version="4">

				<string name="Escape" tiptext="以 URL 格式编码字符串" helpid="x21BB1" text="fscommand2(&quot;Escape&quot;% , original , encoded %);\n" type="keyFirstArg" version="4">

					<parametersdialog autolayout="false">

						<row>

							<block id="COMMAND"/>

						</row>

						<row>

							<label value="原来的:" align="right" control="ORIGINAL"/>

							<textbox id="ORIGINAL" prompt="表达式"/>

						</row>

						<row>

							<label value="编码的变量名:" align="right" control="ENCODED"/>

							<textbox id="ENCODED" prompt="引用字符串"/>

						</row>

					</parametersdialog>

				</string>

				<string name="ExtendBacklightDuration" tiptext="将背光持续时间设置为指定的时间段" helpid="x21BBF" text="fscommand2(&quot;ExtendBacklightDuration&quot;%, 持续时间 %);\n" type="keyFirstArg" version="4">

					<parametersdialog autolayout="false">

						<row>

							<block id="COMMAND"/>

						</row>

						<row>

							<label value="命令:" align="right" control="ORIGINAL"/>

							<textbox id="ORIGINAL" prompt="表达式"/>

						</row>

						<row>

							<label value="持续时间:" align="right" control="ENCODED"/>

							<textbox id="ENCODED" prompt="数字"/>

						</row>

					</parametersdialog>

				</string>

				<string name="FullScreen" tiptext="设置用于呈现的显示区域大小" helpid="x21BC0" text="fscommand2(&quot;FullScreen&quot;% , boolean %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="全屏:" align="right" control="FULLSCREEN"/>

						<textbox id="FULLSCREEN" prompt="boolean"/>

					</parametersdialog>

				</string>

				<string name="GetBatteryLevel" tiptext="返回当前电池电量" helpid="x21BC1" text="fscommand2(&quot;GetBatteryLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDateDay" tiptext="返回当前日期的日" helpid="x21BB1" text="fscommand2(&quot;GetDateDay&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDateMonth" tiptext="返回当前日期的月份" helpid="x21BB1" text="fscommand2(&quot;GetDateMonth&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDateWeekday" tiptext="返回当前日期的日名称的数值" helpid="x21BB1" text="fscommand2(&quot;GetDateWeekday&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDateYear" tiptext="返回当前日期的年份的数值" helpid="x21BB1" text="fscommand2(&quot;GetDateYear&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDevice" tiptext="标识运行 Flash 的移动电话" helpid="x21BC2" text="fscommand2(&quot;GetDevice&quot;% , &quot;device&quot;%);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetDeviceID" tiptext="设置表示移动电话的唯一标识符的参数" helpid="x21BC3" text="fscommand2(&quot;GetDeviceID&quot;% , &quot;id&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="ID 变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetFreePlayerMemory" tiptext="返回可用于 Flash Lite 的内存数量，以千字节为单位" helpid="x21BC4" text="fscommand2(&quot;GetFreePlayerMemory&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetLanguage" tiptext="设置标识移动电话所用语言的参数" helpid="x21BB1" text="fscommand2(&quot;GetLanguage&quot;% , &quot;language&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="语言变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetLocaleLongDate" tiptext="将参数设置为以长格式表示当前日期的字符串" helpid="x21BB1" text="fscommand2(&quot;GetLocaleLongDate&quot;% , &quot;longdate&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="日期变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetLocaleShortDate" tiptext="将参数设置为以缩略格式表示当前日期的字符串" helpid="x21BB1" text="fscommand2(&quot;GetLocaleShortDate&quot;% , &quot;shortdate&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="日期变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetLocaleTime" tiptext="将参数设置为表示当前时间的字符串" helpid="x21BB1" text="fscommand2(&quot;GetLocaleTime&quot;% , &quot;time&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="时间变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetMaxBatteryLevel" tiptext="返回当前电池电量" helpid="x21BC5" text="fscommand2(&quot;GetMaxBatteryLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetMaxSignalLevel" tiptext="返回最大信号强度层级" helpid="x21BC6" text="fscommand2(&quot;GetMaxSignalLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetMaxVolumeLevel" tiptext="返回移动电话的最大音量层级" helpid="x21BC7" text="fscommand2(&quot;GetMaxVolumeLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkConnectStatus" tiptext="返回表示当前网络连接状态的值" helpid="x21BC9" text="fscommand2(&quot;GetNetworkConnectStatus&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkConnectionName" tiptext="活动或默认网络的名称" helpid="x21BC8" text="fscommand2(&quot;GetNetworkConnectionName&quot;%, &quot;我的连接&quot;%);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<row>

							<hbox>

							<label value="命令:" align="right" control="ORIGINAL"/>

							<textbox id="ORIGINAL" prompt="表达式"/>

							</hbox>

						</row>

						<row>

							<hbox>

							<label value="连接:" align="right" control="VNAME"/>

							<textbox id="VNAME" prompt="连接名称"/>

							</hbox>

						</row>

					</parametersdialog>

				</string>

				<string name="GetNetworkGeneration" tiptext="当前网络的版本" helpid="x21BCA" text="fscommand2(&quot;GetNetworkGeneration&quot;);\n" type="keyFirstArg" version="5">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkName" tiptext="将参数设置为当前网络的名称" helpid="x21BCB" text="fscommand2(&quot;GetNetworkName&quot;% , &quot;networkname&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="网络名:" align="right" control="NETNAME"/>

						<textbox id="NETNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkRequestStatus" tiptext="返回表示最近 HTTP 请求状态的值" helpid="x21BCC" text="fscommand2(&quot;GetNetworkRequestStatus&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkStatus" tiptext="返回表示电话的网络状态的值" helpid="x21BCD" text="fscommand2(&quot;GetNetworkStatus&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetPlatform" tiptext="标识当前平台" helpid="x21BCE" text="fscommand2(&quot;GetPlatform&quot;% , &quot;platform&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="平台变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用变量名"/>

					</parametersdialog>

				</string>

				<string name="GetPowerSource" tiptext="返回表示电源是电池还是外接电源的值" helpid="x21BCF" text="fscommand2(&quot;GetPowerSource&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetSignalLevel" tiptext="返回当前信号强度" helpid="x21BD0" text="fscommand2(&quot;GetSignalLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetTimeHours" tiptext="返回当前时间的小时数，使用 24 小时制时钟" helpid="x21C83" text="fscommand2(&quot;GetTimeHours&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetTimeMinutes" tiptext="返回当前时间的分钟数" helpid="x21C84" text="fscommand2(&quot;GetTimeMinutes&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetTimeSeconds" tiptext="返回当前时间的秒钟数" helpid="x21C85" text="fscommand2(&quot;GetTimeSeconds&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetTimeZoneOffset" tiptext="设置一个比较当前时区与 UTC 的参数" helpid="x21C86" text="fscommand2(&quot;GetTimeZoneOffset&quot;% , &quot;timezoneoffset&quot; %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="偏移变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用字符串"/>

					</parametersdialog>

				</string>

				<string name="GetTotalPlayerMemory" tiptext="返回总计内存量，以千字节为单位" helpid="x21C87" text="fscommand2(&quot;GetTotalPlayerMemory&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetVolumeLevel" tiptext="返回移动电话的当前音量层级" helpid="x21C88" text="fscommand2(&quot;GetVolumeLevel&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="ResetSoftKeys" tiptext="将软键重置为其原设置" helpid="x21C89" text="fscommand2(&quot;ResetSoftKeys&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="SetFocusRectColor" tiptext="设置焦点矩形的颜色" helpid="x21BD5" text="fscommand2(&quot;SetFocusRectColor&quot;% , 红色,绿色,蓝色  %   );\n" type="keyFirstArg" version="5">

					<parametersdialog autolayout="false">

						<row>

							<hbox>

							<block id="COMMAND"/>

							<label value="红:" align="right" control="RED"/>

							<textbox id="RED" prompt="0-255"/>

							<label value="绿:" align="right" control="GREEN"/>

							<textbox id="GREEN" prompt="0-255"/>

							<label value="蓝:" align="right" control="BLUE"/>

							<textbox id="BLUE" prompt="0-255"/>

							</hbox>

						</row>

						

					</parametersdialog>

				</string>

				<string name="SetInputTextType" tiptext="指定用于打开输入文本字段的模式" helpid="x21C8A" text="fscommand2(&quot;SetInputTextType&quot;% , variableName , type %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="输入变量名:" align="right" control="VNAME"/>

						<textbox id="VNAME" prompt="引用变量名"/>

						<block id="INPUTTYPE"/>

					</parametersdialog>

				</string>

				<string name="SetQuality" tiptext="设置动画呈现的质量" helpid="x21C8B" text="fscommand2(&quot;SetQuality&quot;% , quality %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="QUALITYTYPE"/>

					</parametersdialog>

				</string>

				<string name="SetSoftKeys" tiptext="用于重新映射移动电话的左右软键" helpid="x21C8C" text="fscommand2(&quot;SetSoftkeys&quot;% , left , right %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="左键值:" align="right" control="LKEY"/>

						<textbox id="LKEY" prompt="表达式"/>

						<label value="右键值:" align="right" control="RKEY"/>

						<textbox id="RKEY" prompt="表达式"/>

					</parametersdialog>

				</string>

				<string name="StartVibrate" tiptext="启动电话的振动功能" helpid="x21C8D" text="fscommand2(&quot;StartVibrate&quot;% , time_on , time_off , repeat %);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<label value="打开时间:" align="right" control="ONTIME"/>

						<textbox id="ONTIME" prompt="毫秒"/>

						<label value="关闭时间:" align="right" control="OFFTIME"/>

						<textbox id="OFFTIME" prompt="毫秒"/>

						<block id="REPEAT"/>

					</parametersdialog>

				</string>

				<string name="StopVibrate" tiptext="停止电话的振动功能" helpid="x21C8E" text="fscommand2(&quot;StopVibrate&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="Unescape" tiptext="解码 URL 格式的字符串" helpid="x21C8F" text="fscommand2(&quot;Unescape&quot;% , original , encoded %);\n" type="keyFirstArg" version="4">

					<parametersdialog autolayout="false">

						<row>

							<block id="COMMAND"/>

						</row>

						<row>

							<label value="原来的:" align="right" control="ORIGINAL"/>

							<textbox id="ORIGINAL" prompt="表达式"/>

						</row>

						<row>

							<label value="编码的变量名:" align="right" control="ENCODED"/>

							<textbox id="ENCODED" prompt="引用变量名"/>

						</row>

					</parametersdialog>

				</string>

				<string name="Quit" tiptext="使 Flash Lite 停止回放并退出" helpid="x21C90" text="fscommand2(&quot;Quit&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

			</folder>

			<folder name="FSCommand" id="FlashLite2" index="true" tiptext="用于访问移动电话的功能" helpid="x21C9E" version="4">

				<action id="FSCommand" name="Launch" tiptext="在移动电话上启动另一个应用程序" helpid="x21BB0" text="fscommand( &quot;Launch&quot;% , &quot;应用程序路径,参量 1,参量 2,...,参量 n&quot; %);\n" version="4"/>

			</folder>

			<folder name="Capabilities" id="FlashLite3" index="true" tiptext="用于检测移动电话的性能" helpid="x21C92" version="4">

				<string name="_capCompoundSound" tiptext="表明 Flash Lite 是否能处理复合声音数据" helpid="x21BA4" text="_capCompoundSound;\n" version="4"/>

				<string name="_capEmail" tiptext="表明 Flash Lite 是否能发送电子邮件" helpid="x21BA5" text="_capEmail;\n" version="4"/>

				<string name="_capMMS" tiptext="表明 Flash Lite 是否能发送 MMS 消息" helpid="x21BA9" text="_capMMS;\n" version="4"/>

				<string name="_capSMS" tiptext="表明 Flash Lite 是否能发送 SMS 消息" helpid="x21BAC" text="_capSMS;\n" version="4"/>

				<string name="_capMFi" tiptext="表明设备是否能播放 MFi 声音" helpid="x21BA7" text="_capMFi;\n" version="4"/>

				<string name="_capMIDI" tiptext="表明设备是否能播放 MIDI 声音" helpid="x21BA8" text="_capMIDI;\n" version="4"/>

				<string name="_capSMAF" tiptext="表明设备是否能播放 SMAF 声音" helpid="x21BAB" text="_capSMAF;\n" version="4"/>

				<string name="_capMP3" tiptext="表明设备是否能播放 MP3 声音" helpid="x21BAA" text="_capMP3;\n" version="4"/>

				<string name="_capStreamSound" tiptext="表明设备是否能播放流声音" helpid="x21BAD" text="_capStreamSound;\n" version="4"/>

				<string name="_capLoadData" tiptext="表明主机应用程序是否能动态加载数据" helpid="x21BA6" text="_capLoadData;\n" version="4"/>

				<string name="_cap4WayKeyAS" tiptext="表明 Flash Lite 是否执行与方向键相连的 ActionScript" helpid="x21BAE" text="_cap4WayKeyAS;\n" version="4"/>

				<string name="hasCompoundSound" tiptext="如果为 true，则 Player 能够处理复合声音数据" helpid="x219BD" text="hasCompoundSound;\n" version="4"/>

				<string name="hasEmail" tiptext="如果为 true，则 Player 能够发送电子邮件" helpid="x219C1" text="hasEmail;\n" version="4"/>

				<string name="hasMMS" tiptext="如果为 true，则 Player 能够发送 MMS 消息" helpid="x219C5" text="hasMMS;\n" version="4"/>

				<string name="hasSMS" tiptext="如果为 true，则 Player 能够发送 SMS 消息" helpid="x219CA" text="hasSMS;\n" version="4"/>

				<string name="hasMFI" tiptext="如果为 true，则 Player 能够播放 MFI 音频" helpid="x219C3" text="hasMFI;\n" version="4"/>

				<string name="hasMIDI" tiptext="如果为 true，则 Player 能够播放 MIDI 音频" helpid="x219C4" text="hasMIDI;\n" version="4"/>

				<string name="hasSMAF" tiptext="如果为 true，则 Player 能够播放 SMAF 音频" helpid="x219C9" text="hasSMAF;\n" version="4"/>

				<string name="hasDataLoading" tiptext="指示 Player 是否能够动态加载其它数据" helpid="x219BE" text="hasDataLoading;\n" version="4"/>

				<string name="has4WayKeyAS" tiptext="如果为 true，则平台具有 4 向键" helpid="x219B9" text="has4WayKeyAS;\n" version="4"/>

				<string name="hasMouse" tiptext="如果为 true，则 Player 将发送与鼠标相关的事件" helpid="x219C6" text="has4WayKeyAS;\n" version="4"/>

				<string name="hasMappableSoftKeys" tiptext="允许用户设置软键值并处理来自这些软键的事件" helpid="x219C2" text="hasMappableSoftKeys;\n" version="4"/>

				<string name="hasStylus" tiptext="如果为 true，则平台支持笔针" helpid="x219CB" text="hasStylus;\n" version="4"/>

				<string name="hasCMIDI" tiptext="如果为 true，则平台支持 CMIDI 声音" helpid="x219BC" text="hasCMIDI;\n" version="4"/>

				<string name="softKeyCount" tiptext="平台支持的软键数目" helpid="x219CE" text="softKeyCount;\n" version="4"/>

				<string name="hasSharedObjects" tiptext="如果为 true，则平台可以访问移动共享对象" helpid="x219C8" text="hasSharedObjects;\n" version="4"/>

				<string name="hasQWERTYKeyboard" tiptext="如果为 true，则平台具有 QWERTY 键盘" helpid="x219C7" text="hasQWERTYKeyboard;\n" version="4"/>

				<string name="audioMIMETypes" tiptext="设备的音频编解码器支持的 MIME 类型的数组" helpid="x219B8" text="audioMIMETypes;\n" version="4"/>

				<string name="imageMIMETypes" tiptext="设备的图像编解码器支持的 MIME 类型的数组" helpid="x219CC" text="imageMIMETypes;\n" version="4"/>

				<string name="videoMIMETypes" tiptext="设备的视频编解码器支持的 MIME 类型的数组" helpid="x219CF" text="videoMIMETypes;\n" version="4"/>

				<string name="MIMETypes" tiptext="受支持的所有 MIME 类型的数组" helpid="x219CD" text="MIMETypes;\n" version="4"/>

				<string name="screenOrientation" tiptext="当前屏幕方向" helpid="x219D0" text="screenOrientation;\n" version="4"/>

				<string name="$version" tiptext="包含 Flash Lite 的版本号" helpid="x21BAF" text="$version;\n" version="4"/>

			</folder>

		</folder>

		

		<folder name="ActionScript 2.0 类" id="ActionScript 2.0 Classes" sort="false" tiptext="ActionScript 提供的预定义类" helpid="x20980" version="4">

   			<folder name="核心" id="Core" tiptext="ActionScript 语言的核心类" helpid="x20AAC" version="5">

   				<folder name="Date" id="Date" sort="false" index="true" tiptext="帮助您使用日期和时间的类" helpid="x208E9" version="5">   					

   					<folder name="方法" id="Methods" tiptext="Date 对象的方法" helpid="x20AA2" version="5"> 			

 						<string name="getLocaleLongDate" tiptext="以长形式表示的当前日期" helpid="x21A51" object="Date" text=".getLocaleLongDate()" version="5"/>

 						<string name="getLocaleShortDate" tiptext="以缩略形式表示的当前日期" helpid="x21A52" object="Date" text=".getLocaleShortDate()" version="5"/>

 						<string name="getLocaleTime" tiptext="表示当前时间的字符串" helpid="x21A53" object="Date" text=".getLocaleTime()" version="5"/>

   					</folder>

   				</folder>

				<folder name="Locale" id="Locale" index="true" sort="false" tiptext="控制多语言文本在 SWF 文件中的显示方式的类 " helpid="x219FB" version="6">

					<folder name="方法" id="Methods" tiptext="Locale 类的方法 "  version="6">

						<string name="addDelayedInstance" tiptext="添加实例和字符串 ID 供以后使用" helpid="x219FE" text=".addDelayedInstance(% 实例, 字符串ID %)" object="Locale" version="7"/>					

						<string name="addXMLPath" tiptext="添加语言代码和语言路径供以后使用 " helpid="x219FD" text=".addXMLPath(% 语言代码, 路径 %)" object="Locale" version="7"/>

						<string name="checkXMLStatus" tiptext="如果加载了 XML，则返回 true；否则返回 false " helpid="x219FF" text=".checkXMLStatus()" object="Locale" version="7"/>

						<string name="initialize" tiptext="确定要使用的语言并开始加载 XML " helpid="x21A02" text=".initialize()" object="Locale" version="7"/>					

						<string name="loadLanguageXML" tiptext="加载指定的 XML 语言文件 " helpid="x21A03" text=".loadLanguageXML(% XML语言代码, 加载XML语言文件时调用的自定义回调函数 %)" object="Locale" version="7"/>

						<string name="loadString" tiptext="使用当前语言返回与给定字符串 ID 相关联的字符串值" helpid="x21A01" text=".loadString(% id %)" object="Locale" version="7"/> 

						<string name="setDefaultLang" tiptext="设置默认语言代码 " helpid="x219FC" text=".setDefaultLang(% 语言代码 %)" object="Locale" version="7"/>					

						<string name="setLoadCallback" tiptext="设置加载 XML 文件后将调用的回调函数 " helpid="x21A00" text=".setLoadCallback(% 加载文件时调用的回调函数 %)" object="Locale" version="7"/>  					

					</folder>

				</folder>

   			</folder>

			<folder name="媒体" id="Media" tiptext="Flash 中的媒体类" helpid="x20AB0" version="5">

   				<!--Video object-->

   				<folder name="Video" id="Video" index="true" sort="false" tiptext="创建视频对象的类" version="6" helpid="x20578">

   					<folder name="方法" id="Methods" tiptext="Video 类的方法" version="6" helpid="x20579">

 						<string name="play" tiptext="开始回放视频" helpid="x21911" object="Video" text=".play()" version="6"/>

 						<string name="close" tiptext="停止回放视频并释放对象的内存" helpid="x21912" object="Video" text=".close()" version="6"/>

 						<string name="stop" tiptext="停止回放视频" helpid="x21913" object="Video" text=".stop()" version="6"/>

 						<string name="pause" tiptext="暂停回放视频" helpid="x21914" object="Video" text=".pause()" version="6"/>

 						<string name="resume" tiptext="恢复回放视频" helpid="x21915" object="Video" text=".resume()" version="6"/>

 					</folder>

					<folder name="事件处理函数" id="Event Handlers" tiptext="Video 类的事件处理函数"  version="6">

					<string name="onStatus" tiptext="指示状态或错误条件" helpid="x21BBD" object="Video" text=".onStatus" version="7" type="event"/>

					</folder>

   				</folder>

   			</folder>

   			<folder name="影片" id="Movie" tiptext="用于撰写 Flash 影片脚本的类" helpid="x20AB0" version="5">

   				<!--Key Object-->

   				<folder name="Key" id="Key" index="true" sort="false" tiptext="帮助您与键盘交互的类" helpid="x2094A" version="5">

    					<folder name="常数" id="Constants" tiptext="Key 类的固定属性" helpid="x20A9D" version="5">

 						<string name="SOFT1" tiptext="SOFT1; 的虚拟键控代码" helpid="x21A2D" text="Key.SOFT1" version="5" object="Key"/>

 						<string name="SOFT2" tiptext="SOFT2; 的虚拟键控代码" helpid="x21A2E" text="Key.SOFT2" version="5" object="Key"/>

 						<string name="SOFT3" tiptext="SOFT3; 的虚拟键控代码" helpid="x21A2F" text="Key.SOFT3" version="5" object="Key"/>

 						<string name="SOFT4" tiptext="SOFT4; 的虚拟键控代码" helpid="x21A30" text="Key.SOFT4" version="5" object="Key"/>

 						<string name="SOFT5" tiptext="SOFT5; 的虚拟键控代码" helpid="x21A31" text="Key.SOFT5" version="5" object="Key"/>

 						<string name="SOFT6" tiptext="SOFT6; 的虚拟键控代码" helpid="x21A32" text="Key.SOFT6" version="5" object="Key"/>

 						<string name="SOFT7" tiptext="SOFT7; 的虚拟键控代码" helpid="x21A33" text="Key.SOFT7" version="5" object="Key"/>

 						<string name="SOFT8" tiptext="SOFT8; 的虚拟键控代码" helpid="x21A34" text="Key.SOFT8" version="5" object="Key"/>

 						<string name="SOFT9" tiptext="SOFT9; 的虚拟键控代码" helpid="x21A35" text="Key.SOFT9" version="5" object="Key"/>

 						<string name="SOFT10" tiptext="SOFT10; 的虚拟键控代码" helpid="x21A36" text="Key.SOFT10" version="5" object="Key"/>

 						<string name="SOFT11" tiptext="SOFT11; 的虚拟键控代码" helpid="x21A37" text="Key.SOFT11" version="5" object="Key"/>

 						<string name="SOFT12" tiptext="SOFT12; 的虚拟键控代码" helpid="x21A38" text="Key.SOFT12" version="5" object="Key"/>

					</folder>

   				</folder>

     				<folder name="SharedObject" id="SharedObject" index="true" sort="false" tiptext="用于处理本地保存的数据的类" helpid="x20501" version="6">

   					<folder name="方法" id="Methods" tiptext="SharedObject 类的方法" helpid="x20502" version="6">

 						<string name="addListener" tiptext="注册对象或函数以接收有关共享对象的通知" helpid="x218E5" text=".addListener()" object="SharedObject" version="7"/>					

 						<string name="getMaxSize" tiptext="返回分配的最大大小，以字节表示 " helpid="x218E9" text=".getMaxSize()" object="SharedObject" version="7"/>

 						<string name="removeListener" tiptext="删除通过 addListener() 添加的侦听器" helpid="x218EB" text=".removeListener()" object="SharedObject" version="7"/>

   					</folder>

   				</folder>

   			</folder>

   		</folder>

	</actionspanel>

	<colorsyntax>

		<identifier text="_capCompoundSound"/>

		<identifier text="_capEmail"/>

		<identifier text="_capMMS"/>

		<identifier text="_capSMS"/>

		<identifier text="_capMFi"/>

		<identifier text="_capMIDI"/>

		<identifier text="_capSMAF"/>

		<identifier text="_capMP3"/>

		<identifier text="_capStreamSound"/>

		<identifier text="_capLoadData"/>

		<identifier text="_cap4WayKeyAS"/>

		<identifier text="_forceframerate"/>

		<identifier text="$version"/>

		<identifier text="fscommand2"/>

		<identifier text="hasCompoundSound"/>

		<identifier text="hasEmail"/>

		<identifier text="hasMMS"/>

		<identifier text="hasSMS"/>

		<identifier text="hasMFI"/>

		<identifier text="hasMIDI"/>

		<identifier text="hasSMAF"/>

		<identifier text="hasDataLoading"/>

		<identifier text="has4WayKeyAS"/>

		<identifier text="hasMouse"/>

		<identifier text="hasMappableSoftKeys"/>

		<identifier text="hasStylus"/>

		<identifier text="hasCMIDI"/>

		<identifier text="softKeyCount"/>

		<identifier text="hasSharedObjects"/>

		<identifier text="hasQWERTYKeyboard"/>

		<identifier text="audioMIMETypes"/>

		<identifier text="imageMIMETypes"/>

		<identifier text="videoMIMETypes"/>

		<identifier text="MIMETypes"/>

		<identifier text="ExtendBacklightDuration"/>

		<identifier text="GetNetworkGeneration"/>

		<identifier text="GetNetworkConnectionName"/>

		<identifier text="SetFocusRectColor"/>

		<identifier text="screenOrientation"/>

	</colorsyntax>

	<codehints>

		<codehint pattern="on (keyPress &quot;&lt;Left&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Right&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Home&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;End&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Insert&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Delete&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Backspace&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Enter&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Up&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Down&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;PageUp&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;PageDown&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Tab&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Escape&gt;&quot;) {\n}\n"/>

   		<codehint pattern="on (keyPress &quot;&lt;Space&gt;&quot;) {\n}\n"/>

   		

   	</codehints>

</toolbox>

