Results 1 issues of yuanyi

I am a AS3 beginner and AS3SVGRenderer runs successfully when I test it separately (see below). ![q-good](https://f.cloud.github.com/assets/4381248/824112/d27ad82e-f036-11e2-8497-fac8a76c7856.jpg) package { import flash.display.Sprite; import com.lorentz.SVG.display.SVGDocument; import com.lorentz.processing.ProcessExecutor; public class trySVG extends Sprite{...