音画初级
威望
金币
回帖0
主题
阅读权限10
注册时间2007-9-26
|
请问一下的这段代码有问题吗????????????我的图片为什么无法连贯性的显示?
<?import namespace = t urn = "urn:schemas-microsoft-com:time" implementation = "#default#time2" declareNamespace /?>
<t:SEQ repeatCount = "indefinite">
<t:MEDIA style="FILTER: alpha; LEFT: 0px; WIDTH: 386px; height:553px; POSITION: absolute; TOP: 0px" src = "http://hiphotos.baidu.com/%C4%E3%CA%C7%CE%D2%B5%C4%C7%BE%DE%B1/pic/item/b069c122480f9afad7cae222.jpg" dur = "6" fill = "transition" timeContainer = "par">
<t:TRANSITIONFILTER from = "0" to = "1" type = "progid:DXImageTransform.Strips(duration=5, motion='leftup')" dur = "2"></t:TRANSITIONFILTER></t:MEDIA>
<t:MEDIA style="FILTER: alpha; LEFT: 0px; WIDTH: 386px; height:553px; POSITION: absolute; TOP: 0px" src = "http://hiphotos.baidu.com/%C4%E3%CA%C7%CE%D2%B5%C4%C7%BE%DE%B1/pic/item/d0246329bff476f799250a22.jpg" dur = "6" fill = "transition" timeContainer = "par">
<t:TRANSITIONFILTER from = "0" to = "1" type = "progid:DXImageTransform.RandomDissolve(sProperties)" dur = "2"></t:TRANSITIONFILTER></t:MEDIA>
<t:MEDIA style="FILTER: alpha; LEFT: 0px; WIDTH: 386px; height:553px; POSITION: absolute; TOP: 0px" src = "http://hiphotos.baidu.com/%C4%E3%CA%C7%CE%D2%B5%C4%C7%BE%DE%B1/pic/item/9a9a9411b38ad119b9127b22.jpg" dur = "6" fill = "transition" timeContainer = "par">
<t:TRANSITIONFILTER from = "0" to = "1" type = "progid:DXImageTransform.Microsoft.fade(overlap='0.8')" dur = "2"></t:TRANSITIONFILTER></t:MEDIA>
<t:MEDIA style="FILTER: alpha; LEFT: 0px; WIDTH: 386px; height:553px; POSITION: absolute; TOP: 0px" src = "http://hiphotos.baidu.com/%C4%E3%CA%C7%CE%D2%B5%C4%C7%BE%DE%B1/pic/item/2c08de44adfa8c45510ffe23.jpg" dur = "6" fill = "transition" timeContainer = "par">
<t:TRANSITIONFILTER from = "0" to = "1" type = "progid:DXImageTransform.RadialWipe(duration=2, wipeStyle='RADIAL')" dur = "2"></t:TRANSITIONFILTER></t:MEDIA>
</t:SEQ>
[ 本帖最后由 yichang147 于 2008-12-22 18:23 编辑 ] |
|