swf 文件启动全屏属性后,如何让文件居中显示呢
<object height="495" width="630" type="application/x-shockwave-flash" data="../flash/PicLoad.swf" id="banner" style="visibility: visible;"> <param name="allowfullscreen" value="true">--已经启动全屏了,怎么让他居中显示呢 <param name="flashvars" value="_xml=../xml/Pages.xml&lan={$lan}&index=false&textshow=false&type=7"></object>