<?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>I hate this feeling of missing something... &#187; How to</title>
	<atom:link href="http://furizu.net/blog/category/how-to/feed/" rel="self" type="application/rss+xml" />
	<link>http://furizu.net/blog</link>
	<description>in depth of a mind of a maggot</description>
	<lastBuildDate>Fri, 14 May 2010 18:37:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The myth about flash border&#8230;</title>
		<link>http://furizu.net/blog/2009/08/the-myth-about-flash-border/</link>
		<comments>http://furizu.net/blog/2009/08/the-myth-about-flash-border/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 16:20:59 +0000</pubDate>
		<dc:creator>maggot</dc:creator>
				<category><![CDATA[Fariz says]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Interest]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flash banner]]></category>
		<category><![CDATA[flash banners]]></category>
		<category><![CDATA[how to create border on flash]]></category>

		<guid isPermaLink="false">http://furizu.net/blog/?p=312</guid>
		<description><![CDATA[You&#8217;re designing an online banner using flash. You included a 1 pixel border to compliment your banner. Looks great on your screen. As soon as it&#8217;s uploaded, you noticed that the border is missing. How could it be missing you say. Lol&#8230;


I couldn&#8217;t be bothered about this until recently. I had to design a few [...]]]></description>
			<content:encoded><![CDATA[<p>You&#8217;re designing an online banner using flash. You included a 1 pixel border to compliment your banner. Looks great on your screen. As soon as it&#8217;s uploaded, you noticed that the border is missing. How could it be missing you say. Lol&#8230;</p>
<p><img src="http://furizu.net/blog/wp-content/uploads/2009/08/sample1.jpg" alt="Sample from Yahoo!" title="Sample from Yahoo!" width="480" height="360" class="alignnone size-full wp-image-354" /></p>
<p><img src="http://furizu.net/blog/wp-content/uploads/2009/08/sample2.jpg" alt="From my favourite reading site..." title="From my favourite reading site..." width="480" height="360" class="alignnone size-full wp-image-355" /></p>
<p>I couldn&#8217;t be bothered about this until recently. I had to design a few flash banner and the requirement was to have a 1 pixel border with #333333 stroke color. Cis!</p>
<p>So I gave it a try. Did a quick 300&#215;250 pixel banner and wallah!</p>
<p><strong>300&#215;250 flash ad with missing borders</strong></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ad01_807296049"
			class="flashmovie"
			width="300"
			height="250">
	<param name="movie" value="http://furizu.net/blog/wp-content/uploads/2009/08/ad01.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://furizu.net/blog/wp-content/uploads/2009/08/ad01.swf"
			name="fm_ad01_807296049"
			width="300"
			height="250">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Notice the missing border on the right? I found out how to get it to work. The one below is being treated and currently all four sides of the borders is showing. How did I do it?</p>
<p><strong>300&#215;250 flash ad with perfect border</strong></p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_ad02_175031683"
			class="flashmovie"
			width="300"
			height="250">
	<param name="movie" value="http://furizu.net/blog/wp-content/uploads/2009/08/ad02.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://furizu.net/blog/wp-content/uploads/2009/08/ad02.swf"
			name="fm_ad02_175031683"
			width="300"
			height="250">
	<!--<![endif]-->
		
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>The solution is rather simple.<span id="more-312"></span></p>
<p>Open your swf file. Assuming that your border is 300&#215;250 pixel with a 1 pixel stroke.</p>
<p><img src="http://furizu.net/blog/wp-content/uploads/2009/08/border-1.jpg" alt="Original border - 1 pixel" title="Original border - 1 pixel" width="480" height="360" class="alignnone size-full wp-image-350" /></p>
<p>Change the stroke size to 2 pixel. I use #333333 as my border color. On your align palette, click on the align &#8220;To stage&#8221; and align top edge and left edge. If the setting is correct, your X and Y setting should be set to 0.0.</p>
<p><img src="http://furizu.net/blog/wp-content/uploads/2009/08/border-2.jpg" alt="Change border stroke to 2 pixel" title="Change border stroke to 2 pixel" width="480" height="360" class="alignnone size-full wp-image-351" /></p>
<p>Go back to your scene. Click on your border layer and align top edge and left edge. Be sure to click &#8220;To stage&#8221; so the border will align with the stage. Duh!</p>
<p><img src="http://furizu.net/blog/wp-content/uploads/2009/08/border-stage.jpg" alt="Align the border to top edge and left edge" title="Align the border to top edge and left edge" width="480" height="360" class="alignnone size-full wp-image-357" /></p>
<p>Publish your flash and you&#8217;re done! Yay!</p>
]]></content:encoded>
			<wfw:commentRss>http://furizu.net/blog/2009/08/the-myth-about-flash-border/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
