网易奥运频道的幻灯片的样式http://2008.163.com/很好看,
分析网易奥运频道的FLASH的代码
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="452" height="340" title="">
<param name="movie" value="http://cimg3.163.com/2008/flashProject/aoyunSlider_080423.swf?url=http://2008.163.com/special/007424OA/toutu_xml.xml" />
<param name="quality" value="high" />
<embed src="http://cimg3.163.com/2008/flashProject/aoyunSlider_080423.swf?url=http://2008.163.com/special/007424OA/toutu_xml.xml" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="452" height="340"></embed>
</object>
相应的FLASH文件:http://cimg3.163.com/2008/flashProject/aoyunSlider_080423.swf
相应的属性是“幻灯片”的新闻的写入文件"toutu_xml.xml"中去
toutu_xml.xml中代码如下:
<?xml version="1.0" encoding="GBK" ?>
<slider>
<item href="http://2008.163.com/08/0724/07/4HJPL5G500742KTQ.html" title="开幕式焰火方案公布 效果波澜壮阔" imageurl="http://img2.cache.netease.com/2008/2008/7/24/200807240827552f913.jpg" />
<item href="http://2008.163.com/08/0724/11/4HK579HM00742437.html" title="北京300人提前两天通宵排队等购门票" imageurl="http://img2.cache.netease.com/2008/2008/7/24/2008072412261142a80.jpg" />
<item href="http://2008.163.com/08/0724/10/4HK2S0J900742K6N.html" title="刘翔:我相信能战胜罗伯斯!" imageurl="http://img2.cache.netease.com/2008/2008/7/24/20080724105422c73a5.jpg" />
<item href="http://2008.163.com/08/0724/09/4HJVU3G900742437.html" title="“CCTV战车”亮相 保奥运排水安全" imageurl="http://img1.cache.netease.com/2008/2008/7/24/20080724105003234ee.jpg" />
<item href="http://2008.163.com/08/0724/09/4HJV02SG00742437.html" title="胡锦涛考察奥运备战工作" imageurl="http://img1.cache.netease.com/2008/2008/7/24/200807240934293550e.jpg" />
<item href="http://2008.163.com/08/0724/09/4HJVSKL500742437.html" title="志愿者:新崛起的民间力量呵护奥运" imageurl="http://img1.cache.netease.com/2008/2008/7/24/2008072409512419374.jpg" />
</slider>
请高手如何整合这个FLASH幻灯片.