Inside Flash, I have a symbol with type graphic in my library and I want to add it to stage using Actionscript 3. Is this possible?
Flash does not let me set any Linkage Properties for Graphic symbols.
How do I draw stuff in Flash and be able to create multiple instances of that stuff at run time without using MovieClip?
Thanks.