<?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>Random Fractals&#187; Flex</title>
	<atom:link href="http://randomfractals.com/blog/flex/flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://randomfractals.com/blog</link>
	<description></description>
	<lastBuildDate>Sat, 27 Mar 2010 13:57:26 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Back to SVG and a cup of Java ME</title>
		<link>http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/</link>
		<comments>http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 21:32:02 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tetris]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=687</guid>
		<description><![CDATA[Over the past two weeks I&#8217;ve been plowing through tons of SVG code, rereading the good old SVG Essentials reference book and checking out Painting the Web, a more recent title on modern web design and graphics, in preparation for some potential mobile app work with SVG, Java ME, and hopefully some Flex here and [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past two weeks I&#8217;ve been plowing through tons of SVG code, rereading the good old <a href="http://oreilly.com/catalog/9780596002237/index.html" target="_blank">SVG Essentials</a> reference book and checking out <a href="http://oreilly.com/catalog/9780596515096/index.html" target="_blank">Painting the Web</a>, a more recent title on modern web design and graphics, in preparation for some potential mobile app work with <a href="http://www.w3.org/Graphics/SVG/" target="_blank">SVG</a>, <a href="http://java.sun.com/javame/index.jsp" target="_blank">Java ME</a>, and hopefully some Flex here and there.</p>
<p>Turns out <a href="http://www.w3.org/TR/SVGTiny12/" target="_blank">SVG Tiny</a> is the only standard that is <a href="http://svg.org/special/svg_phones" target="_blank">supported by most mobile phones</a> to do any decent UI design work for mobile devices. By now all major browsers including <a href="http://webkit.org/" target="_blank">WebKit</a> and the clones with their mobile versions support SVG, which is a good choice for mobile devices due to the varying screen sizes, limited bandwidth and memory.</p>
<p>So, I&#8217;ve decided to get back to SVG and a cup of <a href="http://java.sun.com/javame/index.jsp" target="_blank">Java ME</a>, even though I am still planning to do some Flex dev work.</p>
<p>To refresh my memory on how things work in SVG and speed up UI design I&#8217;ll be using Flex with some open source SVG frameworks for prototyping since I am very comfortable in this development environment. Besides, Java ME graphics api is not much different from the core Flash graphics api and should be easy to port to.</p>
<p>After a brief time of setting up my new mobile Java dev. environment, checking out all the emulators, and getting some code moving things, I can tell that I have not missed much in 5 years as far as Java and SVG goes.</p>
<p>A few years ago, I&#8217;ve built a <a href="http://www.niku.com/clarity-products-49.html#startCIO" target="_blank">full-blown data visualization library in SVG</a> for a corporate portal dashboard solution. This was done back in the days when not many folks knew about SVG, Adobe just released and still supported their IE <a href="http://www.adobe.com/svg/viewer/install/" target="_blank">SVG Viewer</a> browser plugin, and Java portals, XML and XSL were the hottest technologies to use for web apps.</p>
<p>Many things have changed in web application development over the years. Open-source software, virtualization, cloud computing, mobile web, REST, and component-based frameworks are the new norm now.</p>
<p>It&#8217;s good to finally see SVG gaining momentum and becoming a standard that is supported and used in web applications and on mobile devices. I think slowly but surely SVG will replace raster images for most web graphics and mobile app UI design needs, as well as enable true scalable GeoWeb that&#8217;s beyond raster image tiles backbone.</p>
<p>Expect more posts on Flex, SVG, GeoWeb and mobile Java from now on.</p>
<p>In the meantime, here is a <a href="http://www.tarasnovak.com/lab/DegrafaTetris/01/DegrafaTetris.html" target="_blank">quick Degrafa Tetris game</a> (with source) I hacked last weekend for fun. I came across <a href="http://www.croczilla.com/svg/samples/svgtetris" target="_blank">Mozilla SVG Tetris</a> and just could not resist the temptation.  Tetris running in MS-DOS on <a href="http://wapedia.mobi/en/UKNC" target="_blank">UKNC</a> was the first computer game I&#8217;ve played back in 1988. And yes, I know <a href="http://en.wikipedia.org/wiki/Turbo_Pascal" target="_blank">Turbo Pascal</a> too, in case you wonder. It was the first programming language most Soviet Computer Science students mastered back then.</p>
<p>Look where we are now.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/02/06/from-day-1-of-flex-svg-explorer-dev-and-research/" title="From Day 1 of Flex SVG Explorer Dev and Research">From Day 1 of Flex SVG Explorer Dev and Research</a></li><li><a href="http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/" title="Some cool 3D stuff and Degrafa Maps coming soon">Some cool 3D stuff and Degrafa Maps coming soon</a></li><li><a href="http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/" title="Flick Flip Book Light">Flick Flip Book Light</a></li><li><a href="http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/" title="Interactive BitmapData Perlin Noise Explorer">Interactive BitmapData Perlin Noise Explorer</a></li><li><a href="http://randomfractals.com/blog/2008/10/10/noise-test/" title="Noise Test">Noise Test</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flick Flip Book Light</title>
		<link>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/</link>
		<comments>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 16:54:28 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[flickr flip book]]></category>
		<category><![CDATA[light]]></category>
		<category><![CDATA[ui skin]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=431</guid>
		<description><![CDATA[Some folks complained that my default UI skin is too dark, it is hard to read photo descriptions in Flickr Flip Book, and the whole charcoal look and feel used in most Adobe Flex and AIR apps is wearing off.
So, I added new silvery Light UI skin to this app with an option to switch [...]]]></description>
			<content:encoded><![CDATA[<p>Some folks complained that my default UI skin is too dark, it is hard to read photo descriptions in <a title="Flickr Flip Book" href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#" target="_blank">Flickr Flip Book</a>, and the whole charcoal look and feel used in most Adobe Flex and AIR apps is wearing off.</p>
<p>So, I added new silvery Light UI skin to this app with an option to switch between the default and light skin:</p>
<p><a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html#" target="_blank"><img class="alignnone size-full wp-image-433" title="Flickr Flip Book toolbar" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbooklighttoolbarsmall.png" alt="flickrflipbooklighttoolbarsmall" width="480" height="58" /></a></p>
<p>And here is the screenshot of <a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html" target="_blank">Flickr Flip Book</a> Light:</p>
<p><a href="http://www.randomfractals.com/FlickrFlipBook/FlickrFlipBook.html" target="_blank"><img class="alignnone size-full wp-image-434" title="Flickr Flip Book Light screenshot" src="http://tarasnovak.com/blog/wp-content/uploads/2009/01/flickrflipbooklightsmall.png" alt="flickrflipbooklightsmall" width="480" height="360" /></a></p>
<p>It&#8217;s a little plain, but easy on the eyes. Maybe I&#8217;ll add some album page background pattern options in v.2 to make it stand out and more colorful.</p>
<p>In the meantime, I am planning to do a short how-to with some sample code next, to show how easy it is to add support for multiple UI skins to Flex apps with a well-designed UI and cleanly separated view/layout code and styles.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li><li><a href="http://randomfractals.com/blog/2009/01/19/some-cool-3d-stuff-and-degrafa-maps-coming-soon/" title="Some cool 3D stuff and Degrafa Maps coming soon">Some cool 3D stuff and Degrafa Maps coming soon</a></li><li><a href="http://randomfractals.com/blog/2009/01/06/flickr-flip-book/" title="Flickr Flip Book">Flickr Flip Book</a></li><li><a href="http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/" title="Interactive BitmapData Perlin Noise Explorer">Interactive BitmapData Perlin Noise Explorer</a></li><li><a href="http://randomfractals.com/blog/2008/10/10/noise-test/" title="Noise Test">Noise Test</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interactive BitmapData Perlin Noise Explorer</title>
		<link>http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/</link>
		<comments>http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 20:49:17 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[bitmapdata]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[noise]]></category>
		<category><![CDATA[perlin]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=124</guid>
		<description><![CDATA[If you&#8217;d like to create your own Perlin Noise music vis or try to produce programmatic natural-looking textures, here is an interactive BitmapData Perlin Noise Explorer for you to play with:

I&#8217;ll post some sample configurations for the clouds, sea, smoke, wood grain and brushed steal textures later.
Related PostsNoise TestPerlin Noise Music VisBack to SVG and [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;d like to create your own <a href="http://tarasnovak.com/blog/2008/10/16/perlin-noise-music-vis/" target="_blank">Perlin Noise music vis</a> or try to produce programmatic natural-looking textures, here is an <a href="http://www.tarasnovak.com/lab/PerlinNoiseExplorer/PerlinNoiseExplorer.html" target="_blank">interactive BitmapData Perlin Noise Explorer</a> for you to play with:</p>
<p style="text-align: center;"><a href="http://www.tarasnovak.com/lab/PerlinNoiseExplorer/PerlinNoiseExplorer.html" target="_blank"><img class="aligncenter size-full wp-image-126" title="Interactive BitmapData Perlin Noise Explorer" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/perlinnoiseexplorer.jpg" alt="" width="387" height="335" /></a></p>
<p>I&#8217;ll post some sample configurations for the clouds, sea, smoke, wood grain and brushed steal textures later.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2008/10/10/noise-test/" title="Noise Test">Noise Test</a></li><li><a href="http://randomfractals.com/blog/2008/10/16/perlin-noise-music-vis/" title="Perlin Noise Music Vis">Perlin Noise Music Vis</a></li><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li><li><a href="http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/" title="Flick Flip Book Light">Flick Flip Book Light</a></li><li><a href="http://randomfractals.com/blog/2008/12/19/another-hit/" title="Another hit&#8230;">Another hit&#8230;</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Noise Test</title>
		<link>http://randomfractals.com/blog/2008/10/10/noise-test/</link>
		<comments>http://randomfractals.com/blog/2008/10/10/noise-test/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 22:41:27 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[bitmapdata]]></category>
		<category><![CDATA[explorer]]></category>
		<category><![CDATA[interactive]]></category>
		<category><![CDATA[no signal]]></category>
		<category><![CDATA[noise]]></category>

		<guid isPermaLink="false">http://tarasnovak.com/blog/?p=40</guid>
		<description><![CDATA[While attempting to build a sample video wall for my Flash video test drive, for loading all the video previews in a 9&#215;9 grid I wanted to simulate that good old &#8220;no signal&#8221; image and noise you get from a tube.
Here is a sample:

Click on the image and mouse over the noise animation to hear [...]]]></description>
			<content:encoded><![CDATA[<p>While attempting to build a sample video wall for my Flash video test drive, for loading all the video previews in a 9&#215;9 grid I wanted to simulate that good old &#8220;no signal&#8221; image and noise you get from a tube.</p>
<p>Here is a sample:</p>
<p style="text-align: center;"><a href="http://www.tarasnovak.com/lab/BitmapDataNoiseTest/BitmapDataNoiseTest.html" target="_blank"><img class="aligncenter size-full wp-image-54" title="No Signal Animation" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/bitmapdatanoisetest.jpg" alt="" width="178" height="180" /></a></p>
<p>Click on the image and mouse over the noise animation to hear that &#8220;no signal&#8221; sound effect. You can also <a href="http://tarasnovak.com/lab/BitmapDataNoiseTest/srcview/index.html" target="_blank">View Source</a> and <a href="http://tarasnovak.com/lab/BitmapDataNoiseTest/srcview/BitmapDataNoiseTest.zip" target="_blank">download</a> the tiny bit of code that generates this effect.</p>
<p>As I am sure you already know it&#8217;s generated with  <a href="http://livedocs.adobe.com/flex/3/langref/flash/display/BitmapData.html#noise()" target="_blank">BitmapData.noise()</a> function.</p>
<p>A while back I came across Keith Peters&#8217;s <a href="http://www.bit-101.com/explorers/NoiseExplorer.swf" target="_blank">NoiseExplorer</a> that was really handy to pick the color channel settings and other parameters of the bitmapData.noise() function to get that no signal image. The only part that nagged me was to click on the Render button every time I changed noise function parameters.</p>
<p>This sparked my interest in bitmapdata api and prompted me to explore Flex HSlider UI control capabilities, timers and sound effects. Before I knew it, I got too carried away and created an <a href="http://www.tarasnovak.com/lab/BitmapDataNoiseExplorer/BitmapDataNoiseExplorer.html" target="_blank">Interactive BitmapData Noise Explorer</a> of my own to test those Flex features and find some use for <a href="http://www.dougmccune.com/360Flex/ResizableWrapper/" target="_blank">Doug&#8217;s ResizableWrapper container</a> at the time.</p>
<p><span id="more-40"></span> Here is my Interactive BitmapData Noise Explorer:</p>
<p style="text-align: center;"><a href="http://www.tarasnovak.com/lab/BitmapDataNoiseExplorer/BitmapDataNoiseExplorer.html" target="_blank"><img class="size-full wp-image-120 aligncenter" title="Interactive BitmapData Noise Explorer" src="http://tarasnovak.com/blog/wp-content/uploads/2008/10/bitmapdatanoiseexplorer1.jpg" alt="" width="499" height="247" /></a></p>
<p>It provides informative tooltips for all the toggles. So, click on the image to pay with it. You can also <a href="http://www.tarasnovak.com/lab/BitmapDataNoiseExplorer/srcview/index.html" target="_blank">view</a> or <a href="http://www.tarasnovak.com/lab/BitmapDataNoiseExplorer/srcview/BitmapDataNoiseExplorer.zip" target="_blank">download</a> the source code.</p>
<p>What can you do with this?</p>
<p>I don&#8217;t think there are many practical applications of bitmapdata.noise() function. Video preloads and maybe some image transitions with alpha channel turned on is probably all you&#8217;d use this function for.</p>
<p><a href="http://livedocs.adobe.com/flex/3/langref/flash/display/BitmapData.html#perlinNoise()" target="_blank">BitmapData.perlinNoise()</a> on another hand is a powerful tool to generate natural textures and environments and will be the topic of my next blog post.</p>
<p>P.S.: unfortunately, I don&#8217;t recall where I got that nosingnal.mp3 anymore.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/" title="Interactive BitmapData Perlin Noise Explorer">Interactive BitmapData Perlin Noise Explorer</a></li><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li><li><a href="http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/" title="Flick Flip Book Light">Flick Flip Book Light</a></li><li><a href="http://randomfractals.com/blog/2008/12/19/another-hit/" title="Another hit&#8230;">Another hit&#8230;</a></li><li><a href="http://randomfractals.com/blog/2008/11/11/2008-campaign-finances-remix-mashup-of-the-day/" title="2008 Campaign Finances Remix &#8212; Mashup of the Day!">2008 Campaign Finances Remix &#8212; Mashup of the Day!</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/10/10/noise-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My AIR Flair and some link drops</title>
		<link>http://randomfractals.com/blog/2008/01/27/my-air-flair-and-some-link-drops/</link>
		<comments>http://randomfractals.com/blog/2008/01/27/my-air-flair-and-some-link-drops/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 02:38:51 +0000</pubDate>
		<dc:creator>Taras</dc:creator>
				<category><![CDATA[AIR]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[RIA]]></category>

		<guid isPermaLink="false">http://tarasnovak.wordpress.com/?p=3</guid>
		<description><![CDATA[Finally, after months of working with Flex, researching, prototyping and developing some real world projects on this wonderful RIA development framework, I am doing an internal presentation on Flex and AIR to our developers and designers.
I had already done a more hyped up presentation on Flash and Flex capabilities that was well received. It was [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after months of working with Flex, researching, prototyping and developing some real world projects on this wonderful RIA development framework, I am doing an internal presentation on Flex and AIR to our developers and designers.</p>
<p>I had already done a more hyped up presentation on Flash and Flex capabilities that was well received. It was mostly a recount of the great works of <a title="Picnik" href="http://www.picnik.com">Picnik</a>, before they <a href="http://www.news.com/8301-13580_3-9800948-39.html">partnered with Flickr</a>, <a href="http://blog.papervision3d.org">PaperVision3d</a>, <a href="http://www.dotedesign.com">Dote Design image gallery</a>, <a href="http://www.flip.com">Flip</a> , <a href="http://fotoflexer.com/app/">FotoFlexer</a>, <a href="http://www.mixbook.com/">MixBook</a>, <a href="http://www.graphita.com/">Graphita</a>, <a href="http://www.visualcomplexity.com/vc/">Visual Complexity</a> catalog, <a href="http://www.tenbyten.org/10x10.html">10&#215;10</a> by J.J. Harris, <a href="http://www.finetune.com/">FineTune</a>, <a href="http://audiomap.tuneglue.net/">TuneGlue</a>, <a href="http://musicovery.com/">Musicovery</a>, <a href="http://www.tonemine.com/">ToneMine</a>, <a href="http://www.burstlabs.com/">BurstLabs</a>, <a href="http://www.mindomo.com/mindomodemo.php">Mindomo</a>, <a href="http://www.blinkx.com/">blinkx</a> Video Search, <a href="http://oskope.com/">Oskope</a>, experiments by <a href="http://mrdoob.com/">Mr. Doob</a>, <a href="http://lab.andre-michelle.com/">Andre Michelle</a>, <a href="http://www.zeropointnine.com/blog/">Lee Felarca</a>, the <a href="http://www.quietlyscheming.com/blog/">quietly scheming Ely Greenfield</a> and the great works of <a href="http://www.bit-101.com/blog/">Keith Peters</a> who I should thank for getting me hooked on all things Flash.</p>
<p>This presentation is different. I have J2EE, .Net and Ruby developers, IAs and visual designers in anticipation to see what Flex and Air bring to the table and how they are different from AJAX, <a href="http://www.mozilla.org/projects/xul/">XUL</a>, <a href="http://www.openlaszlo.org/">OpenLaszlo</a>, and <a href="http://silverlight.net/">Silverlight</a>.</p>
<p><span id="more-7"></span>No prob. I am all giddy and excited about this presentation and mixing together all the goodies with the code and links from some good online sources to share the joy.</p>
<p>This is going to be a hands-on presentation for developers and designers. For designers, there will be some  mods and remixes of Flex skins from <a href="http://www.fleksray.org/index_en.html">Fle[ks]ray</a> and <a href="http://www.scalenine.com">ScaleNine</a>. All the Flex effects are included for swapping the slides. I also added PaperVision3d effects from <a href="http://www.tink.ws/blog/papervision3d-effects-for-flex-source/">Tink</a>, and <a href="http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/">Distortion Cube effects</a> for the hack of it. Got to please those Ubuntu and Mac users somehow.</p>
<p>For developers, I got basic Flickr example, Yahoo weather and maps sample, simple mp3 player, mini browser with links to online Flex resources, <a href="http://www.quietlyscheming.com/blog/components/tutorial-displayshelf-component/">Ely&#8217;s Display Shelf</a> for the recommended books, and of course AIR Window Sampler. More than I could possible fit into a one hour hands-on presentation, but if you have other suggestions, please let me know.</p>
<p>I decided to keep text slides to the minimum and avoid slides with bits of code pulled out of context. Some working code with a walk-through in Flex Builder should give a better feel of what Flex and AIR is all about to get developers started.</p>
<p>I&#8217;ve done a similar type of presentation in the past for <a href="http://www.w3.org/Graphics/SVG/">SVG</a>. Setting up basic slideshow in Flex was much easier, and with the skins and effects added there is no comparison.</p>
<p>I&#8217;ll share with you the feedback I get from this presentation and hopefully the code too. In the meantime, here is the screenshot of my splash screen (Click on the image to see it full size).</p>
<p><a title="Air Flair" href="http://tarasnovak.com/blog/wp-content/uploads/2008/01/flair.jpg"><img src="http://tarasnovak.com/blog/wp-content/uploads/2008/01/flair.jpg" alt="Air Flair" width="840" height="476" /></a></p>
<p>How hot is that?</p>
<p>It&#8217;s a semi-transparent AIR Window with the city background image from <a href="http://fleksray.org/skins/flekristal/Flekristal.html">Flekristal</a> Flex UI skin. You can see that the window behind this presentation is Flex Builder that has my presentation project files open. I plan to switch back and forth between presentation and Flex Builder to show the code behind.</p>
<p>Oh, and I am going to start out with this energizing beat called &#8220;<a href="http://www.amazon.com/Bamboo-Banga/dp/B000VAKNGA/ref=pd_bbs_sr_1?ie=UTF8&amp;s=dmusic&amp;qid=1201454185&amp;sr=8-1">Bamboo Banga</a>&#8221; by M.I.A. for the folks that want to get some mu shu out of it.</p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://randomfractals.com/blog/2009/02/05/back-to-svg-and-a-cup-of-java-me/" title="Back to SVG and a cup of Java ME">Back to SVG and a cup of Java ME</a></li><li><a href="http://randomfractals.com/blog/2009/01/12/flick-flip-book-light/" title="Flick Flip Book Light">Flick Flip Book Light</a></li><li><a href="http://randomfractals.com/blog/2008/10/16/interactive-bitmapdata-perlin-noise-explorer/" title="Interactive BitmapData Perlin Noise Explorer">Interactive BitmapData Perlin Noise Explorer</a></li><li><a href="http://randomfractals.com/blog/2008/10/10/noise-test/" title="Noise Test">Noise Test</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://randomfractals.com/blog/2008/01/27/my-air-flair-and-some-link-drops/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
