无须插件,用代码实现的涂鸦留言板功能(转载于宝宝博客)
1.首先登入http://xuite.com 注册
注意:注册时选外籍身份号码,7-10位且不能与他人重复,建议使用身份证前10位,这个网站搞台独,竟然没有大陆身份,地址也是除了台湾的市就是国外,靠..所以我就上传了一个台湾身份证生成器在我的博客,呵呵,大家会用得着的.
详细的教程地址和台湾身份证生成器下载地址:http://free.cngsh.com/zldg/article.asp?id=40
注册成功后登陆,选"my xuie"点中其中地"日志"





进入管理页面



可以点浏览看一下 有不是已经出现了 是--继续
点 我的日志 回到首页
找到你的浏览器菜单---查看----原文件
全是代码 呵呵 头晕吧!~~:)
按ctrl+F 输入“id=” 进行查找 直到找到有个六位
的数字 那就是你的id 记下来 马上要大功告成了


回到你的博客---控制面板---定制首页的内容板块--添加新的空白面板
--勾选显示原代码 填入以下代码(注意替换你的id号 有3个 不要落掉)
<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0 height=310 width=140 classid=clsid
27CDB6E-AE6D-11cf-96B8-444553540000>
<PARAM NAME="_cx" VALUE="3704">
<PARAM NAME="_cy" VALUE="8202">
<PARAM NAME="FlashVars" VALUE="">
<PARAM NAME="Movie" VALUE=http://blog.xuite.net/_service/smallpaint/swf/main.swf?server_url=/_users&service_url=http://blog.xuite.net/_service/smallpaint/&save_url=http://blog.xuite.net/_service/smallpaint/save.php&list_url=http://blog.xuite.net/_service/smallpaint/list.php&bid=你的ID号&author=Y>
<PARAM NAME="Src" VALUE=http://blog.xuite.net/_service/smallpaint/swf/main.swf?server_url=/_users&service_url=http://blog.xuite.net/_service/smallpaint/&save_url=http://blog.xuite.net/_service/smallpaint/save.php&list_url=http://blog.xuite.net/_service/smallpaint/list.php&bid=你的ID号&author=Y>
<PARAM NAME="WMode" VALUE="Window">
<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="always">
<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=http://blog.xuite.net/_service/smallpaint/swf/main.swf?server_url=/_users&service_url=http://blog.xuite.net/_service/smallpaint/&save_url=http://blog.xuite.net/_service/smallpaint/save.php&list_url=http://blog.xuite.net/_service/smallpaint/list.php&bid=你的id号&author=Y quality="high" pluginspage=http://www.macromedia.com/go/getflashplayer type="application/x-shockwave-flash" width="140" height="310"></embed>
</OBJECT>
效果:

呵呵,这样用代码实现的涂鸦留言板就完成了!
欢迎大家光临宝宝的博客:http://zldg.cngsh.com/
[
本帖最后由 zldg 于 2006-8-25 17
编辑 ]