Hi all, - I understand that Flex can parse the SWF bytecode, but can it execute the bytecode? - There are compilation errors, specially in forked batik: - Calling new RenderingHints(renderingHints) which doesn't exist in Java API - Calling String.compareTo(Object) which is not compatible with Java 5+
Yours, Ahmed