You can load vector art, either vector art embedded in another swf, or
embedded in another format through an AS3 library. There are a few AS3
libs for SVG out there, for example.
Would need more specifics in your question to answer more specifically.
Kevin N.
On 7/23/2012 12:26 PM, Sam Scherer wrote:
> Is there a good way of doing this? I also need to scale and position dynamically without the image distorting. Anyone know a good trick for scaling dynamically loaded images with variations in aspect ratio, or should I give up and use raster?