<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>Astronika blog &#187; Flash</title>
	<atom:link href="http://astronika.com/blog/category/flash/feed" rel="self" type="application/rss+xml" />
	<link>http://astronika.com/blog</link>
	<description>Flashの勉強をしているフリーランス</description>
	<lastBuildDate>Tue, 08 Sep 2009 15:29:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://astronika.com/blog/category/flash/feed" />
		<item>
		<title>全Flashサイトでスクロールバーを出す「swfforcesize」についてのメモ</title>
		<link>http://astronika.com/blog/2009/05/14-231710.php</link>
		<comments>http://astronika.com/blog/2009/05/14-231710.php#comments</comments>
		<pubDate>Thu, 14 May 2009 14:17:10 +0000</pubDate>
		<dc:creator>astronika</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://astronika.com/wordpress/?p=17</guid>
		<description><![CDATA[				詰めに詰めた案件たちがようやく落ち着きを見せ始めたので、ここ最近、はまった事とかを忘れないようにメモシリーズ第一弾。
				全画面Flashで、ある程度ブラウザサイズを小さくした時に、スクロールバーを出してくれる「swfforcesize.js」って便利だけど、
				IEだと一度表示すると白い隙間できちゃうよね？っていう個人的な問題について。
				仕事で初めてswfforcesize.jsを使ったのですが、上記のような現象に遭遇。WinIEだと別のJSも含めいろいろ試してもどうしても隙間が消えなくなる。
				で、最終的な個人的な解決策が、ブラウザごとにCSSで細かく設定するというオチ。
				「css_browser_selector」というブラウザ別CSSを簡単に導入できるJSを使用。CSSには、IE、gecko、webkit、operaなど別でマージンなどを設定。それをswfobjectとswfforcesizeを組み合わせて表示する。
				直ってないとの噂もありますが、自分のマシン環境では、取り合えず大丈夫そうだったのでOKとした。そのサイト
]]></description>
			<content:encoded><![CDATA[				<p>詰めに詰めた案件たちがようやく落ち着きを見せ始めたので、<br />ここ最近、はまった事とかを忘れないようにメモシリーズ第一弾。</p>
				<p>全画面Flashで、ある程度ブラウザサイズを小さくした時に、スクロールバーを出してくれる「swfforcesize.js」って便利だけど、<br />
				IEだと一度表示すると白い隙間できちゃうよね？<br />っていう個人的な問題について。</p>
				<p>仕事で初めてswfforcesize.jsを使ったのですが、上記のような現象に遭遇。<br />WinIEだと別のJSも含めいろいろ試してもどうしても隙間が消えなくなる。</p>
				<p>で、最終的な個人的な解決策が、ブラウザごとにCSSで細かく設定するというオチ。</p>
				<p>「css_browser_selector」というブラウザ別CSSを簡単に導入できるJSを使用。<br />CSSには、IE、gecko、webkit、operaなど別でマージンなどを設定。<br />それをswfobjectとswfforcesizeを組み合わせて表示する。</p>
				<p>直ってないとの噂もありますが、<br />自分のマシン環境では、取り合えず大丈夫そうだったのでOKとした。<br />その<a href="http://www.empire-ch.jp/">サイト</a></p>
]]></content:encoded>
			<wfw:commentRss>http://astronika.com/blog/2009/05/14-231710.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://astronika.com/blog/2009/05/14-231710.php" />
	</item>
		<item>
		<title>Tweenerの種類メモ</title>
		<link>http://astronika.com/blog/2008/02/24-131156.php</link>
		<comments>http://astronika.com/blog/2008/02/24-131156.php#comments</comments>
		<pubDate>Sun, 24 Feb 2008 04:11:56 +0000</pubDate>
		<dc:creator>astronika</dc:creator>
				<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://astronika.com/wordpress/?p=4</guid>
		<description><![CDATA[				種類の参考メモhttp://hosted.zeh.com.br/tweener/docs/en-us/misc/transitions.html 
]]></description>
			<content:encoded><![CDATA[				<p>種類の参考メモ<br /><a href="http://hosted.zeh.com.br/tweener/docs/en-us/misc/transitions.html" target="_blank">http://hosted.zeh.com.br/tweener/docs/en-us/misc/transitions.html</a> </p>
]]></content:encoded>
			<wfw:commentRss>http://astronika.com/blog/2008/02/24-131156.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://astronika.com/blog/2008/02/24-131156.php" />
	</item>
	</channel>
</rss>
