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

Help: FLASH always blocks other layers_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 12:18:251029browse

flash div CPU wmode

Flash strangely blocks other DIVs. By adding a parameter like fc12011632c73ebe713505f47f72b084, 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>

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

Statement:
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
Previous article:Two tags displayed in one line_html/css_WEB-ITnoseNext article:Two
tags displayed in one line_html/css_WEB-ITnose