Flash Jackpot Rotator and Counter
Monday, October 31st, 2011This tutorial is based on the flash counter tutorial. ... Read More
This tutorial is based on the flash counter tutorial. ... Read More
I’m just finished with an affiliate system currently in use by Videoslots.com but more sites might be connected in the future. It’s made with Clojure’s Ring and Compojure and uses MongoDB for its database. To the right you see the result of this article, one of my affiliate banners, read on below to get the skinny on how it works.... Read More
... 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
... Read More
I just managed get communication between Compojure and Flash (AS3) up and running, by way of HTTP. No big deal really when all the dependencies and whatnot are in place. I did not use URLRequest or HTTPService, but AS3HttpClientLib as I got the impression it seems to be more feature complete than the other two that seem more basic and default. An example of a feature I might want to use in the future is for instance the HTTPS stuff.... Read More
... 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