Hello, The function fromCharCode from String have a different result from Flex to Royale.
For example: String.fromCharCode(12) returns \f in Flex and an empty string in Royale.
Hello, The function fromCharCode from String have a different result from Flex to Royale.
For example: String.fromCharCode(12) returns \f in Flex and an empty string in Royale.