Is there a way of using Flash’s trace bitmap functionality in code? I need to convert some jpgs that users upload into more simple vector based images. Currently I’m toying with using color transformations to drop the threshold until solid objects form, but there must be an easier way. Any ideas?