Hi
I’m using some extension that is supported only with AS2, but I don’t want my entire application to be coded in AS2. Is there any way to use it from an AS3 application?
I’ve tried to wrap it with a swf, and load that swf in the AS3, but I can’t call it functions…