Premium features licensing will only be needed when both of the following APIs are used in the same application run in Flash Player:
- ApplicationDomain.domainMemory, which provides access to domain memory
- Stage3D.request3DContext, if using hardware acceleration
A quick search of the Axel source code suggests there's no domainMemory access, so we're in the clear right?