Re: inserting a font and making it a flash object?
Found this after searching around a bit:
How to manage (change and load) fonts
Looks like you'll need to create a new .swf file for every font you want to use, name it, throw it into the same folder and then edit the xml file using the same parameters the other use (i.e., <font name="font_name" url="font_name.swf" />).
Hope that helps. I've been learning ActionScript 3.0 for the past 3 or 4 months so I'm more than happy to help figure things like this out.
The Grande-est of them all!