<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Alchemy &#8211; first looks</title>
	<atom:link href="http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Fri, 20 Nov 2009 23:38:19 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Oscar</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-487</link>
		<dc:creator>Oscar</dc:creator>
		<pubDate>Thu, 12 Mar 2009 19:46:19 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-487</guid>
		<description>I have been dealing with alchemy a bit here and there and I am trying to port the jpeg lib to use for compression of images. I am having issues including my files and being able to call any methods at all that the library is suppose to bring in. If there is any tips or recommendations you could give me, that&#039;d be awesome! thank you</description>
		<content:encoded><![CDATA[<p>I have been dealing with alchemy a bit here and there and I am trying to port the jpeg lib to use for compression of images. I am having issues including my files and being able to call any methods at all that the library is suppose to bring in. If there is any tips or recommendations you could give me, that&#8217;d be awesome! thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Text extrusion and triangulation experiments &#171; Barcinski &#38; Jeanjean</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-338</link>
		<dc:creator>Text extrusion and triangulation experiments &#171; Barcinski &#38; Jeanjean</dc:creator>
		<pubDate>Wed, 07 Jan 2009 21:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-338</guid>
		<description>[...] huge excess of vertices and triangles and before I could figure out how to fix it, Tim Knip has posted this fantastic method in alchemy form that triangulates polys with holes without creating any extra [...]</description>
		<content:encoded><![CDATA[<p>[...] huge excess of vertices and triangles and before I could figure out how to fix it, Tim Knip has posted this fantastic method in alchemy form that triangulates polys with holes without creating any extra [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthy</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-227</link>
		<dc:creator>Arthy</dc:creator>
		<pubDate>Mon, 15 Dec 2008 23:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-227</guid>
		<description>Finally thanks to Branden Hall, i successfully compiled your example with Flash CS4 by modifying 2 options from the publish settings :

1) as you said, File =&gt; Publish Settings =&gt; Flash =&gt; Script Settings, then add the swc there as ‘library path’ (&quot;external library path causes an error)

2) check the &quot;Export SWC&quot; option

And that&#039;s it :)

Hope this will help.</description>
		<content:encoded><![CDATA[<p>Finally thanks to Branden Hall, i successfully compiled your example with Flash CS4 by modifying 2 options from the publish settings :</p>
<p>1) as you said, File =&gt; Publish Settings =&gt; Flash =&gt; Script Settings, then add the swc there as ‘library path’ (&#8221;external library path causes an error)</p>
<p>2) check the &#8220;Export SWC&#8221; option</p>
<p>And that&#8217;s it <img src='http://techblog.floorplanner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this will help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-220</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sat, 13 Dec 2008 17:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-220</guid>
		<description>Ah, yes... Flex 3.2+ is required. Sorry about that, my bad.</description>
		<content:encoded><![CDATA[<p>Ah, yes&#8230; Flex 3.2+ is required. Sorry about that, my bad.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthy</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-219</link>
		<dc:creator>Arthy</dc:creator>
		<pubDate>Sat, 13 Dec 2008 08:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-219</guid>
		<description>Thank you very much :)

This is new stuff from Flash CS4 i didn&#039;t know.

But i am facing a new problem when i compile, i got a error which is en open issue in the alchemy forum :

&quot;ReferenceError: Error #1065: Variable MainTimeline is not defined&quot;

The same problem exists on the EchoString example, so it seems that we have to compile under flex to make it work properly.</description>
		<content:encoded><![CDATA[<p>Thank you very much <img src='http://techblog.floorplanner.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>This is new stuff from Flash CS4 i didn&#8217;t know.</p>
<p>But i am facing a new problem when i compile, i got a error which is en open issue in the alchemy forum :</p>
<p>&#8220;ReferenceError: Error #1065: Variable MainTimeline is not defined&#8221;</p>
<p>The same problem exists on the EchoString example, so it seems that we have to compile under flex to make it work properly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-217</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 12 Dec 2008 16:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-217</guid>
		<description>File =&gt; Publish Settings =&gt; Flash =&gt; Script Settings
Then add  the swc there as &#039;library path&#039; or &#039;external library path&#039;. 
I hardly use CS4, so I&#039;m not completely sure. But its a setting there for sure.</description>
		<content:encoded><![CDATA[<p>File =&gt; Publish Settings =&gt; Flash =&gt; Script Settings<br />
Then add  the swc there as &#8216;library path&#8217; or &#8216;external library path&#8217;.<br />
I hardly use CS4, so I&#8217;m not completely sure. But its a setting there for sure.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arthy</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-216</link>
		<dc:creator>Arthy</dc:creator>
		<pubDate>Fri, 12 Dec 2008 16:43:11 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-216</guid>
		<description>Hello,

I got the Flash 10 Trial edition to try again, but i must have missed or forget something about SWC files...

Where am i supposed to put/include the swc file in flash 10 to get the example work ?

thanx</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I got the Flash 10 Trial edition to try again, but i must have missed or forget something about SWC files&#8230;</p>
<p>Where am i supposed to put/include the swc file in flash 10 to get the example work ?</p>
<p>thanx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-204</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 05 Dec 2008 22:18:40 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-204</guid>
		<description>That looks great makc! If I only knew before ;-)</description>
		<content:encoded><![CDATA[<p>That looks great makc! If I only knew before <img src='http://techblog.floorplanner.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: makc</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-203</link>
		<dc:creator>makc</dc:creator>
		<pubDate>Fri, 05 Dec 2008 18:09:23 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-203</guid>
		<description>I dont know if you seen this, but http://makc.coverthesky.com/FlashFX/ffx.php?id=18</description>
		<content:encoded><![CDATA[<p>I dont know if you seen this, but <a href="http://makc.coverthesky.com/FlashFX/ffx.php?id=18" rel="nofollow">http://makc.coverthesky.com/FlashFX/ffx.php?id=18</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://techblog.floorplanner.com/2008/11/23/alchemy-first-looks/comment-page-1/#comment-195</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 28 Nov 2008 17:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://techblog.floorplanner.com/?p=261#comment-195</guid>
		<description>I quote Adobe:
&quot;Alchemy is primarily intended to be used with C/C++ libraries that have few operating system dependencies. Ideally suited for computation-intensive use cases, such as audio/video transcoding, data manipulation, XML parsing, cryptographic functions or physics simulation, performance can be considerably faster than ActionScript 3.0 and anywhere from 2-10x slower than native C/C++ code. Alchemy is not intended for general development of SWF applications using C/C++.&quot;</description>
		<content:encoded><![CDATA[<p>I quote Adobe:<br />
&#8220;Alchemy is primarily intended to be used with C/C++ libraries that have few operating system dependencies. Ideally suited for computation-intensive use cases, such as audio/video transcoding, data manipulation, XML parsing, cryptographic functions or physics simulation, performance can be considerably faster than ActionScript 3.0 and anywhere from 2-10x slower than native C/C++ code. Alchemy is not intended for general development of SWF applications using C/C++.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
