<?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>寂静的深海 &#187; Elizabeth Castro</title>
	<atom:link href="http://www.deepseath.com/?feed=rss2&#038;tag=elizabeth-castro" rel="self" type="application/rss+xml" />
	<link>http://www.deepseath.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Jan 2024 09:55:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>符合web标准的播放器代码</title>
		<link>http://www.deepseath.com/?p=207</link>
		<comments>http://www.deepseath.com/?p=207#comments</comments>
		<pubDate>Tue, 24 Jun 2008 14:38:50 +0000</pubDate>
		<dc:creator>Deepseath</dc:creator>
				<category><![CDATA[日积月累]]></category>
		<category><![CDATA[Elizabeth Castro]]></category>
		<category><![CDATA[object classid]]></category>
		<category><![CDATA[W3C]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.deepseath.com/?p=207</guid>
		<description><![CDATA[再见了Embed，一些媒体播放器的符合web标准的代码 由于Embed标签是Netscape的私有财产，故一直未被W3C认可，对于各种媒体文件使用Embed标签是非标准的，如何改变？Elizabeth Castro的 Bye Bye Embed 一文对于各种媒体播放器给出了很好的符合web标准的代码。 在线媒体播放&#8211;Google Video and YouTube(其实就是FLASH文件的调用) 代码：&#60;object type="application/x-shockwave-flash" data="1.swf" width="400" height="326" id="VideoPlayback"&#62;  &#60;param name="movie" value="1.swf" /&#62;  &#60;param name="allowScriptAcess" value="sameDomain" /&#62;  &#60;param name="quality" value="best" /&#62;  &#60;param name="bgcolor" value="#FFFFFF" /&#62;  &#60;param name="scale" value="noScale" /&#62;  &#60;param name="salign" value="TL" /&#62;  &#60;param name="FlashVars" value="playerMode=embedded" /&#62; &#60;/object&#62; Windows Media Player 文件 代码：&#60;object type="video/x-ms-wmv" data="1.rm" width="320" height="260"&#62; [...]]]></description>
		<wfw:commentRss>http://www.deepseath.com/?feed=rss2&#038;p=207</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.sarahsnotecards.com/catalunyalive/diables.mov" length="1444584" type="video/quicktime" />
		</item>
	</channel>
</rss>
