Sessions and JSON with Ring, Compojure and Flash AS3
Saturday, August 21st, 2010The code here is actually several months old, it was only today that I stumbled on it and realized it would be a nice writeup.... Read More
The code here is actually several months old, it was only today that I stumbled on it and realized it would be a nice writeup.... Read More
Update: Watch it live on the online casino which was the target project for this one.... Read More

Update: Watch it live on videoslots which was the target site.... Read More
Demo here. I’ve noted that the framerate is much better when the shockwave is included in a proper document, as opposed to the standalone swf I just linked to.
... Read More
In the prior time series tutorial I stated that I was going to use Flare in favor of stuff like jFlot and jqPlot.
... Read More
I’ve just managed to get Xray to work, a great debugger. Xray needs two things to work, the connector which is a .swc you include in your AS3 code and the shockwave which will be connecting to, and communicating with, the connector.... Read More
I just finished the Flare shockwave that will replace stuff I previously made with jFlot. As you might know, I had to replace the processingjs linkmap with the Flare original due to performance issues with processingjs specifically and canvas + JS in general.... Read More
Update: This visualization and other Flare stuff can be seen in a fully functioning state in the VizReader RSS reader.... Read More
In an earlier article I spoke about changing the stage size based on the URL of the page that loads the ShockWave.
Well as it turns out the simple approach I outline there won’t work in IE7 for some reason (no don’t ask me why, I didn’t find any explanation no matter how much googling I did).... Read More