このタスクを開始する前に、実行時の読み込みに対応するようにアプリケーションを準備します。
<script language="JavaScript" type="text/javascript"> AC_FL_RunContent(eef "src", "FlexAutomationLauncher", "width", "100%", "height", "100%", "align", "middle", "id", "FlexAutomationLauncher", "quality", "high", "bgcolor", "white", "name", "FlexAutomationLauncher", "allowScriptAccess","sameDomain", "type", "application/x-shockwave-flash", "pluginspage", "http://www.adobe.com/go/getflashplayer", "flashvars", "yourParameter=yourParameterValue"+ "&automationurl=YourApplication.swf" ); </script>