cprcrack
cprcrack

Reputation: 19179

Install new font programantically from Flash / ActionScript

Is it possible to programantically install a new font in the system from a flash file embedded in a website?

Upvotes: 0

Views: 71

Answers (1)

strah
strah

Reputation: 6742

Nope. The only thing you can do is to politely ask the user to download the file and install it.

Why do you need this? If just to display your content in the way you designed it just embed the font in your Flash application.

Upvotes: 1

Related Questions