<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss [<!ENTITY % HTMLlat1 PUBLIC "-//W3C//ENTITIES Latin 1 for XHTML//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">]>
<rss version="2.0" xml:base="http://www.connectedpixel.com/blog">
<channel>
 <title>connectedpixel.com - JavaScript</title>
 <link>http://www.connectedpixel.com/blog/taxonomy/term/11/0</link>
 <description></description>
 <language>en</language>
<item>
 <title>Flash Forms in PHP with AFLAX</title>
 <link>http://www.connectedpixel.com/blog/tools/aflax</link>
 <description>&lt;p&gt;Paul Colton has ported my Flash 8 &lt;a href=&quot;http://www.aflax.org/examples/wood/wood.html&quot; target=&quot;newwin&quot;&gt;wood texture&lt;/a&gt; code to &lt;a href=&quot;http://www.aflax.org&quot; target=&quot;newwin&quot;&gt;AFLAX&lt;/a&gt;.  It&#039;s amazing that it works so well.  He must have figured out some sneaky, under-the-hood code  to make it work (sneaky in a good way).  Still blows my mind.&lt;/p&gt;
&lt;p&gt;In addition to creating typical Flash movies, here&#039;s another possible use for AFLAX: Flash Forms for PHP (or ASP.NET for that matter).&lt;/p&gt;
&lt;p&gt;Until recently, I had no idea what Flash Forms were.  But a couple nights ago, I attended an &lt;a href=&quot;http://www.mmsug.org/?q=node/249&quot; target=&quot;newwin&quot;&gt;mmsug&lt;/a&gt; meeting where Derek Versteegen demonstrated some work he&#039;s done with Flash Forms and how they work.  &lt;/p&gt;
</description>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/20">Flash</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/11">JavaScript</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/7">Tools</category>
 <pubDate>Wed, 02 Jul 2008 15:09:51 -0700</pubDate>
</item>
<item>
 <title>JavaScript Trace Utility</title>
 <link>http://www.connectedpixel.com/blog/javascript/trace</link>
 <description>&lt;p&gt;I am incapable of writing any code without a trace utility.  I need to see variables change over time, loop counters increment, etc.  I haven&#039;t been able to find a JavaScript trace utility, so I wrote my own.  &lt;/p&gt;
&lt;p&gt;Actually, it is so simple, that maybe developers write their own when they need one.  In any case, you can view it in operation &lt;a href= &quot;/debug/tracecontainer.html&quot; target=&quot;newwin&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;To get the code, either use the &#039;View Source&#039; button in your browser or download this &lt;a href=&quot;downloads/js_trace.zip&quot;&gt;zip&lt;/a&gt; file.&lt;/p&gt;
&lt;p&gt;To use it, you need to include trace.js in the html file being debugged.&lt;/p&gt;
</description>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/9">Debugging</category>
 <category domain="http://www.connectedpixel.com/blog/taxonomy/term/11">JavaScript</category>
 <pubDate>Fri, 11 Apr 2008 18:50:20 -0700</pubDate>
</item>
</channel>
</rss>
