10-31-2011 10:56 AM
jtegen wrote:
Is the contextInitializer(...) function in NDK only called once when when in AS3, ExtensionContext.createExtensionContext, is called and returns an ExtensionContext?
Yes, it is called when the AS3 portion calls ExtensionContext.createExtensionContext().
Cheers