<?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>Peter Celuch</title>
	<atom:link href="http://www.flashlabs.eu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flashlabs.eu</link>
	<description>Flex and Flash RIA Developer</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:59:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>New mail notification icon for Thunderbird not showing in system tray on Windows 7</title>
		<link>http://www.flashlabs.eu/2012/02/12/new-mail-notification-icon-for-thunderbird-not-showing-in-system-tray-on-windows-7/</link>
		<comments>http://www.flashlabs.eu/2012/02/12/new-mail-notification-icon-for-thunderbird-not-showing-in-system-tray-on-windows-7/#comments</comments>
		<pubDate>Sun, 12 Feb 2012 19:46:49 +0000</pubDate>
		<dc:creator>Peter Celuch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.flashlabs.eu/?p=762</guid>
		<description><![CDATA[Few weeks ago I noticed that whenever I got new mail, Thunderbird wouldn&#8217;t notify me of it anymore. At first I thought it was some buggy update (noticed change when going from version 9 to version 10), but going back to version 9 wouldn&#8217;t fix my problem. I finally got some time to read endless [...]]]></description>
			<content:encoded><![CDATA[<p>Few weeks ago I noticed that whenever I got new mail, Thunderbird wouldn&#8217;t notify me of it anymore. At first I thought it was some buggy update (noticed change when going from version 9 to version 10), but going back to version 9 wouldn&#8217;t fix my problem. I finally got some time to read endless user forums and one particular got solution for me: <a title="Mozillazine" href="http://forums.mozillazine.org/viewtopic.php?f=39&amp;t=1867215&amp;start=15" target="_blank">Mozillazine forums</a>.</p>
<p>Solution that worked for me:<span id="more-762"></span></p>
<ol>
<li>Locate the shortcut that executes your Thunderbird (Start -&gt; Programs -&gt; Start-up -&gt; Thunderbird)</li>
<li>Right-click the link icon and select &#8220;Properties&#8221;</li>
<li>Switch to &#8220;Compatibility&#8221; tab</li>
<li>In &#8220;Compatibility mode&#8221; section check &#8220;Run this program in compatibility mode for:&#8221;</li>
<li>Select &#8220;Windows Vista (Service Pack 2)&#8221; from combo-box</li>
</ol>
<p>I would like to add two more things to make sure you&#8217;re all set-up:</p>
<ol>
<li>Check Windows notification area settings</li>
<ol>
<li>Right-click on the Task-bar</li>
<li>Select &#8220;Properties&#8221;</li>
<li>In &#8220;Notification area&#8221; section, click &#8220;Customize&#8221; button</li>
<li>Find &#8220;Thunderbird&#8221; and select &#8220;Show icon and notification&#8221; in combo-box next to it</li>
</ol>
<li>Check Thunderbird notification settings</li>
<ol>
<li>In Thunderbird, select from main menu &#8220;Tools&#8221; -&gt; &#8220;Options&#8221;</li>
<li>Select &#8220;General&#8221; tab</li>
<li>In &#8220;When new messages arrive&#8221; section, check &#8220;Show an alert&#8221;</li>
</ol>
</ol>
<p>Restart Thunderbird and voila &#8211; you should now receive new mail notifications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashlabs.eu/2012/02/12/new-mail-notification-icon-for-thunderbird-not-showing-in-system-tray-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multitransform JSFL Panel for Flash Professional</title>
		<link>http://www.flashlabs.eu/2011/11/18/multitransform-panel-for-flash-professional/</link>
		<comments>http://www.flashlabs.eu/2011/11/18/multitransform-panel-for-flash-professional/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 21:22:08 +0000</pubDate>
		<dc:creator>Peter Celuch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[JSFL]]></category>

		<guid isPermaLink="false">http://www.flashlabs.eu/?p=740</guid>
		<description><![CDATA[Another JSFL gadget I created in early 2005 was a panel for transforming multiple items at once, using their own registration points instead of a single registration point for the whole group. You can change scale in x or y axis individually or constraint and rotation. Works for single frame selection as well as multi-frame [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-full wp-image-748 alignleft" title="multitransform-panel" src="http://www.flashlabs.eu/wp-content/uploads/2011/11/multitransform-panel.gif" alt="" width="216" height="157" />Another JSFL gadget I created in early 2005 was a panel for transforming multiple items at once, using their own registration points instead of a single registration point for the whole group. You can change scale in x or y axis individually or constraint and rotation. Works for single frame selection as well as multi-frame selection. It was originally designed for Flash Pro 8 and to my big surprise it still works in Flash Pro CS5.5!<br />
<hr class="endfloat" /><span id="more-740"></span></p>
<p>Although my previous tools were rendered obsolete since Flash Professional UI improvements, this little gadget&#8217;s behavior is still unique. Maybe I should dust off the code and finish the panel. Feel free to leave a comment, tips or suggestions. If there are more then 5 people in the world using this panel I shall revisit the code :)</p>
<p>There are few things you should know before you start using this panel:</p>
<ul>
<li>Undo feature is not implemented so whatever you do with the panel, you should save your work</li>
<li>Scale and rotation applies to each object individually so if you have two objects, one at its 100% scale, other at 200% and you set 200% with the panel, they won&#8217;t get up to 200% and 400%, rather to 200% and 200%.</li>
</ul>
<p>You can download the panel here: <a title="Download Multitransform Panel" href="http://www.flashlabs.eu/wp-content/uploads/2011/11/MultiTransformPanel.mxp">Download Multitransform Panel</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashlabs.eu/2011/11/18/multitransform-panel-for-flash-professional/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash JSFL extensions</title>
		<link>http://www.flashlabs.eu/2011/10/23/flash-extensions/</link>
		<comments>http://www.flashlabs.eu/2011/10/23/flash-extensions/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 20:55:29 +0000</pubDate>
		<dc:creator>Peter Celuch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[JSFL]]></category>

		<guid isPermaLink="false">http://www.flashlabs.eu/?p=517</guid>
		<description><![CDATA[Few years ago I played around with JSFL and Flash IDE extensibility. It resulted in 3 flash tools for easier drawing and symbol distribution. You can watch demonstration videos, download the tools or download the source code and experiment a bit. Leaf-line tool Brush tool for creating long leaf-like shapes. Just click and drag wherever [...]]]></description>
			<content:encoded><![CDATA[<p>Few years ago I played around with JSFL and Flash IDE extensibility. It resulted in 3 flash tools for easier drawing and symbol distribution. You can watch demonstration videos, download the tools or download the source code and experiment a bit.<br />
<span id="more-517"></span></p>
<h3>Leaf-line tool</h3>
<p>
Brush tool for creating long leaf-like shapes. Just click and drag wherever you want your curved shape to go.
</p>
<p><script type="text/javascript">function showFlash(url, id, width, height, flashvars) {swfobject.embedSWF(url, id, width, height, "9.0.0", "http://www.flashlabs.eu/wp-content/themes/flashlabs/expressInstall.swf", flashvars, { allowScriptAccess: "always", wmode: "opaque" });}</script><div style="display: inline-block; border: 1px solid #e5e5e5; padding: 5px;">	<div style="position: relative; width: 600px; height: 400px;">		<div id="leafline">			<div style="width: 600px; height: 400px; text-align: center;"><a href="#" onclick="showFlash('http://www.flashlabs.eu/wp-content/uploads/2011/10/leafline.swf', 'leafline', '600', '400', '{}'); return false;"><img src="http://www.flashlabs.eu/wp-content/uploads/2011/10/extensions-play.gif" alt="" class="noborder" style="position: absolute; width: 100%; height: 100%;" /></a>			</div>		</div>	</div></div></p>
<p>
Download from adobe exchange: <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1368018" target="_blank">Get leaf-line tool</a><br />
Play around: <a href="http://www.flashlabs.eu/wp-content/uploads/2011/10/lifeline.zip" target="_blank">Get source</a>
</p>
<h3>Particle spray</h3>
<p>This tool enables you to spray specific MovieClips from library onto stage with single click, setting random rotation, scale, transparency and position.</p>
<p>
<script type="text/javascript">function showFlash(url, id, width, height, flashvars) {swfobject.embedSWF(url, id, width, height, "9.0.0", "http://www.flashlabs.eu/wp-content/themes/flashlabs/expressInstall.swf", flashvars, { allowScriptAccess: "always", wmode: "opaque" });}</script><div style="display: inline-block; border: 1px solid #e5e5e5; padding: 5px;">	<div style="position: relative; width: 600px; height: 400px;">		<div id="particlespray">			<div style="width: 600px; height: 400px; text-align: center;"><a href="#" onclick="showFlash('http://www.flashlabs.eu/wp-content/uploads/2011/10/particlespray.swf', 'particlespray', '600', '400', '{}'); return false;"><img src="http://www.flashlabs.eu/wp-content/uploads/2011/10/extensions-play.gif" alt="" class="noborder" style="position: absolute; width: 100%; height: 100%;" /></a>			</div>		</div>	</div></div>
</p>
<p>
Download from adobe exchange: <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1369019" target="_blank">Get particle spray tool</a><br />
Play around: <a href="http://www.flashlabs.eu/wp-content/uploads/2011/10/particlespray.zip" target="_blank">Get source</a>
</p>
<h3>Stamp tool</h3>
<p>
Tool for quick deployment of library items on stage. Sets position, size, rotation, name.
</p>
<p><script type="text/javascript">function showFlash(url, id, width, height, flashvars) {swfobject.embedSWF(url, id, width, height, "9.0.0", "http://www.flashlabs.eu/wp-content/themes/flashlabs/expressInstall.swf", flashvars, { allowScriptAccess: "always", wmode: "opaque" });}</script><div style="display: inline-block; border: 1px solid #e5e5e5; padding: 5px;">	<div style="position: relative; width: 600px; height: 400px;">		<div id="stamp">			<div style="width: 600px; height: 400px; text-align: center;"><a href="#" onclick="showFlash('http://www.flashlabs.eu/wp-content/uploads/2011/10/stamp.swf', 'stamp', '600', '400', '{}'); return false;"><img src="http://www.flashlabs.eu/wp-content/uploads/2011/10/extensions-play.gif" alt="" class="noborder" style="position: absolute; width: 100%; height: 100%;" /></a>			</div>		</div>	</div></div></p>
<p>
Download from adobe exchange: <a href="http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&amp;loc=en_us&amp;extid=1370018" target="_blank">Get stamp tool</a><br />
Play around: <a href="http://www.flashlabs.eu/wp-content/uploads/2011/10/stamp" target="_blank">Get source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.flashlabs.eu/2011/10/23/flash-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

