Home > Web Front-end > HTML Tutorial > Help: FLASH always blocks other layers_html/css_WEB-ITnose

Help: FLASH always blocks other layers_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 12:18:25
Original
1051 people have browsed it

flash div CPU wmode

Flash strangely blocks other DIVs. By adding a parameter like , you can achieve non-sticking. But another problem came, the CPU usage increased by 30%. After deleting this sentence, the CPU usage becomes normal. IE browser is used.

Dear kindhearted people, please help me answer this question!
Is there any way to reduce the CPU usage? Or is there a better way to replace it?

Reply to the discussion (solution)

If the CPU is high, it may be a problem with your flash or JS

If the CPU is high, it may be a problem with your flash or JS
What I wrote is a very simple statement, not JS.

<object class="OUTOFCSS" classid="clsid:D27CDB6E-AE6D-11CF-96B8-444553540000" id="" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0"style="position: absolute;width: 103%; height: 100%; left: 0%; top: 0%; z-index:3 " ><param name="movie" value="../Images/Animation/ad.swf"><param name="quality" value="medium"><param name="wmode" value="Transparent"><embed src="../Images/Animation/ad.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1"></object>
Copy after login

Maybe it’s a problem with your flash. Maybe you can try optimizing the actionscript in flash

source:php.cn
Previous article:Two tags displayed in one line_html/css_WEB-ITnose Next article:Put the mouse on the img and it will become another picture. Remove the mouse and it will change back to the original_html/css_WEB-ITnose
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template