1)在flash的html发布选项中选windows mode/transparent windowless,发布为html,插入网页就可以得到透明的flash的效果
2)用dreamweaver来做透明效果:选中刚才已插入的flash动画,右击鼠标选择properties调出属性面板后,再单击parameter按钮,在弹出的对话框中点击加号图标,在左侧的parameter中键入wmode在右侧的value框内键入transparent点击ok
两种方法都可。
选中动画,在属性面板中,点击参数,在弹出的对话框中,左侧输入wmode,右侧输入transparent,即可。这样动画背景就是透明的了。