各位电脑高手进来下~~~关于网页制作的问题
http://download.zsedu.net/6thcomputer/CD2/web/web_01/aldc/B4.htm我想请教一下几个问题:
1.上面的那个网站左上角的蝴蝶在图片上飞翔的效果是怎么做出来的?我用maxthon看它的源码,看到关于这个效果的一段,不太理解,麻烦解释一下:
<DIV id=Layer2 style="Z-INDEX: 2; LEFT: 6px; WIDTH: 161px; POSITION: absolute; TOP: 8px; HEIGHT: 82px">
<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0 height=118 width=216 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000><PARAM NAME="_cx" VALUE="5715"><PARAM NAME="_cy" VALUE="3122"><PARAM NAME="FlashVars" VALUE=""><PARAM NAME="Movie" VALUE="../Templates/flash/5.swf"><PARAM NAME="Src" VALUE="../Templates/flash/5.swf"><PARAM NAME="WMode" VALUE="Transparent"><PARAM NAME="Play" VALUE="0"><PARAM NAME="Loop" VALUE="-1"><PARAM NAME="Quality" VALUE="High"><PARAM NAME="SAlign" VALUE=""><PARAM NAME="Menu" VALUE="-1"><PARAM NAME="Base" VALUE=""><PARAM NAME="AllowScriptAccess" VALUE=""><PARAM NAME="Scale" VALUE="ShowAll"><PARAM NAME="DeviceFont" VALUE="0"><PARAM NAME="EmbedMovie" VALUE="0"><PARAM NAME="BGColor" VALUE=""><PARAM NAME="SWRemote" VALUE=""><PARAM NAME="MovieData" VALUE=""><PARAM NAME="SeamlessTabbing" VALUE="1"><PARAM NAME="Profile" VALUE="0"><PARAM NAME="ProfileAddress" VALUE=""><PARAM NAME="ProfilePort" VALUE="0">
<embed src="../Templates/flash/5.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="216" height="118" wmode="transparent">
</embed> </OBJECT></DIV>
2.左边的链接是怎么做的?我看源码好象是点到某一块区域就会自动链到指定的地址~~~不太明白,还请帮忙解释一下.
<MAP name=Map><AREA shape=RECT coords=11,17,100,45 href="#"></MAP><MAP name=Map2><AREA shape=RECT coords=11,68,98,87 href="B4.htm"><AREA shape=RECT coords=23,116,90,140 href="B1.htm"><AREA shape=RECT coords=19,165,102,183 href="B5.htm"></MAP><MAP name=Map3><AREA shape=RECT coords=251,39,307,73 href="../index1.htm"><AREA shape=RECT coords=331,12,437,44 href="../jdzl/ZY.htm"><AREA shape=RECT coords=422,53,524,84 href="zy.htm"><AREA shape=RECT coords=506,12,603,44 href="../xljl/zy.htm"><AREA shape=RECT coords=611,57,703,86 href="../fxsk/ZY.htm"><AREA shape=RECT coords=652,7,753,36 href="../xycs/zy.htm"></MAP><!-- #EndTemplate -->
各位高手一定帮忙一下,谢谢!
P.S 可以只解答一个问题~~~回答完说下你们要多少分,我可以追加,只要在100以下就可以
参考答案:这个蝴蝶飞翔是一个flash文件,经过一番搜索,我已经找到这个蝴蝶的地址了,如下:" type="application/x-shockwave-flash" width="216" height="118" wmode="transparent">
</embed>