AS2 Experts,
I am new to flash and taking over AS2 code that successfully loads png images into a MovieClip using movieClipLoader.loadClip. Presently we need to update our flash project and replace the png images with new svg images. I see that when I simply switch out the png to the svg, the image does not load/render. From some preliminary searches its my impression that doing this work is not straightfwd with AS2. What are my options? Can someone point me in the right direction. Thanks !