<?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>PROSPEROUS WORLD &#187; Flash</title>
	<atom:link href="http://www.lensee.net/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lensee.net</link>
	<description>岚汐之语 - 只因为存在</description>
	<lastBuildDate>Sun, 18 Dec 2011 09:41:59 +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>Flash相关</title>
		<link>http://www.lensee.net/2008/04/related_flash/</link>
		<comments>http://www.lensee.net/2008/04/related_flash/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 14:36:29 +0000</pubDate>
		<dc:creator>孤单一吻</dc:creator>
				<category><![CDATA[学海无涯]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[脚本]]></category>

		<guid isPermaLink="false">http://127.0.0.1/wp/?p=56</guid>
		<description><![CDATA[自己写引导页的时候用到了FLASH，不过以前一直对FLASH不怎么感冒，因为维护太麻烦。虽然他很华丽…… 把用到的写下来，算是备忘吧。 按纽,当前窗口转跳到目标地址 on(release) { getURL(“index.php”,”_self”); } 在最后一贞插入 getURL(“index.php”) 可实现自动转跳 在embed里加上 wmode=”transparent” 可实现背景透明效果。]]></description>
			<content:encoded><![CDATA[<p>自己写引导页的时候用到了FLASH，不过以前一直对FLASH不怎么感冒，因为维护太麻烦。虽然他很华丽……<br />
把用到的写下来，算是备忘吧。<br />
按纽,当前窗口转跳到目标地址</p>
<blockquote><p>on(release)<br />
{<br />
  getURL(“index.php”,”_self”);<br />
}</p></blockquote>
<p>在最后一贞插入</p>
<blockquote><p>getURL(“index.php”)</p></blockquote>
<p>可实现自动转跳</p>
<p>在embed里加上</p>
<blockquote><p>wmode=”transparent”</p></blockquote>
<p>可实现背景透明效果。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lensee.net/2008/04/related_flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

