My requirement is not to dynamically embed fonts in Flex, but to dynamically embed variable in Flex.For example: Code:
<fx:Script>
[Bindable]
[Embed(source=myPath)]
private var _china:Class;
</fx:Script>
the background will pass the variable myPath to the flex