<?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>ithinkitsnice &#187; custom classes</title>
	<atom:link href="http://www.ithinkitsnice.com/tag/custom-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ithinkitsnice.com</link>
	<description>graphic design, illustration et al</description>
	<lastBuildDate>Tue, 10 Aug 2010 15:20:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Flashing your clock</title>
		<link>http://www.ithinkitsnice.com/flashing-clock/</link>
		<comments>http://www.ithinkitsnice.com/flashing-clock/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 14:44:00 +0000</pubDate>
		<dc:creator>ithinkitsnice</dc:creator>
				<category><![CDATA[By ithinkitsnice]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Self-Initiated]]></category>
		<category><![CDATA[Video & Animation]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[clock]]></category>
		<category><![CDATA[custom classes]]></category>
		<category><![CDATA[object oriented]]></category>
		<category><![CDATA[pencil]]></category>
		<category><![CDATA[scribble]]></category>

		<guid isPermaLink="false">http://www.ithinkitsnice.com/?p=645</guid>
		<description><![CDATA[I was digging through some old, unfinished self-initiated projects looking for some inspiration when I found this&#8230; 
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scribble_clock_2024713686"
			class="flashmovie"
			width="400"
			height="400">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf"
			name="fm_scribble_clock_2024713686"
			width="400"
			height="400">
	<!--<![endif]-->
		 
	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object> Pretty little clock, but the code was a bit rubbish and I&#8217;ve learned a lot about ActionScript since then so I decided to write myself an AS2.0 Clock class. Granted, [...]]]></description>
			<content:encoded><![CDATA[<p>I was digging through some old, unfinished self-initiated projects looking for some inspiration when I found this&#8230;</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_scribble_clock_695817035"
			class="flashmovie"
			width="400"
			height="400">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/scribble_clock.swf"
			name="fm_scribble_clock_695817035"
			width="400"
			height="400">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Pretty little clock, but the code was a bit rubbish and I&#8217;ve learned a lot about ActionScript since then so I decided to write myself an AS2.0 Clock class. Granted, Flash clock scripts are ten a penny on the net but seldom are they very good, and to be honest I just wanted my own. Here is the result in a fairly bare visual form&#8230;</p>

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
			id="fm_new_clock_1433562141"
			class="flashmovie"
			width="460"
			height="335">
	<param name="movie" value="http://www.ithinkitsnice.com/wp-content/uploads/new_clock.swf" />
	<!--[if !IE]>-->
	<object	type="application/x-shockwave-flash"
			data="http://www.ithinkitsnice.com/wp-content/uploads/new_clock.swf"
			name="fm_new_clock_1433562141"
			width="460"
			height="335">
	<!--<![endif]-->
		<a href="http://adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" /></a></p>

	<!--[if !IE]>-->
	</object>
	<!--<![endif]-->
</object>
<p>Functionally, much better and more extendible. Little series of fun clocks on the horizon, I think.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.ithinkitsnice.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.ithinkitsnice.com/flashing-clock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
