<?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>The Nordhagen &#187; Experiments</title>
	<atom:link href="http://www.oyvindnordhagen.com/blog/category/flash/experiments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oyvindnordhagen.com/blog</link>
	<description>Øyvind Nordhagen on ActionScript and other things</description>
	<lastBuildDate>Fri, 20 Jan 2012 13:06:05 +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>SWFHeader &#8211; an alternative to sIFR custom font flash header</title>
		<link>http://www.oyvindnordhagen.com/blog/2008/08/09/swfheader-an-alternative-to-sifr-custom-font-flash-header/</link>
		<comments>http://www.oyvindnordhagen.com/blog/2008/08/09/swfheader-an-alternative-to-sifr-custom-font-flash-header/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 23:05:16 +0000</pubDate>
		<dc:creator>Øyvind</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Problems & Solutions]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[font]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[sIFR]]></category>
		<category><![CDATA[SWFHeader]]></category>

		<guid isPermaLink="false">http://www.oyvindnordhagen.com/blog/2008/08/09/swfheader-an-alternative-to-sifr-custom-font-flash-header/</guid>
		<description><![CDATA[I while ago I worked on a HTML site that would implement sIFR for a custom header font. This was my first attempt at using it and I decided I didn&#8217;t really like it that much. Mostly because of the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.oyvindnordhagen.com/blog/wp-content/uploads/2008/08/swfheader.jpg" alt="SWFHeader" /></p>
<p>I while ago I worked on a HTML site that would implement <a href="http://novemberborn.net/">sIFR</a> for a custom header font. This was my first attempt at using it and I decided I didn&#8217;t really like it that much. Mostly because of the large JavaScript files needed.</p>
<p>I thought to myself that making my own solution needn&#8217;t bee so hard so I did. Here it is; introducing SWFHeader!</p>
<p>It works roughly the same way as sIFR does, but it&#8217;s a whole lot more stripped down. Like sIFR you edit a FLA-file to embed the font you want to use and export it. Then you insert a few lines into your HTML page and include the JavaScript file required. Now I recognize the fact that sIFR&#8217;s code probably is as vast as it is for a reason. Maybe it has better legacy browser support, I don&#8217;t really know. What I do know is SWFHeader has worked fine for me and behaves well in IE6+7, Safari and Firefox, and that&#8217;s enough for me.</p>
<p>If you&#8217;re interested then take it for a spin. There are no fascinating terms of usage to tick off a check box for, nor are there any guarantees. Merely my own experience. Therefore I recommend you test it properly. If you like it (or not) please let me know!</p>
<p><strong>Here are the files:</strong></p>
<p><a href="http://www.oyvindnordhagen.com/flashdev/SWFHeader.zip"><img src="http://www.oyvindnordhagen.com/blog/wp-content/uploads/2008/01/zip.gif" alt="zip.gif" /> SWFHeader.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindnordhagen.com/blog/2008/08/09/swfheader-an-alternative-to-sifr-custom-font-flash-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash-based filter list</title>
		<link>http://www.oyvindnordhagen.com/blog/2007/10/30/flash-based-filter-list/</link>
		<comments>http://www.oyvindnordhagen.com/blog/2007/10/30/flash-based-filter-list/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 08:00:28 +0000</pubDate>
		<dc:creator>Øyvind</dc:creator>
				<category><![CDATA[Experiments]]></category>
		<category><![CDATA[Problems & Solutions]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[as2]]></category>
		<category><![CDATA[filter search]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://www.oyvindnordhagen.com/blog/2007/10/29/flash-based-filter-list/</guid>
		<description><![CDATA[This is just something I started i while ago which wasn&#8217;t put to good use until recently. It&#8217;s basically a listing module for Flash applications in which you can apply different criteria as filters and make the matching list rows [...]]]></description>
			<content:encoded><![CDATA[<p>This is just something I started i while ago which wasn&#8217;t put to good use until recently. It&#8217;s basically a listing module for Flash applications in which you can apply different criteria as filters and make the matching list rows appear instantainiously.</p>
<p><a href="http://www.oyvindnordhagen.com/flashdev/filterlist">Check out the sexiest piece of search you&#8217;ve ever seen on the web! (Irony&#8230;)<br />
</a></p>
<p>Imagine Steve Jobs: &#8220;Just type it in, and BOOM!&#8221; You get the idea. Better yet, <a href="http://www.youtube.com/watch?v=r8L39UwOS-Y&amp;eurl=http://www.oyvindnordhagen.com/blog/2007/10/30/flash-based-filter-list/">let&#8217;s have Steve himself demonstrate the effect!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.oyvindnordhagen.com/blog/2007/10/30/flash-based-filter-list/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

