<?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>Dansion&#039;s 日志 &#187; firefox</title>
	<atom:link href="http://www.dansion.com/blog/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dansion.com/blog</link>
	<description>学无止境～～～～～～～</description>
	<lastBuildDate>Thu, 29 Sep 2011 09:25:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FireFox中的Flash无法输入中文</title>
		<link>http://www.dansion.com/blog/fromflash/firefox-flash-chinese.html</link>
		<comments>http://www.dansion.com/blog/fromflash/firefox-flash-chinese.html#comments</comments>
		<pubDate>Thu, 27 Mar 2008 09:40:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FLASH心得]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.dansion.com/blog/archives/40</guid>
		<description><![CDATA[因制作一个需要在FLASH输入文本的提交功能的FLASH,在IE中没有问题，但在FF中无法输入中文。在网上也找不到相关资料，最后用FLASH发布HTML，而又可以输入中文，对比代码区别，发现是wmode属性的的问题。火狐3.0中&#160;&#160;&#60;embed&#62;里的wmode=&#34;transparent&#34;&#160;在火狐2.0中还得去了&#60;object&#62;里的&#60;param&#160;name=&#34;wmode&#34;&#160;value=&#34;transparent&#34;&#62;&#160;就可以了。有点郁闷~~~~~~看来了火狐3.0比2.0更标准了。
]]></description>
		<wfw:commentRss>http://www.dansion.com/blog/fromflash/firefox-flash-chinese.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLash在Firefox中100%高度问题</title>
		<link>http://www.dansion.com/blog/xhtmlcss/flash-in-firefox-height.html</link>
		<comments>http://www.dansion.com/blog/xhtmlcss/flash-in-firefox-height.html#comments</comments>
		<pubDate>Tue, 08 Jan 2008 16:20:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[xhtml+css]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://www.dansion.com/blog/archives/30</guid>
		<description><![CDATA[Flash在加上xhtml文档声明的html文件中用不着100%来设定高度.在IE中没有问题,在Firefox中就使100%高度无效.一种做法是去除html文档最前面的文档声明。如果不去除xhtml的文档声明，加上一段CSS就可以解决问题。
html{height:100%;}
其实使用xhtml的DTD不但使CSS的设置会出现问题，而且会使用html下的JS在xhtml下也可能出现问题。其中最常见是xhtml的滚动条的样式在body里设置也是无效，也得用html下设置。
]]></description>
		<wfw:commentRss>http://www.dansion.com/blog/xhtmlcss/flash-in-firefox-height.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

