Lampei

Lampei


  • Name: Gareth Arch
  • Favorite Languages: ColdFusion, Flex, AIR
  • Website: http://flexoop.com
  • Location: Clearwater, FL
  • About Me: [not set]

Recent Comments

  • Flex Tutorial - An Asynchronous JPEG Encoder
    02/14/2009 - 21:53

    Just wanted to say thanks for a really brilliant solution to a very annoying problem. The code works like a charm (no modification required on my part). I wanted an easy way for my wife to upload images to our family site via an Adobe AIR application that auto resizes the images on drop, but was having trouble with the image loading using the JPEGEncoder (as it was freezing up the app until it was completed). Your class fixed the problem and even allowed me to add progress bars to each image load. Love it! Thanks again.