<?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>Nonverblog &#187; Flash Open Source</title>
	<atom:link href="http://nonverbla.de/blog/category/flash-open-source/feed/" rel="self" type="application/rss+xml" />
	<link>http://nonverbla.de/blog</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 22 Jun 2010 13:38:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WebCamSnake</title>
		<link>http://nonverbla.de/blog/2009/05/19/webcamsnake/</link>
		<comments>http://nonverbla.de/blog/2009/05/19/webcamsnake/#comments</comments>
		<pubDate>Mon, 18 May 2009 23:19:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://nonverbla.de/blog/?p=78</guid>
		<description><![CDATA[
Inspired by Mr Doob and Vasulka (Maybe rather a straight rip-off than inspiration, but somehow it seems to be the english word used in cases like this). You&#8217;ll need a webcam for this.
Download Source
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/WebCamSnake.swf" target="_blank"><img title="webcamsnake" src="http://nonverbla.de/blog/elemente_blog/images/webcamsnake.jpg" alt="" /></a></p>
<p>Inspired by <a href="http://mrdoob.com/24/Webcam_effect_Nanika_01">Mr Doob</a> and <a href="http://www.vasulka.org/Videomasters/pages_stills/index_99.html">Vasulka</a> (Maybe rather a straight rip-off than inspiration, but somehow it seems to be the english word used in cases like this). You&#8217;ll need a webcam for this.</p>
<p><a class="downloadlink" href="http://www.nonverbla.de/downloads/WebCamSnake.zip"><strong>Download Source</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2009/05/19/webcamsnake/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NonverBlaster:hover</title>
		<link>http://nonverbla.de/blog/2008/09/15/nonverblasterhover/</link>
		<comments>http://nonverbla.de/blog/2008/09/15/nonverblasterhover/#comments</comments>
		<pubDate>Mon, 15 Sep 2008 18:25:12 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://www.nonverbla.de/blog/2008/09/15/nonverblasterhover/</guid>
		<description><![CDATA[The NonverBlaster:hover is a mod of my Flash-based Video-Player »NonverBlaster«. It was developed for the IT-news portal golem.de. Good on them, they allowed me to provide a stripped down version of it for download on my blog (which is where you are right now). You can find the download link at the end of this [...]]]></description>
			<content:encoded><![CDATA[<p>The NonverBlaster:<em>hover</em> is a mod of my Flash-based Video-Player »<a href="http://www.nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/">NonverBlaster</a>«. It was developed for the IT-news portal <a href="http://video.golem.de">golem.de</a>. Good on them, they allowed me to provide a stripped down version of it for download on my blog (which is where you are right now). You can find the download link at the <a href="http://nonverbla.de/blog/2008/09/15/nonverblasterhover/#downloadlink">end of this post</a>. If you want to get an idea about what&#8217;s possible with the player, you should check out the <a href="http://www.nonverbla.de/nonverblaster-hover/">NonverBlaster:hover Demo Pages</a>.</p>
<h3>Example: Video</h3>
<p>»Ascension« by <a href="http://freisprung.com/">Ben Roth</a></p>
<br /><img src="http://www.nonverbla.de/blog/elemente_blog/images/clouds.jpg" alt="media" /><br />

<h3>Example: Audio</h3>
<p>»Piaffe« by <a href="http://www.kotelett.info">Kotelett</a></p>

<h3>New Features &amp; Updates (read it!)</h3>
<ul>
<li>It is possible now to show a <em>teaser image </em>(preview image), if the flashVar &#8220;autoPlay&#8221; is set to &#8220;false&#8221;</li>
<li>All <em>controls are placed over the video</em> now. They hide automatically, if the cursor leaves the stage or doesn&#8217;t move for a few seconds.</li>
<li>There is a new option to show the <em>timeCode</em> of the video playback (can be switched on and off using flashVars)</li>
<li>In FullScreen Mode, it is possible to switch the <em>video scaling</em> on and off</li>
<li><span style="text-decoration: line-through;"><span class="crossed">I removed the functionality of changing the colors of the controls since nobody really used it with the old NonverBlaster (If you think I should re-include it, post an angry comment ;))</span></span> You can set one colour for all the controls now, by changing the flashVar &#8220;controlColour&#8221;</li>
<li>There is a new FlashVar for setting the loop mode to true or false</li>
<li>New FlashVar: scaleIfFullScreen</li>
<li>New FlashVar: showScalingButton</li>
<li>New FlashVar: defaultVolume</li>
<li>18.04.2009: New FlashVar: controlBackColor</li>
<li>20.04.2009:<strong> Commincation with Javascript added</strong> (play, pause, toggleSound)</li>
<li>21.04.2009: Now the player is able to play back .mp3 files! <strong>NOTE: Due to this change the former variable &#8220;videoURL&#8221; now changed to &#8220;mediaURL&#8221;!!</strong></li>
<li>14.05.2009: I added the possibility to include an &#8220;indent-image&#8221;.</li>
<li>14.05.2009: The Player reports now to javascript if the playback is complete.</li>
<li>05.09.2009: In the folder &#8220;sources&#8221; you can find now an example for including the player within a flash movie.</li>
<li>20.09.2009: New Flashvar added: set &#8220;crop&#8221; to &#8220;true&#8221; or &#8220;false&#8221; to adjust how the video should fit to the bounds of the player.</li>
<li>07.12.2009: New Feature: You can now switch between HD and SD at runtime</li>
<li>07.12.2009: New Feature: Javascript Playlist added</li>
<li>08.12.2009: New FlashVar: controlsEnabled = &#8220;false&#8221; (completely hides all controls)</li>
<li>29.12.2009: You can now display subtitles together with your video or audio. You can specify the file (.srt or .xml), the position (top or bottom), color and font-size of the subtitles.</li>
<li>30.12.2009: Since now there is an online demo of the player available. Check it out: <a href="http://www.nonverbla.de/nonverblaster-hover/">NonverBlaster:hover Demo Pages</a></li>
<li>30.12.2009: New FlashVar &#8220;onClick&#8221;: Controls what should happen if the playing video was clicked. It can be playing / pause the video (&#8221;togglePlay&#8221;, default), navigating to a certain url (&#8221;http://somedomain.com/&#8221;) or nothing (&#8221;" or &#8220;disabled&#8221;)</li>
</ul>
<h3>Usage</h3>
<p>Just like in the previous version of NonverBlaster, it is possible to set some flashVars to embed a video:</p>
<p>The URL of the video you want to play (can be .mov, .flv or .mp3):</p>
<pre class="brush: as3;">flashvars.mediaURL = &quot;yourmovie.flv&quot;;</pre>
<p>The URL of the teaser image (Should have the same dimensions as the video):</p>
<pre class="brush: as3;">flashvars.teaserURL = &quot;yourimage.jpg&quot;;</pre>
<p>All other adjustable variables:</p>
<pre class="brush: as3;">
flashvars.allowSmoothing = &quot;true&quot;;
flashvars.autoPlay = &quot;false&quot;;
flashvars.buffer = &quot;6&quot;;
flashvars.showTimecode = &quot;true&quot;;
flashvars.loop = &quot;false&quot;;
flashvars.controlColor = &quot;0x99ff33&quot;;
flashvars.controlBackColor = &quot;0x000000&quot;;
flashvars.scaleIfFullScreen = &quot;true&quot;;
flashvars.showScalingButton = &quot;true&quot;;
flashvars.defaultVolume = &quot;100&quot;;
flashvars.indentImageURL = &quot;indentImage.png&quot;;
flashvars.crop = &quot;false&quot;;
// controls what should happen if the running video was clicked. &quot;togglePlay&quot; (play/pause video), &quot;http://somedomain.com&quot; (navigates to this url) or &quot;disabled&quot; (nothing happens)
flashvars.onClick = &quot;togglePlay&quot;;
// subtitles: can be .srt or .xml
flashvars.subtitlesURL = &quot;subtitlesFile.srt&quot;;
flashvars.subtitlesPosition = &quot;bottom&quot;;
flashvars.subtitlesSize = &quot;15&quot;;
flashvars.subtitlesColor = &quot;0xffffff&quot;;
// hd switching
flashvars.hdURL = &quot;yourmovie-hd.mov&quot;;
flashvars.defaultHD = &quot;true&quot;;
</pre>
<p>More Information can be found in the .zip-file&#8230;</p>
<h3>CMS Plugins</h3>
<p>For the following CMS systems there are plugins available for NonverBlaster:<em>hover </em>:</p>
<ul>
<li><a href="http://typo3.org/extensions/repository/view/nonverblaster_flashplayer/current/">Typo3</a> (by <a href="http://thomas-hirt.at">Thomas Hirt</a>)</li>
<li><a href="http://nonverbla.de/blog/2009/12/08/nonverblaster-hover-for-wordpress/">Wordpress</a> (by me &amp; <a href="http://alexrabe.de/">Alex Rabe</a>)</li>
<li><a href="http://www.zfen.de/webapplications/nonverblasterhover-typolight/">TYPOlight</a> (by Sven Jansen)</li>
</ul>
<p><a name="downloadlink"></a><br />
This player is open source, you can use it in every kind of project you like. The only thing I&#8217;d like you to do for me is to post a link from your project to this post saying something like »Videoplayer powered by <a href="http://www.nonverbla.de/blog/2008/09/15/nonverblasterhover/">NonverBlaster:<em>hover</em></a>« and post a link to the project in the comments of this entry, so that I can see, how this piece of code is used :) Thanks a lot to <a href="http://blog.andre-michelle.com/">André Michelle</a> for the <a href="http://blog.andre-michelle.com/index.php?s=simple+mouse+event">simpleMouseEvent</a> class and to <a href="http://www.gskinner.com/">Grant Skinner</a> for <a href="http://www.gskinner.com/libraries/gtween/">gtween</a>, the best free tweening class I know!</p>
<p>If you have any questions or suggestions, just ask me&#8230;</p>
<p><a class="downloadlink" href="http://www.nonverbla.de/downloads/NonverBlaster-hover.zip">Download the Player</a></p>
<p>Finally I got some donations! Thanks a lot for the support!</p>
<table border="0">
<tbody>
<tr>
<td><a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/"><img style="border-width: 0pt" src="http://i.creativecommons.org/l/by/2.0/de/88x31.png" alt="Creative Commons License" /></a></td>
<td>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input name="cmd" type="hidden" value="_s-xclick" />
<input name="hosted_button_id" type="hidden" value="4898025" />
<input alt="Jetzt einfach, schnell und sicher online bezahlen – mit PayPal." name="submit" src="http://www.nonverbla.de/utilities/btn_donateCC_LG.gif" type="image" /> <img class="paypalpixel" src="https://www.paypal.com/de_DE/i/scr/pixel.gif" border="0" alt="" width="1" height="1" /></form>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2008/09/15/nonverblasterhover/feed/</wfw:commentRss>
		<slash:comments>359</slash:comments>
		</item>
		<item>
		<title>PixelWater</title>
		<link>http://nonverbla.de/blog/2008/05/06/pixelwater/</link>
		<comments>http://nonverbla.de/blog/2008/05/06/pixelwater/#comments</comments>
		<pubDate>Tue, 06 May 2008 21:58:56 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[Motion]]></category>
		<category><![CDATA[interactive]]></category>

		<guid isPermaLink="false">http://blog.nonverbla.de/blog/2008/05/06/pixelwater/</guid>
		<description><![CDATA[One more byprodukt of my blinkbilders. Click anywhere on the stage to let a drop fall onto the surface:

Watch in browser »
Download Source
]]></description>
			<content:encoded><![CDATA[<p>One more byprodukt of my <a href="http://blinkbilder.nonverbla.de" target="_blank">blinkbilders</a>. Click anywhere on the stage to let a drop fall onto the surface:</p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/PixelWater.swf" target="_blank"><img src="http://www.nonverbla.de/blog/elemente_blog/images/PixelWater.jpg" /></a></p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/PixelWater.swf" class="watchlink" target="_blank">Watch in browser »</a><br />
<a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/PixelWater.zip" class="downloadlink">Download Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2008/05/06/pixelwater/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NonverBlaster: Simple videoPlayer with fullscreenMode</title>
		<link>http://nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/</link>
		<comments>http://nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 00:59:29 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Webdesign]]></category>

		<guid isPermaLink="false">http://blog.nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/</guid>
		<description><![CDATA[Warning! I don&#8217;t support this version any more!
Go here to get my player and support and all the rest.
In the last few weeks I spent some days learning ActionScript3, as you can see here. My latest work is a simple VideoPlayer built to easily embed and adjust flv files in XHMTL documents. It can bee [...]]]></description>
			<content:encoded><![CDATA[<h3 style="color:#ff0000">Warning! I don&#8217;t support this version any more!</h3>
<p>Go <a href="http://www.nonverbla.de/blog/2008/09/15/nonverblasterhover/">here</a> to get my player and support and all the rest.</p>
<div style="display:none">In the last few weeks I spent some days learning ActionScript3, as you can see <a href="http://www.nonverbla.de/blog/category/actionscript3/">here</a>. My latest work is a simple VideoPlayer built to easily embed and adjust flv files in XHMTL documents. It can bee seen in action at my friend Ben Roth&#8217;s homepage <a href="http://www.freisprung.com/movies/clouds.html">www.freisprung.com</a>.</p>
<p><a href="http://www.freisprung.com/movies/clouds.html"><img class="cc" src="http://www.nonverbla.de/blog/elemente_blog/images/freisprung.jpg" alt="" /></a><br />
My main aim was to make the videoPlayer easy to adjust without opening Flash. Therefor, I made it possible to change the <strong>size</strong>, the <strong>source</strong> and <strong>all colors</strong> of the controller in the javascript-snippet used to embed it into the »container.html« file.<br />
For the video source you can use *.flv and *mov (h.264 codec) files.</p>
<p>The code for the video source<br />
<code>player.addVariable("videoSource", "http://www.yourdomain.com/yourmovie.flv");</code></p>
<p>Code for setting autoplay (default: true) and allowSmoothing (default: true) to true or false<br />
<code>player.addVariable("autoplay", "true");<br />
player.addVariable("allowSmoothing", "true");<br />
</code></p>
<p>The code for the colors<br />
<code>player.addVariable("normColor", "000000");<br />
player.addVariable("loaderColor", "cccccc");<br />
player.addVariable("specialColor", "ffffff");<br />
player.addVariable("backGroundColor", "ff3399");<br />
player.addVariable("fullSrceenSpecialColor", "ffffff"); </code></p>
<p>You just choose your colors for example in Photoshop and copy/paste the HEX-Codes, so for example red would be »ff0000«. The codes in the example above would make the controls look like this:</p>
<p><img src="http://www.nonverbla.de/blog/elemente_blog/images/NonverBlaster1.jpg" alt="" /></p>
<p>This player is open source, you can use it in every kind of project you like. The only thing I&#8217;d like you to do for me is to post a link from your project to this post saying something like »Videoplayer powered by <a href="http://blog.nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/">NonverBlaster</a>« and post a link to the project in the comments of this entry, so that I can see, what your favourite color scheme is ;)</p>
<p>If you have any questions or suggestions, just ask me&#8230;</p>
<p><a class="downloadlink" href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/NonverBlaster.zip"><strong>DOWNLOAD SOURCE</strong></a></p>
<p>P.s.: Thanks to <a href="http://blog.andre-michelle.com/">André Michelle</a> for the <a href="http://blog.andre-michelle.com/index.php?s=simple+mouse+event">simpleMouseEvent</a> class!</p>
<hr />
<h4>Updates since the first Upload</h4>
<ul>
<li>30.06.08: I fixed two bugs: If searching the video close to the end it used to hide the navigation bar and show the restart button, fixed. Moreover the sound was not muting when searching, I think this was a bug in the new flash player release, fixed now as well.</li>
<li>30.06.08: All code commenting is written in english now</li>
<li>28.03.08: Today I added a custom ContextMenu with functions like toggle FullScreen, toggle Sound, toggle Smoothing and a nice link to this post ;)</li>
<li>27.03.08: New function added to set allowSmoothing to true / false</li>
<li>14.01.08: Since today there is a VolumeControl included. I&#8217;m not sure if I should make it possible to activate/deactivate the VolumeControl in the javascript snippet, if you think so, please drop me a line!</li>
<li>09.12.07:        New function added to set autoplay to true / false</li>
</ul>
<hr />
<table border="0">
<tbody>
<tr>
<td><a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/"><img style="border-width: 0pt" src="http://i.creativecommons.org/l/by/2.0/de/88x31.png" alt="Creative Commons License" /></a></td>
<td>This player is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/2.0/de/">Creative Commons License</a>.</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2007/11/13/nonverblaster-simple-videoplayer-with-fullscreenmode/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
		<item>
		<title>Class MouseTrail</title>
		<link>http://nonverbla.de/blog/2007/10/10/class-mousetrail/</link>
		<comments>http://nonverbla.de/blog/2007/10/10/class-mousetrail/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 06:40:02 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://blog.nonverbla.de/blog/2007/10/10/class-mousetrail/</guid>
		<description><![CDATA[&#8230;and, of course, this:

Watch in browser »
Download code »
I&#8217;m amazed, how easy it is to change code, when it was written like this!
]]></description>
			<content:encoded><![CDATA[<p>&#8230;and, of course, this:</p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseTrail.swf" target="_blank"><img src="http://www.nonverbla.de/blog/elemente_blog/images/MouseTrail.jpg" /></a></p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseTrail.swf" target="_blank">Watch in browser »</a></p>
<p><a class="downloadlink" href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseTrail.zip">Download code »</a></p>
<p>I&#8217;m amazed, how easy it is to change code, when it was written like this!</p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2007/10/10/class-mousetrail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Class MouseMagnets</title>
		<link>http://nonverbla.de/blog/2007/10/10/class-mousemagnets/</link>
		<comments>http://nonverbla.de/blog/2007/10/10/class-mousemagnets/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 06:29:53 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://blog.nonverbla.de/blog/2007/10/10/class-mousemagnets/</guid>
		<description><![CDATA[some more migrated stuff&#8230;

Watch in browser »
Download code »
]]></description>
			<content:encoded><![CDATA[<p>some more migrated stuff&#8230;</p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseMagnets.swf" target="_blank"><img src="http://www.nonverbla.de/blog/elemente_blog/images/MouseMagnets.jpg" /></a></p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseMagnets.swf" target="_blank">Watch in browser »</a></p>
<p><a class="downloadlink" href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseMagnets.zip">Download code »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2007/10/10/class-mousemagnets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActionScript3: Class MouseGrid</title>
		<link>http://nonverbla.de/blog/2007/10/10/actionscript-3/</link>
		<comments>http://nonverbla.de/blog/2007/10/10/actionscript-3/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 06:11:24 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[ActionScript3]]></category>
		<category><![CDATA[Flash Open Source]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://blog.nonverbla.de/blog/2007/10/10/actionscript-3/</guid>
		<description><![CDATA[My first class, written in AS3.

Watch in browser »
Download code »
]]></description>
			<content:encoded><![CDATA[<p>My first class, written in AS3.</p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseGrid.swf" target="_blank"><img src="http://www.nonverbla.de/blog/elemente_blog/images/mouse-grid.jpg" /></a></p>
<p><a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseGrid.swf" target="_blank">Watch in browser »</a></p>
<p><a class="downloadlink" href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/MouseGrid.zip">Download code »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2007/10/10/actionscript-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Line Animation</title>
		<link>http://nonverbla.de/blog/2007/01/28/advanced-line-animation/</link>
		<comments>http://nonverbla.de/blog/2007/01/28/advanced-line-animation/#comments</comments>
		<pubDate>Sun, 28 Jan 2007 21:26:27 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[Flash Open Source]]></category>

		<guid isPermaLink="false">http://nonverbla.de/wordpress/blog/?p=12</guid>
		<description><![CDATA[Animate complex forms in few minutes! one MovieClip is animated on a path and another is duplicated with the same properties. All clear?


DOWNLOAD SOURCE
]]></description>
			<content:encoded><![CDATA[<p>Animate complex forms in few minutes! one MovieClip is animated on a path and another is duplicated with the same properties. All clear?<br />
<object data="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/line_animation.swf" type="application/x-shockwave-flash" width="450px" height="150px"><param name="movie" value="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/line_animation.swf" /><param name="quality" value="best" /><param name="menu" value="false" /></object><br />
<object data="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/line_animation_dirty.swf" type="application/x-shockwave-flash" width="450px" height="150px"><param name="movie" value="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/line_animation_dirty.swf" /><param name="quality" value="best" /><param name="menu" value="false" /></object><br />
<a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/line_animation.fla">DOWNLOAD SOURCE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2007/01/28/advanced-line-animation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Smoke on Mouse in Flash</title>
		<link>http://nonverbla.de/blog/2006/12/27/smokerauch-in-flash/</link>
		<comments>http://nonverbla.de/blog/2006/12/27/smokerauch-in-flash/#comments</comments>
		<pubDate>Wed, 27 Dec 2006 14:35:49 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[Flash Open Source]]></category>

		<guid isPermaLink="false">http://nonverbla.de/wordpress/blog/?p=11</guid>
		<description><![CDATA[Simple dots with alpha-gradient duplicating and moving

DOWNLOAD SOURCE
]]></description>
			<content:encoded><![CDATA[<p>Simple dots with alpha-gradient duplicating and moving<br />
<object data="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/rauch.swf" type="application/x-shockwave-flash" width="450px" height="200px"><param name="movie" value="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/rauchswf" /><param name="quality" value="best" /><param name="menu" value="false" /></object><br />
<a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/rauch.fla">DOWNLOAD SOURCE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2006/12/27/smokerauch-in-flash/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Flash reacts to the Microphone</title>
		<link>http://nonverbla.de/blog/2006/11/30/flash-reacts-to-the-microphone/</link>
		<comments>http://nonverbla.de/blog/2006/11/30/flash-reacts-to-the-microphone/#comments</comments>
		<pubDate>Thu, 30 Nov 2006 21:04:42 +0000</pubDate>
		<dc:creator>Nonverbla</dc:creator>
				<category><![CDATA[Flash Open Source]]></category>

		<guid isPermaLink="false">http://nonverbla.de/wordpress/blog/?p=7</guid>
		<description><![CDATA[You need a microphone to use this movie. Than make noise and you will see, what this is. Same method like shown at blinkbilder.nonverbla.de

 DOWNLOAD SOURCE
]]></description>
			<content:encoded><![CDATA[<p>You need a microphone to use this movie. Than make noise and you will see, what this is. Same method like shown at <a href="http://blinkbilder.nonverbla.de">blinkbilder.nonverbla.de</a><br />
<object data="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/sound_wave.swf" type="application/x-shockwave-flash" width="450px" height="200px"><param name="movie" value="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/sound_wave.swf" /><param name="quality" value="best" /><param name="menu" value="false" /></object><br />
<a href="http://www.nonverbla.de/blog/elemente_blog/flash_opensource/sound_wave.zip"> DOWNLOAD SOURCE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://nonverbla.de/blog/2006/11/30/flash-reacts-to-the-microphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
