Hello FlashCoders, With a JSFL 1 - I want to : in an opened document. 2 - Create a new Font Symbol in my opened document library. 3 - Set his parameters.
Is it possible !?
Leon
/*
var lib = fl.getDocumentDOM().library;
lib.addNewItem('FontItem');
*/
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

