// <![CDATA[

var topflash = new FlashObject("/utaten/images_sub/son.swf", "topflash", "16", "16", "6", "#FFFFFF");
// フラッシュムービーでflashVarsパラメータを使っている場合
// 以下の構文で設定できる。
topflash.addVariable("flashVarName", "this is passed in via FlashVars");
topflash.addParam("loop", "false");
topflash.addParam("quality", "high");
topflash.write("son");

// ]]>
