<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>季节不曾为我赶路SorryDreams的Blog &#187; w3c</title>
	<atom:link href="http://blog.frompku.com/tag/w3c/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.frompku.com</link>
	<description>关注互联网和电影的独立博客</description>
	<lastBuildDate>Wed, 09 Nov 2011 06:58:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://blog.frompku.com</link>
  <url>http://blog.frompku.com/</url>
  <title>季节不曾为我赶路SorryDreams的Blog</title>
</image>
		<item>
		<title>在网页中插入 FLASH 的标准方法（二）</title>
		<link>http://blog.frompku.com/2009/10/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5-flash-%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%ba%8c%ef%bc%89.html</link>
		<comments>http://blog.frompku.com/2009/10/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5-flash-%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%ba%8c%ef%bc%89.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 13:39:21 +0000</pubDate>
		<dc:creator>SorryDreams</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.frompku.com/?p=629</guid>
		<description><![CDATA[在前文中,我介绍了插入 Flash 文件而又能符合 w3c 标准的方法。此方法适合一些 FLASH 视频的转帖，但不能解决所有问题。
前一段时间我曾经应万戈同学的要求帮助修改他的博客，以通过 xhtml 的... ]]></description>
			<content:encoded><![CDATA[<p>在<a href="http://blog.frompku.com/2009/09/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5flash%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%b8%80.html">前文</a>中,我介绍了插入 Flash 文件而又能符合 <span class='wp_keywordlink'><a href="http://w3.org/" rel="external nofollow">w3c</a></span> 标准的方法。此方法适合一些 FLASH 视频的转帖，但不能解决所有问题。</p>
<p>前一段时间我曾经应万戈同学的要求帮助修改他的<a href="http://www.life-studio.cn/" rel="external nofollow">博客</a>，以通过 xhtml 的验证，万戈在博客上使用了一个<a href="http://mixpod.com/" rel="external nofollow"> MixPod</a>的外挂 MP3 播放器，<span id="more-629"></span>需要用到类似下文的代码：</p>
<div style="font-family: &quot;[object HTMLOptionElement]&quot;,&quot;Lucida Console&quot;,&quot;Courier New&quot;,&quot;monospace&quot;; color: rgb(0, 0, 0);" class="source"> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;center&gt;&lt;p</span> <span style="color: rgb(255, 0, 0);">style=</span><span style="color: rgb(0, 0, 255);">&quot;visibility:visible;&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;object</span> <span style="color: rgb(255, 0, 0);">type=</span><span style="color: rgb(0, 0, 255);">&quot;application/x-shockwave-flash&quot;</span> <span style="color: rgb(255, 0, 0);">data=</span><span style="color: rgb(0, 0, 255);">&quot;http://assets.myflashfetish.com/swf/mp3/mff-mixtape.swf&quot;</span> <span style="color: rgb(255, 0, 0);">height=</span><span style="color: rgb(0, 0, 255);">&quot;185&quot;</span> <span style="color: rgb(255, 0, 0);">width=</span><span style="color: rgb(0, 0, 255);">&quot;300&quot;</span> <span style="color: rgb(255, 0, 0);">style=</span><span style="color: rgb(0, 0, 255);">&quot;width:300px;height:185px&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;movie&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;http://assets.myflashfetish.com/swf/mp3/mff-mixtape.swf&quot;</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;quality&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;high&quot;</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;scale&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;noscale&quot;</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;salign&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;TL&quot;</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;wmode&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;transparent&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;flashvars&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;myid=31490376&amp;path=2009/10/07&amp;mycolor=645269&amp;mycolor2=B3B3B3&amp;mycolor3=CCCCCC&amp;autoplay=false&amp;rand=0&amp;f=4&amp;vol=100&amp;pat=0&amp;grad=false&amp;ow=300&amp;oh=185&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;/object&gt;&lt;br&gt;&lt;a</span> <span style="color: rgb(255, 0, 0);">href=</span><span style="color: rgb(0, 0, 255);">&quot;http://www.mixpod.com/playlist/31490376&quot;</span> <span style="color: rgb(255, 0, 0);">target=</span><span style="color: rgb(0, 0, 255);">&quot;_blank&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;img</span> <span style="color: rgb(255, 0, 0);">src=</span><span style="color: rgb(0, 0, 255);">&quot;http://images.myflashfetish.com/btns/itape/tracks.gif&quot;</span> <span style="color: rgb(255, 0, 0);">title=</span><span style="color: rgb(0, 0, 255);">&quot;Get Music Tracks!&quot;</span> <span style="color: rgb(255, 0, 0);">style=</span><span style="color: rgb(0, 0, 255);">&quot;border-style:none;&quot;</span> <span style="color: rgb(255, 0, 0);">alt=</span><span style="color: rgb(0, 0, 255);">&quot;Music&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;/a&gt;&lt;a</span> <span style="color: rgb(255, 0, 0);">href=</span><span style="color: rgb(0, 0, 255);">&quot;http://www.mixpod.com&quot;</span> <span style="color: rgb(255, 0, 0);">target=</span><span style="color: rgb(0, 0, 255);">&quot;_blank&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;img</span> <span style="color: rgb(255, 0, 0);">src=</span><span style="color: rgb(0, 0, 255);">&quot;http://images.myflashfetish.com/btns/itape/create.gif&quot;</span> <span style="color: rgb(255, 0, 0);">title=</span><span style="color: rgb(0, 0, 255);">&quot;Create Your Free Playlist!&quot;</span> <span style="color: rgb(255, 0, 0);">style=</span><span style="color: rgb(0, 0, 255);">&quot;border-style:none;&quot;</span> <span style="color: rgb(255, 0, 0);">alt=</span><span style="color: rgb(0, 0, 255);">&quot;Playlist&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;/a&gt;&lt;a</span> <span style="color: rgb(255, 0, 0);">href=</span><span style="color: rgb(0, 0, 255);">&quot;http://www.mixpod.com/ringtones/31490376&quot;</span> <span style="color: rgb(255, 0, 0);">target=</span><span style="color: rgb(0, 0, 255);">&quot;_blank&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;img</span> <span style="color: rgb(255, 0, 0);">src=</span><span style="color: rgb(0, 0, 255);">&quot;http://images.myflashfetish.com/btns/itape/ringtones.gif&quot;</span> <span style="color: rgb(255, 0, 0);">title=</span><span style="color: rgb(0, 0, 255);">&quot;Get Ringtones From This Playlist!&quot;</span> <span style="color: rgb(255, 0, 0);">style=</span><span style="color: rgb(0, 0, 255);">&quot;border-style:none;&quot;</span> <span style="color: rgb(255, 0, 0);">alt=</span><span style="color: rgb(0, 0, 255);">&quot;Ringtones&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;/a&gt;&lt;br</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;&lt;a</span> <span style="color: rgb(255, 0, 0);">href=</span><span style="color: rgb(0, 0, 255);">&quot;http://mixpod.com&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;</span><span style="color: rgb(0, 0, 0);">Music Playlist</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;/a&gt;</span><span style="color: rgb(0, 0, 0);"> at </span><span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;a</span> <span style="color: rgb(255, 0, 0);">href=</span><span style="color: rgb(0, 0, 255);">&quot;http://mixpod.com&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;</span><span style="color: rgb(0, 0, 0);">MixPod.com</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;/a&gt;&lt;/p&gt;&lt;/center&gt;</span></div>
<p>仔细看这段代码，我们可以发现这么一行：</p>
<div style="font-family: &quot;[object HTMLOptionElement]&quot;,&quot;Lucida Console&quot;,&quot;Courier New&quot;,&quot;monospace&quot;; color: rgb(0, 0, 0);" class="source"> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;param</span> <span style="color: rgb(255, 0, 0);">name=</span><span style="color: rgb(0, 0, 255);">&quot;flashvars&quot;</span> <span style="color: rgb(255, 0, 0);">value=</span><span style="color: rgb(0, 0, 255);">&quot;myid=31490376&amp;path=2009/10/07&amp;mycolor=645269&amp;mycolor2=B3B3B3&amp;mycolor3=CCCCCC&amp;autoplay=false&amp;rand=0&amp;f=4&amp;vol=100&amp;pat=0&amp;grad=false&amp;ow=300&amp;oh=185&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">/&gt;</span></div>
<p>MixPod 会载入一个 FLASH 文件，然后通过 flashvars 自定义 MP3 播放器，如果使用我上一篇文章中的方法，是无法传递 falshvars 的值的。解决方法是通过载入 js 文件曲线绕道 W3C 的 xhtml 检查。</p>
<p>首先，我们需要一个 javascript 文件：<a href="http://dl.getdropbox.com/u/1613233/swfobject.rar" rel="external nofollow">swfobject.js</a>，下载并上传到你的空间。</p>
<p>修改 <span class='wp_keywordlink_affiliate'><a href="/tag/wordpress">wordpress</a></span> 的主题文件，header.php中加入：</p>
<div style="font-family: &quot;[object HTMLOptionElement]&quot;,&quot;Lucida Console&quot;,&quot;Courier New&quot;,&quot;monospace&quot;; color: rgb(0, 0, 0);" class="source"> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;script </span><span style="color: rgb(255, 0, 0);">type=</span><span style="color: rgb(0, 0, 255);">&quot;text/javascript&quot;</span> <span style="color: rgb(255, 0, 0);">src=</span><span style="color: rgb(0, 0, 255);">&quot;js文件的地址&quot;</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;&lt;/script&gt;</span></div>
<p>然后在你需要加载 FLASH 文件的地方，添加类似的代码（请根据实际情况修改 flash 的源文件地址和其他 flashvars 的值，此段只是万戈同学博客的源代码）：</p>
<div style="font-family: &quot;[object HTMLOptionElement]&quot;,&quot;Lucida Console&quot;,&quot;Courier New&quot;,&quot;monospace&quot;; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="source"> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;div</span> <span style="color: rgb(255, 0, 0);">id=</span><span style="color: rgb(0, 0, 255);">&quot;flashcontent&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;</span><br /> <span style="color: rgb(0, 136, 0); font-style: italic;">&lt;!&#8211;这个层放置如果浏览者没有装Flash Player插件或禁用JavaScript和Flash时提示给用户的信息&#8211;&gt;</span><br /> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;/div&gt;&lt;script </span><span style="color: rgb(255, 0, 0);">type=</span><span style="color: rgb(0, 0, 255);">&quot;text/javascript&quot;</span><span style="color: rgb(0, 0, 128); font-weight: bold;">&gt;</span><br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 128); font-weight: bold;">var</span> <span style="color: rgb(0, 0, 0);">so</span> <span style="color: rgb(0, 0, 0);">=</span> <span style="color: rgb(0, 0, 128); font-weight: bold;">new</span> <span style="color: rgb(0, 0, 0);">SWFObject</span>(<span style="color: rgb(0, 0, 255);">&quot;http://assets.myflashfetish.com/swf/mp3/mff-mixtape.swf?myid=20143873&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;mymovie&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;300&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;185&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;7&quot;</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 255);">&quot;#336699&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addParam</span>(<span style="color: rgb(0, 0, 255);">&quot;quality&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;high&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addParam</span>(<span style="color: rgb(0, 0, 255);">&quot;wmode&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;transparent&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addParam</span>(<span style="color: rgb(0, 0, 255);">&quot;salign&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;TL&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addVariable</span>(<span style="color: rgb(0, 0, 255);">&quot;mycolor&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;857777&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addVariable</span>(<span style="color: rgb(0, 0, 255);">&quot;mycolor2&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;eaeaea&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addVariable</span>(<span style="color: rgb(0, 0, 255);">&quot;mycolor3&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;fcfcfc&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">addVariable</span>(<span style="color: rgb(0, 0, 255);">&quot;autoplay&quot;</span><span style="color: rgb(0, 0, 0);">,</span> <span style="color: rgb(0, 0, 255);">&quot;false&quot;</span>);<br /> &nbsp;&nbsp; <span style="color: rgb(0, 0, 0);">so</span><span style="color: rgb(0, 0, 0);">.</span><span style="color: rgb(0, 0, 0);">write</span>(<span style="color: rgb(0, 0, 255);">&quot;flashcontent&quot;</span>);<br /> <span style="color: rgb(0, 0, 128); font-weight: bold;">&lt;/script&gt;</span></div>
<p>通过 javascript 的&#8221;addParam&#8221;和&#8221;addVariable&#8221;，我们就可以圆满地显示 FLASH 又符合 W3C 的标准。</p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://blog.frompku.com/2009/09/%e6%81%ad%e5%96%9c%e6%9c%ac%e7%ab%99%e9%80%9a%e8%bf%87xhtml1-0%e5%92%8ccss2-1%e9%aa%8c%e8%af%81.html" title="恭喜本站通过XHTML1.0和CSS2.1验证">恭喜本站通过XHTML1.0和CSS2.1验证</a></li><li><a href="http://blog.frompku.com/2009/09/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5flash%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%b8%80.html" title="在网页中插入flash的标准方法（一）">在网页中插入flash的标准方法（一）</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.frompku.com/2009/10/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5-flash-%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%ba%8c%ef%bc%89.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>恭喜本站通过XHTML1.0和CSS2.1验证</title>
		<link>http://blog.frompku.com/2009/09/%e6%81%ad%e5%96%9c%e6%9c%ac%e7%ab%99%e9%80%9a%e8%bf%87xhtml1-0%e5%92%8ccss2-1%e9%aa%8c%e8%af%81.html</link>
		<comments>http://blog.frompku.com/2009/09/%e6%81%ad%e5%96%9c%e6%9c%ac%e7%ab%99%e9%80%9a%e8%bf%87xhtml1-0%e5%92%8ccss2-1%e9%aa%8c%e8%af%81.html#comments</comments>
		<pubDate>Tue, 01 Sep 2009 14:22:34 +0000</pubDate>
		<dc:creator>SorryDreams</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://blog.frompku.com/?p=592</guid>
		<description><![CDATA[花了一晚上的时间终于完成了对新主题若干问题的修正，通过XHTML 1.0&#38;CSS 2.1验证。
但还有一个半问题没有真正解决。半个问题是除了首页的几个flash播放器代码我已经修改为符合w3c标准的写... ]]></description>
			<content:encoded><![CDATA[<p>花了一晚上的时间终于完成了对新主题若干问题的修正，通过<a href="http://validator.w3.org/check?uri=http://blog.frompku.com" rel="external nofollow">XHTML 1.0</a>&amp;<a href="http://jigsaw.w3.org/css-validator/validator?uri=http://blog.frompku.com" rel="external nofollow">CSS 2.1</a>验证。</p>
<p>但还有一个半问题没有真正解决。半个问题是除了首页的几个flash播放器代码我已经修改为符合<span class='wp_keywordlink'><a href="http://w3.org/" rel="external nofollow">w3c</a></span>标准的写法以外，其他都懒得动，仍然有w3c不认可的embed标签。一个问题是comments.php中加入的实现Ctrl+Enter快速回复功能的代码，通不过XHTML验证。暂时没找到合适的解决方案。</p>
<p>就这些，没更多内容了。</p>
<h3  class="related_post_title">相关文章</h3><ul class="related_post"><li><a href="http://blog.frompku.com/2009/10/%e5%9c%a8%e7%bd%91%e9%a1%b5%e4%b8%ad%e6%8f%92%e5%85%a5-flash-%e7%9a%84%e6%a0%87%e5%87%86%e6%96%b9%e6%b3%95%ef%bc%88%e4%ba%8c%ef%bc%89.html" title="在网页中插入 FLASH 的标准方法（二）">在网页中插入 FLASH 的标准方法（二）</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://blog.frompku.com/2009/09/%e6%81%ad%e5%96%9c%e6%9c%ac%e7%ab%99%e9%80%9a%e8%bf%87xhtml1-0%e5%92%8ccss2-1%e9%aa%8c%e8%af%81.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

