<?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>Computer, Electron and Technology &#187; swf</title>
	<atom:link href="http://www.donevii.com/post/tag/swf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.donevii.com</link>
	<description>DoneVII CET &#38; CPPLITE</description>
	<lastBuildDate>Wed, 02 Jun 2010 10:45:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to load a swf in flash cs3</title>
		<link>http://www.donevii.com/post/341.html</link>
		<comments>http://www.donevii.com/post/341.html#comments</comments>
		<pubDate>Tue, 10 Jul 2007 09:44:27 +0000</pubDate>
		<dc:creator>gavinkwoe</dc:creator>
				<category><![CDATA[ria]]></category>
		<category><![CDATA[cs3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://www.donevii.com/?p=341</guid>
		<description><![CDATA[import flash.display.*;import flash.net.URLRequest;var rect:Shape = new Shape();rect.graphics.beginFill(0xFFFFFF);rect.graphics.drawRect(0, 0, 100, 100);addChild(rect);var ldr:Loader = new Loader();ldr.mask = rect;var url:String = &#34;http://www.unknown... ]]></description>
			<content:encoded><![CDATA[<pre>import <a href="http://www.donevii.com/post/tag/flash" class="st_tag internal_tag" rel="tag" title="Posts tagged with flash">flash</a>.display.*;import <a href="http://www.donevii.com/post/tag/flash" class="st_tag internal_tag" rel="tag" title="Posts tagged with flash">flash</a>.net.URLRequest;var rect:Shape = new Shape();rect.graphics.beginFill(0xFFFFFF);rect.graphics.drawRect(0, 0, 100, 100);addChild(rect);var ldr:Loader = new Loader();ldr.mask = rect;var url:String = &quot;http://www.unknown.example.com/content.<a href="http://www.donevii.com/post/tag/swf" class="st_tag internal_tag" rel="tag" title="Posts tagged with swf">swf</a>&quot;;var urlReq:URLRequest = new URLRequest(url);ldr.load(urlReq);addChild(ldr);</pre>

	<h4>相关文章</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.donevii.com/post/66.html" title="頁面多個swf呼叫ExternalInterface問題 (2006-09-01)">頁面多個swf呼叫ExternalInterface問題</a> (0)</li>
	<li><a href="http://www.donevii.com/post/654.html" title="联想的广告一个比一个好了 (2008-12-03)">联想的广告一个比一个好了</a> (0)</li>
	<li><a href="http://www.donevii.com/post/880.html" title="网上闻名已久的“操帝” (2009-06-30)">网上闻名已久的“操帝”</a> (0)</li>
	<li><a href="http://www.donevii.com/post/164.html" title="给苍蝇催眠 (2006-11-02)">给苍蝇催眠</a> (0)</li>
	<li><a href="http://www.donevii.com/post/691.html" title="百转千回：阿里中秋logo设计的艰辛曲折过程 [转] (2008-12-20)">百转千回：阿里中秋logo设计的艰辛曲折过程 [转]</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.donevii.com/post/341.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
