开发者

How can I make Flash layers chage place on Browser to see what's under them?

开发者 https://www.devze.com 2023-02-24 10:52 出处:网络
How can I move the Flash layers on the browser or How can I make Flash layers transperant on Browser to see what\'s under them ?

How can I move the Flash layers on the browser or How can I make Flash layers transperant on Browser to see what's under them ?

When browsing (I use firefox) in the internet when flash apps. work; At flash applications some images get over the other and I want to see whats under that image.

I some how have to move that image or make it tra开发者_Go百科nsperant to see under it, can you give me an idea of how this mystery can be solved ?


You can set the "wmode" parameter of the embed code to "transparent":

<param name="wmode" value="transparent"> 
0

精彩评论

暂无评论...
验证码 换一张
取 消