录入的flashi不支持全屏解决方法
增加:
<param name="allowfullscreen" value="true" />
?
如果是swfobject.js的
params.allowfullscreen = "true";