I have created a slew of classes in the graphics library on the AS side. Is there a way to stub out these classes in JS automatically instead of having to do each one manually? I know the internals have to be changed, but if I have stuff automatically built, I figured it would make my life easier.
Thanks, Om
