Adding Fonts

From Agnitio WIKI

Jump to: navigation, search

1.Create a new Flash file in Flash CS.


2.Create a new font in the library: ◦Select New Font menu item in the library context menu. ◦Choose the font. ◦Provide the desired font name in the Name: field - could be the full font name. ◦Check Export for ActionScript checkbox. ◦Provide the desired class name in the Class: field - could be the full font name without spaces and other invalid characters.


3.Click Ok button and the new font will appear in the library.


4.Register font: ◦Open ActionScript editor for the first frame. ◦Write Font.registerFont(fontClassName); where fontClassName is the class name you have chosen.


5.Publish your Flash file to SWF. 6.Open Agnitio Manager and sign in as originator or editor and open a presentation. 7.Select Fonts tab in the Library panel.


8.Upload SWF file with font you have just created.


9.Now you can use this new font to edit text fields created using the text tool!

Personal tools