问题描述
<objecttype="application/x-shockwave-flash"data="vcastr3.swf"width="554"height="310"id="vcastr3"><paramname="movie"value="vcastr3.swf"/><paramname="allowFullScreen"value="true"/><paramname="FlashVars"value="xml=<vcastr><config><bufferTime>4</bufferTime><contralPanelAlpha>0.7</contralPanelAlpha><controlPanelBgColor>0x000000</controlPanelBgColor><controlPanelBtnColor>0xffffff</controlPanelBtnColor><contralPanelBtnGlowColro>0xffff00</contralPanelBtnGlowColro><controlPanelMode>normal</controlPanelMode><defautVolume>0.58</defautVolume><isAutoPlay>ture</isAutoPlay><isLoadBegin>false</isLoadBegin><isShowAbout>false</isShowAbout><scaleMode>showAll</scaleMode><isRepeat>false</isRepeat></config><plugIns><beginEndImagePlugIn><url>beginEndImagePlugIn.swf</url><source>[!--bnimage--]</source><type>begin</type><scaleType>exactFit</scaleType></beginEndImagePlugIn></plugIns><channel><item><source>[!--flvurl--]</source></item></channel></vcastr>"/></object>
[!--flvurl--]为帝国的一个标签,当这个标签为空的时候,把这一段代码隐藏。求解!!!!
解决方案
解决方案二:
这个是你自定义的一个标签吧?一般都是在页面调用标签的,不清楚你为何在标签里面在做判断。帮你顶下吧。
解决方案三:
varitems=xmlDoc.documentElement.getElementsByTagName("标签");当items.length==0时说明此标签为空
解决方案四:
引用1楼zhangliangming_87的回复:
这个是你自定义的一个标签吧?一般都是在页面调用标签的,不清楚你为何在标签里面在做判断。帮你顶下吧。
a