I'm working on a project where we are using Flash to load the images, while user viewing the images we are showing the tile label for the images. These title labels uses various fonts like comic sans, Georgia, verdana and more. By default the labels are shown in the Arial font. We need to make the font to load Dynamically based on the font selected by the user. The font should be used dynamically without embedding
we dont want to use by css.
Please help me out and to find the solution
Thanks in Advance