﻿<?xml version="1.0" encoding="utf-8"?>

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



<toolbox>

	<actionspanel>



		<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="x21C6B" 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="FullScreen" tiptext="設定要呈現的顯示區域大小" helpid="x21C6C" 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="x21C6D" 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="x21C6F" 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="x21C6E" 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="x21C70" 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="x21C71" 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="x21C72" 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="x21C73" 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 目前可以使用多少記憶體，以 KB 為單位" helpid="x21C74" 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="x21C75" 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="x21C76" 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="x21C77" 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="x21C78" 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="x21C79" 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="x21C7A" 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="x21C7B" 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="x21C7C" text="fscommand2(&quot;GetNetworkConnectStatus&quot;);\n" type="keyFirstArg" version="4">

					<parametersdialog>

						<block id="COMMAND"/>

						<block id="NO_PARAMETERS"/>

					</parametersdialog>

				</string>

				<string name="GetNetworkName" tiptext="設定目前網路名稱的參數" helpid="x21C7D" 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="x21C7E" 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="x21C7F" 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="x21C80" 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="x21C81" 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="x21C82" 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="傳回總記憶體，以 KB 為單位" 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="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>

				<string name="GetSoftKeyLocation" tiptext="傳回指出軟鍵位置的值" helpid="x21C81" text="fscommand2(&quot;GetSoftKeyLocation&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="x21C91" text="fscommand( &quot;Launch&quot;% , &quot;應用程式路徑,引數1, 引數2,..., 引數&quot; %);\n" version="4"/>

				<action id="FSCommand" name="activateTextField" tiptext="啟動目前選取的文字欄位" helpid="x21BB0" text="fscommand( &quot;activateTextField&quot;% , &quot;應用程式-路徑,引數1,引數2,...,引數n&quot; %);\n" version="7"/>

			</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="$version" tiptext="包含 Flash Lite 的版本號碼" helpid="x21BAF" text="$version;\n" version="4"/>

			</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="$version"/>

		<identifier text="fscommand2"/>

	</colorsyntax>

</toolbox>

