<?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>FlashFuck.it &#187; gfx</title>
	<atom:link href="http://www.flashfuck.it/tag/gfx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashfuck.it</link>
	<description>flash platform, gaming and 3D</description>
	<lastBuildDate>Mon, 23 Jan 2012 18:11:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Speaking at &#8220;Arrivano i guru&#8221; September 26th 2009 Milan</title>
		<link>http://www.flashfuck.it/2009/08/07/speaking-at-arrivano-i-guru-september-26th-2009-milan/</link>
		<comments>http://www.flashfuck.it/2009/08/07/speaking-at-arrivano-i-guru-september-26th-2009-milan/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 10:13:52 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[Speaking]]></category>
		<category><![CDATA[BitmapData]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[effects]]></category>
		<category><![CDATA[gfx]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=157</guid>
		<description><![CDATA[I&#8217;m pleased to be speaking at &#8220;Arrivano i guru&#8221; stage of Milan the next September 26th. Arrivano i guru is a moving conference iterating the whole italian peninsula. Here&#8217;s the complete list of stages Main topics are Adobe Flash Platform , SEO, and graphics. Great speakers are involved, such as Tiziano Fruet, Luca Mezzalira, and [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m pleased to be speaking at &#8220;Arrivano i guru&#8221; stage of Milan the next September 26th.<br />
Arrivano i guru is a moving conference iterating the whole italian peninsula. <a href="http://www.arrivanoiguru.com/index.php?pagina=13&#038;cnt=1&#038;ref=0">Here&#8217;s the complete list of stages</a> <br />
Main topics are Adobe Flash Platform , SEO, and graphics. Great speakers are involved, such as Tiziano Fruet, Luca Mezzalira, and <a href="http://www.arrivanoiguru.com/index.php?pagina=14&#038;cnt=1&#038;ref=1">many others</a>.</p>
<p>This is my session&#8217;s outline:<br />
(ITALIAN)<br />
Special Effects in Flash CS4<br />
Impariamo ad utilizzare bitmaps, filtri e tweens in Flash CS4 per creare effetti speciali custom.</p>
<p>I filtri in flash<br />
	- cosa sono i filtri in flash<br />
	- applicare i filtri con AS3</p>
<p>I blendmode in flash<br />
	- cosa sono i blendmode in flash<br />
	- applicare i blendmode AS3</p>
<p>Sveliamo i bitmap<br />
	- cos&#8217;Ã¨ un bitmap in Flash<br />
	- i bitmap come tela di un pittore<br />
	- manipolare i bitmap in AS3</p>
<p>TweensyFX<br />
	- cos&#8217;Ã¨ Tweensy<br />
	- animare i propri effetti speciali</p>
<p>(ENGLISH)<br />
Special Effects in Flash CS4<br />
Let&#8217;s learn to use bitmaps, filters and tweens within Flash CS4 to create custom special effects.</p>
<p>filters<br />
	- what are filters in flash?<br />
	- applying filters using AS3</p>
<p>blendmodes<br />
	- what blend modes are<br />
	- applying blendmodes using AS3</p>
<p>discovering bitmaps<br />
	- what are bitmaps for Flash?<br />
	- bitmaps as a painter&#8217;s canvas<br />
	- manipulating bitmaps using AS3</p>
<p>TweensyFX<br />
	- what&#8217;s Tweensy?<br />
	- creating and animating our own special effects</p>
<p>See you there <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2009/08/07/speaking-at-arrivano-i-guru-september-26th-2009-milan/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweensy: Tween manager + gfx effects generator</title>
		<link>http://www.flashfuck.it/2008/09/11/tweensy-tween-manager-gfx-effects-generator/</link>
		<comments>http://www.flashfuck.it/2008/09/11/tweensy-tween-manager-gfx-effects-generator/#comments</comments>
		<pubDate>Thu, 11 Sep 2008 23:00:02 +0000</pubDate>
		<dc:creator>pigiuz</dc:creator>
				<category><![CDATA[ActionScript 3]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[gfx]]></category>
		<category><![CDATA[tween]]></category>

		<guid isPermaLink="false">http://www.flashfuck.it/?p=85</guid>
		<description><![CDATA[I recently found some very impressive demos of a new excellent framework: Tweensy, by an English flash developer named Shane McCartney. Tweensy is mainly 2 things: a tween manager (such as tweener or tweenlite) and a gfx generator which includes a particle emitter, a bitmap render system. Till now I&#8217;m getting that kind of effects [...]]]></description>
			<content:encoded><![CDATA[<p>I recently found some very impressive demos of a new excellent framework: <a href="http://www.lostinactionscript.com/blog/index.php/2008/08/31/as3-tween-engine-tweensy-preview/">Tweensy</a>, by an English flash developer named Shane McCartney.</p>
<p><img src="http://www.flashdynamix.com/blog/wp-content/uploads/2008/08/tweensy.jpg" alt="" width="350" height="222" /></p>
<p>Tweensy is mainly 2 things: a tween manager (such as tweener or tweenlite) and a gfx generator which includes a particle emitter, a bitmap render system.</p>
<p>Till now I&#8217;m getting that kind of effects by combining <a href="http://code.google.com/p/tweener/">tweener</a> with a custom particle emitter or <a href="http://flintparticles.org/">flint</a> library, I&#8217;m very curious to try out this new promising framework <img src='http://www.flashfuck.it/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashfuck.it/2008/09/11/tweensy-tween-manager-gfx-effects-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

