Profiling Flash CS3 Apps
Wednesday, October 15th, 2008Until watching Jun Heider’s presentation on the Flex Profiler, I never realized I could use it to profile SWF’s compiled from Flash CS3. I guess I thought there was some special flex mojo in there, but in fact, this is quite simple to do. And, you don’t event need to setup a project in Flex Builder.
(more…)
For a recent project I needed to create 2D barcodes on printouts as a way of encoding a large batch of data. I settled on the PDF417 barcode format since it was well-known and unencumbered by licensing restrictions. This is the same format used on the back of many drivers licenses. There are numerous commercial libraries and barcode fonts on the market, but there was nothing that supported AS3 out of the box. After some research, I decided to port an open-source java library (