<?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>Acatl Pacheco</title>
	<atom:link href="http://acatl.net/blog/index.php/feed" rel="self" type="application/rss+xml" />
	<link>http://acatl.net/blog</link>
	<description>actionsctipt and some other stuff</description>
	<lastBuildDate>Fri, 23 Apr 2010 01:23:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Unicode map</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/63</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/63#comments</comments>
		<pubDate>Fri, 23 Apr 2010 01:19:48 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[unicode]]></category>
		<category><![CDATA[unicode ranges]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=63</guid>
		<description><![CDATA[Oh man.. every time I try to embed a character in flex its a real pain, I forget where I found the info and which sets correspond to what.. so after some searching I found this page, many of you probably know the site, but I didn&#8217;t know they had this info posted there. map [...]]]></description>
			<content:encoded><![CDATA[<p>Oh man.. every time I try to embed a character in flex its a real pain, I forget where I found the info and which sets correspond to what.. so after some searching I found this page, many of you probably know the site, but I didn&#8217;t know they had this info posted there.</p>
<p>map of unicode characters:<br />
<a href="http://www.fileformat.info/info/unicode/block/index.htm" onclick="pageTracker._trackPageview('/outgoing/www.fileformat.info/info/unicode/block/index.htm?referer=');"> http://www.fileformat.info/info/unicode/block/index.htm</a></p>
<p>and for some more in depth info on each code:<br />
<a href="http://www.decodeunicode.org/" onclick="pageTracker._trackPageview('/outgoing/www.decodeunicode.org/?referer=');"> http://www.decodeunicode.org/</a></p>
<p>oh and how to forget wikipedia <img src='http://acatl.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<a href="http://en.wikipedia.org/wiki/Latin_Extended" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Latin_Extended?referer=');"> http://en.wikipedia.org/wiki/Latin_Extended</a></p>
<p>so what is this for? you can embed specific unicode sets on your CSS of a flex app like in this example:</p>
<p><code><br />
@font-face {<br />
src:url("Calibri.ttf");<br />
fontFamily: Calibri;<br />
unicode-range:<br />
U+0020-U+0040, /* Punctuation, Numbers */<br />
U+0041-U+005A, /* Upper-Case A-Z */<br />
U+005B-U+0060, /* Punctuation and Symbols */<br />
U+0061-U+007A, /* Lower-Case a-z */<br />
U+007B-U+007E, /* Punctuation and Symbols */<br />
U+0080-U+00FF, /* C1 Controls and Latin-1 Supplement */<br />
U+00A2-U+00A5, /* Cent sign Pound sign Currency sign Yen sign */<br />
U+20A0-U+20CF; /* curreny symbols */<br />
}<br />
</code></p>
<p>for more info on embedding unicode checkout:<br />
<a href="http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/" onclick="pageTracker._trackPageview('/outgoing/blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/?referer=');"> http://blog.flexexamples.com/2008/01/24/specifying-custom-named-unicode-ranges-in-flex/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/63/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Eclipse Monkey Script</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/59</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/59#comments</comments>
		<pubDate>Thu, 25 Mar 2010 05:37:01 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=59</guid>
		<description><![CDATA[Trying to get my previous setup from flex builder updated I found myself looking for the Eclipse Monkey Script update site, which was kind of hard to find. found it! you can install it from here: http://download.eclipse.org/technology/dash/update/]]></description>
			<content:encoded><![CDATA[<p>Trying to get my previous setup from flex builder updated I found myself looking for the <a href="http://wiki.eclipse.org/Eclipse_Monkey_Overview" onclick="pageTracker._trackPageview('/outgoing/wiki.eclipse.org/Eclipse_Monkey_Overview?referer=');">Eclipse Monkey Script</a> update site, which was kind of hard to find. </p>
<p>found it! you can install it from here:</p>
<p>http://download.eclipse.org/technology/dash/update/</p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fresh new Look and feel for Teztoc</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/44</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/44#comments</comments>
		<pubDate>Thu, 10 Dec 2009 18:55:05 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[teztoc]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=44</guid>
		<description><![CDATA[After taking with Genaro ( ex-coworker) seemed like Teztoc was actually being used! woha!! heeh, and he gave me some feedback on the functionality that would make Teztoc a much more useful application, seems like it is a tool that could potentially be used to show clients previews of the components while on development phase, [...]]]></description>
			<content:encoded><![CDATA[<p>After taking with Genaro ( ex-coworker) seemed like Teztoc was actually being used! woha!! heeh, and he gave me some feedback on the functionality that would make Teztoc a much more useful application, seems like it is a tool that could potentially be used to show clients previews of the components while on development phase, so why not make it a bit more nicer right? add some enhancements to the navigation, etc&#8230; so here is what I&#8217;ve got so far.</p>
<p><img class="alignnone size-full wp-image-45" title="Teztoc new Look &amp; Feel" src="http://acatl.net/blog/wp-content/uploads/2009/12/snapshot-2009-12-10-12-45-51.gif" alt="" /></p>
<p>check out a <a href="http://acatl.net/online-examples/teztoc/">live example here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/44/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Teztoc new Version</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/41</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/41#comments</comments>
		<pubDate>Fri, 04 Dec 2009 20:41:28 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=41</guid>
		<description><![CDATA[So I made some changes to Teztoc, nothing big or fancy. added: Reload &#8216;test harness&#8217; feature added: I added some Icons for the look and feel Latest screenshoot: You can download latest SWC from: http://code.google.com/p/teztoc/downloads/list Or download new source code here: http://code.google.com/p/teztoc/source/checkout]]></description>
			<content:encoded><![CDATA[<p>So I made some changes to Teztoc, nothing big or fancy.</p>
<ul>
<li>added: Reload &#8216;test harness&#8217; feature</li>
<li>added: I added some Icons for the look and feel</li>
</ul>
<p>Latest screenshoot:</p>
<p><img class="alignnone size-full wp-image-42" title="screenshoot" src="http://acatl.net/blog/wp-content/uploads/2009/12/screenshoot.jpg" alt="" width="437" height="346" /></p>
<p>You can download latest SWC from:</p>
<p><a href="http://code.google.com/p/teztoc/downloads/list" target="_blank" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/teztoc/downloads/list?referer=');">http://code.google.com/p/teztoc/downloads/list</a></p>
<p>Or download new source code here:</p>
<p><a href="http://code.google.com/p/teztoc/source/checkout" target="_blank" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/teztoc/source/checkout?referer=');">http://code.google.com/p/teztoc/source/checkout</a></p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got added to pixeloverflow.net!!!</title>
		<link>http://acatl.net/blog/index.php/art/39</link>
		<comments>http://acatl.net/blog/index.php/art/39#comments</comments>
		<pubDate>Fri, 29 May 2009 17:59:19 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[art]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=39</guid>
		<description><![CDATA[A friend of mine Luis Silva (alias Bimbo) just added one of my paintings to his collective blog, there some very cool paintings there, check them out! http://www.pixeloverflow.net/ thanks man!]]></description>
			<content:encoded><![CDATA[<p>A friend of mine Luis Silva (alias <a title="Bimbo's Art Gallery" href="http://www.pixeloverflow.net/?cat=13" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.pixeloverflow.net/?cat=13&amp;referer=');">Bimbo</a>) just added one of my paintings to his collective blog, there some very cool paintings there, check them out!</p>
<p><a title="pixeloverflow.net" href="http://www.pixeloverflow.net/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.pixeloverflow.net/?referer=');">http://www.pixeloverflow.net/</a></p>
<p>thanks man!</p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/art/39/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error #2130: Unable to flush SharedObject</title>
		<link>http://acatl.net/blog/index.php/flash-player/37</link>
		<comments>http://acatl.net/blog/index.php/flash-player/37#comments</comments>
		<pubDate>Thu, 28 May 2009 03:03:16 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[flash player]]></category>
		<category><![CDATA[Flex Builder]]></category>
		<category><![CDATA[SharedObject]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=37</guid>
		<description><![CDATA[yeah, I got this error using the SharedObject, it happended while I was debugging with flex builder with an app that uses the SharedObject, then FireFox crashed, after that I started getting this error. what I did was to uninstalled FP 10 and rolled back to FP 9. I just reinstalled, and ran the app, [...]]]></description>
			<content:encoded><![CDATA[<p>yeah, I got this error using the SharedObject, it happended while I was debugging with flex builder with an app that uses the SharedObject, then FireFox crashed, after that I started getting this error. what I did was to <a title="Uninstall the Adobe Flash Player plug-in" href="http://acatl.net/blog/?p=35" target="_self">uninstalled</a> FP 10 and rolled back to FP 9. I just reinstalled, and ran the app, all working fine now.. <img src='http://acatl.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  thanks google and everyone that posted about this subject! haha</p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/flash-player/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Uninstall the Adobe Flash Player plug-in</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/35</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/35#comments</comments>
		<pubDate>Thu, 28 May 2009 02:32:16 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[flash player]]></category>
		<category><![CDATA[plug-in]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=35</guid>
		<description><![CDATA[yeeeees!! I found it.. easy to find? well not for me, had a hard time finding this link, im having an issue with the SharedObject, read reinstalling the plug-in would help, no idea, but at least I got the plug-in uninstalled so far. lets see.. here is the direct link: http://kb2.adobe.com/cps/141/tn_14157.html]]></description>
			<content:encoded><![CDATA[<p>yeeeees!! I found it.. easy to find? well not for me, had a hard time finding this link, im having an issue with the SharedObject, read reinstalling the plug-in would help, no idea, but at least I got the plug-in uninstalled so far. lets see..</p>
<p>here is the direct link:</p>
<p><a title="Uninstall Adobe Flash Player Plug-in" href="http://kb2.adobe.com/cps/141/tn_14157.html" target="_blank" onclick="pageTracker._trackPageview('/outgoing/kb2.adobe.com/cps/141/tn_14157.html?referer=');">http://kb2.adobe.com/cps/141/tn_14157.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/35/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Updated Oztoc</title>
		<link>http://acatl.net/blog/index.php/uncategorized/31</link>
		<comments>http://acatl.net/blog/index.php/uncategorized/31#comments</comments>
		<pubDate>Thu, 30 Apr 2009 21:56:30 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[oztoc]]></category>
		<category><![CDATA[parser]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=31</guid>
		<description><![CDATA[I updated oztoc, added the CoreParser Class to the SWC file. will be posting soon about how to use it..]]></description>
			<content:encoded><![CDATA[<p>I updated oztoc, added the CoreParser Class to the SWC file. will be posting soon about how to use it..</p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/uncategorized/31/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>what can say?&#8230; I&#8217;m Polo&#8217;s friend!!</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/26</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/26#comments</comments>
		<pubDate>Wed, 22 Apr 2009 03:59:39 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[Degrafa]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Polo]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=26</guid>
		<description><![CDATA[Wahooo!!!  coders!! yes!! I&#8217;m Polo&#8217;s Friend, or better known on the web as Zero Kernel, ..  this dude posted a very cool example of Degrafa which you have to check out! &#8230;. and? well first he got twittered by Degrafa, now.. he is on the dynamic graphics section of Degrafa&#8217;s offical site!!!! WTF!!! check it [...]]]></description>
			<content:encoded><![CDATA[<p>Wahooo!!!  coders!! yes!! I&#8217;m Polo&#8217;s Friend, or better known on the web as <a href="http://zerokernel.com" target="_blank" onclick="pageTracker._trackPageview('/outgoing/zerokernel.com?referer=');">Zero Kernel,</a> ..  this dude posted a very cool<a href="http://zerokernel.com/blog/index.php/2009/03/31/degrafa-webcam-flexpop/" target="_blank" onclick="pageTracker._trackPageview('/outgoing/zerokernel.com/blog/index.php/2009/03/31/degrafa-webcam-flexpop/?referer=');"> example</a> of <a href="http://www.degrafa.org" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.degrafa.org?referer=');">Degrafa</a> which you have to check out! &#8230;. and? well first he got twittered by Degrafa, now.. he is on the dynamic graphics section of Degrafa&#8217;s offical site!!!! WTF!!!</p>
<p>check it out: <a href="http://www.degrafa.org/samples/dynamic-graphics.html" target="_self" onclick="pageTracker._trackPageview('/outgoing/www.degrafa.org/samples/dynamic-graphics.html?referer=');">http://www.degrafa.org/samples/dynamic-graphics.html</a></p>
<p>congrats man!! can I move by your desk?</p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMFConnection</title>
		<link>http://acatl.net/blog/index.php/actionscript-30/18</link>
		<comments>http://acatl.net/blog/index.php/actionscript-30/18#comments</comments>
		<pubDate>Thu, 09 Apr 2009 18:07:03 +0000</pubDate>
		<dc:creator>acatl</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[oztoc]]></category>
		<category><![CDATA[AMF]]></category>
		<category><![CDATA[AMFConnection]]></category>

		<guid isPermaLink="false">http://acatl.net/blog/?p=18</guid>
		<description><![CDATA[So here it is, my very simple but useful way to communicate and AMF Server. What did I do? well I just mimicked the way any other XML Call would be. The API is very simple, an example of it&#8217;s usage: // used packages import net.oztoc.remoteobject.AMFConnection; import mx.rpc.events.FaultEvent; import mx.rpc.events.ResultEvent; // create the AMF service [...]]]></description>
			<content:encoded><![CDATA[<p>So here it is, my very simple but useful way to communicate and AMF Server. What did I do? well I just mimicked the way any other XML Call would be.</p>
<p>The API is very simple, an example of it&#8217;s usage:</p>
<p><span style="color: #808080;"><span style="color: #008080;">// used packages</span></span></p>
<p><span style="color: #808080;">import net.oztoc.remoteobject.AMFConnection;<br />
</span><span style="color: #808080;">import mx.rpc.events.FaultEvent;<br />
import mx.rpc.events.ResultEvent;<br />
<span style="color: #008080;"><br />
// create the AMF service</span><br />
var service:AMFConnection = new AMFConnection();</span></p>
<p><span style="color: #008080;">// set Service&#8217;s AMF variables</span><br />
service.gateway = &#8220;http://www.acatl.net:3000/rubyamf_gateway&#8221;;<br />
service.remoteClass = &#8220;Sessions&#8221;;<br />
service.method = &#8220;userLogin&#8221;;</p>
<p><span style="color: #008080;">// add event listeners</span><br />
service.addEventListener(ResultEvent.RESULT, onResult );<br />
service.addEventListener(FaultEvent.FAULT, onRespond );</p>
<p><span style="color: #008080;">// send the data to the server</span><br />
service.send({user:&#8221;acatl&#8221;, passwrd:&#8221;mypasswrd&#8221;});</p>
<p>For more info:</p>
<p><a href="http://www.oztoc.net" target="_blank" onclick="pageTracker._trackPageview('/outgoing/www.oztoc.net?referer=');">http://www.oztoc.net</a></p>
<p>Google code URL:</p>
<p><a title="AMFConnection.as direct link" href="http://code.google.com/p/oztoc/source/browse/trunk/oztoc/src/net/oztoc/remoteobject/AMFConnection.as" target="_blank" onclick="pageTracker._trackPageview('/outgoing/code.google.com/p/oztoc/source/browse/trunk/oztoc/src/net/oztoc/remoteobject/AMFConnection.as?referer=');">http://code.google.com/p/oztoc/source/browse/trunk/oztoc/src/net/oztoc/remoteobject/AMFConnection.as</a></p>
]]></content:encoded>
			<wfw:commentRss>http://acatl.net/blog/index.php/actionscript-30/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
