View Single Post
  #20  
Old 02-04-2010, 06:19 AM
12171217 12171217 is offline
Banned
Join Date: Jan 2009
Posts: 453
12171217 has a spectacular aura about
Quote:
Originally Posted by fowlplay4 View Post
Did it work client-side?
Of course, but the speed wasn't even comprable to what I ended up doing with the PHP server, and the client would be essentially immobilized until the rendering was done.

Might've been because I was using those panel display things; I could always try just writing the PNG information directly from an array, but then the max loop limit still comes into play, and I feel the PHP server is the most elegant solution.
Reply With Quote