>> I'm not sure I understand the question, but Flex does not execute bytecode, >> the Flash runtime, including AIR, or AIR apps packaged for IOS executes bytecode.
Thanks Alex, that answers my question. Ahmed ________________________________ From: Alex Harui <[email protected]> To: "[email protected]" <[email protected]>; Ahmed Ashour <[email protected]> Sent: Wednesday, September 5, 2012 7:26 AM Subject: Re: Running SWF - Compilation errors On 9/4/12 3:39 PM, "Ahmed Ashour" <[email protected]> wrote: > 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+ > I'm not sure I understand the question, but Flex does not execute bytecode, the Flash runtime, including AIR, or AIR apps packaged for IOS executes bytecode. -- Alex Harui Flex SDK Team Adobe Systems, Inc. http://blogs.adobe.com/aharui
