I'm using a swc from the Axiis project to display visualizations in a project I'm working on. I've run into a bug where re-compiling the library swc would be an easy solution, but I can only use the buggy version of the swc.
I have the Axiis source and compiled a version with the bug fixed, though I'm not allowed to use it because of client version restrictions.
Does anyone know how I can use the updated Actionscript class/file in my code so it overrides the swc class?