FMX Fonts in flash

Hi. I have some dynamic text fields where I load in a txt file. On these fields I have fonts that are not default fonts. When I look at my swf file on another computer without that font installed , another font is displayed. Is there a way to avoid this?

you need to embed your fonts:
with your dynamic text box selected, click on ‘character,’ make your selection, and you should be good to go…
-mojo