// FlashParameters
var params = {
scale: "noscale"
};


//SWFファイルへのパス、書き出し先のブロック要素のID、width、height、FPバージョン,
swfobject.embedSWF("top.swf", "flashArea", "100\%", "280", "8", "", "", params);