<?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>NaRiver &#187; flash</title>
	<atom:link href="http://nariver.com/archives/tag/flash/feed" rel="self" type="application/rss+xml" />
	<link>http://nariver.com</link>
	<description>漫无目的的流淌，也有歌唱，伴着忧伤</description>
	<lastBuildDate>Thu, 30 Jun 2011 14:10:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>网站最近遇到的几个问题</title>
		<link>http://nariver.com/archives/190</link>
		<comments>http://nariver.com/archives/190#comments</comments>
		<pubDate>Wed, 25 Feb 2009 21:21:15 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.nariver.com/blog/?p=185</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/190" title="网站最近遇到的几个问题"></a>1.使用透明flash无法在动态文本框中输入中文问题&#160;&#160;&#160; &#60;param name=&#34;wmode&#34; value=&#34;transparent&#34; /&#62;&#160;&#160;&#160; 这行语句，删掉即可 2. flash动态文本框中中文编码问题&#160;&#160;&#160; 据说flash MX后，全都是utf-8编码了，可是数据库却一直报错，最后查出来，原来flash传出来的字符串还是GB2312的。 &#160;&#160;&#160; $gString = iconv(&#39;gb2312&#39;,&#34;utf-8&#34;, $gString); 现在总算是可以用下了，不过问题还有很多呢。]]></description>
		<wfw:commentRss>http://nariver.com/archives/190/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash的猫腻</title>
		<link>http://nariver.com/archives/186</link>
		<comments>http://nariver.com/archives/186#comments</comments>
		<pubDate>Tue, 17 Feb 2009 22:11:36 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.nariver.com/blog/?p=181</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/186" title="Flash的猫腻"></a>这两天突然心血来潮，和style一起该这个网站的首页，要加个flash顶层，按照预想，效果还是比较帅滴。可是实现起来遇到了不小的问题，首先遇到的是Flash加载后的透明显示问题，一开始在IE上老是不行，换了很多种方法都不行，晕啊～ 居然在这么小的地方栽了跟头，还有以前一直工作的FScommand也不灵了。 闲言少叙，还是记上解决办法吧：在Adobe Flash CS3里面，设置一下&#8220;发布设置&#8221;，选上相应的选项，Flash CS3会自动帮你生成HTML和相关脚本，查了半天发现Flash的嵌入方式还会影响它的透明显示，总之是bug多多啊～ 下面是Flash CS3当前版本的正确加载方法（引用的时候请注意Flash版本）：&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-&#60;object classid=&#34;clsid:d27cdb6e-ae6d-11cf-96b8-444553540000&#34; codebase=&#34;http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0&#34; id=&#34;welcome&#34; width=&#34;960&#34; height=&#34;720&#34; align=&#34;middle&#34;&#62;&#60;param name=&#34;allowScriptAccess&#34; value=&#34;sameDomain&#34; /&#62;&#60;param name=&#34;movie&#34; value=&#34;welcome.swf&#34; /&#62;&#60;param name=&#34;quality&#34; value=&#34;high&#34; /&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34; /&#62;&#60;param name=&#34;bgcolor&#34; value=&#34;#000000&#34; /&#62;&#60;embed xsrc=&#34;welcome.swf&#34; quality=&#34;high&#34; wmode=&#34;transparent&#34; bgcolor=&#34;#000000&#34; width=&#34;960&#34; height=&#34;720&#34; swLiveConnect=true id=&#34;welcome&#34; name=&#34;welcome&#34; align=&#34;middle&#34; allowScriptAccess=&#34;sameDomain&#34; &#8230;<p class="read-more"><a href="http://nariver.com/archives/186">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://nariver.com/archives/186/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

