西米客管理员
![[Avatar]](/map/am.~100003.jpg)
注册时间: 2010-01-31
文章: 181
离线
|
透明之后将不能输入中文了...
如果一定要透明
在 width="100%" height="400" 后加一句: wmode="transparent" 注意新加的这句前后要放一个空格和其他隔开。
然后在这个flashvars加上&opt=2
flashvars="v=0.1&type=epi&act=h100000&opt=2"
修改后代码那一段如下:
width="100%" height="400" wmode="transparent" flashvars="v=0.1&type=epi&act=h100000&opt=2"
注意act=h100000这个值每个人不一样,不要去改动,其他应该大家差不多^_^
|