Would I be correct in saying that any RSLs that my SWF uses must be
compiled with (exactly) the same version of the SDK ?

I have an SWC that I'm using as an RSL rather than linking directly, and
it's bombing out with

VerifyError: Error #1053: Illegal override of getPollSyncMessageResponder
in mx.messaging.channels.NetConnectionChannel.

I believe that's because it was built with an (older) version of the SDK;
but I wanted to verify this.

Is there any way of forcing an RSL to become compatible with a different
SDK, or am I stuck recompiling from source ?

Reply via email to