diddles
01-10-2007, 04:48 PM
Hi,
I'm running a command that goes through keyframes and converts shapes to a symbol. Is it possible to give the new symbols and instance name as I need it for another function.
thanks in advance.
curr_doc.convertToSymbol('movie clip', symbolname, "center");
curr_doc.library.moveToFolder( foldername , symbolname);
I'm running a command that goes through keyframes and converts shapes to a symbol. Is it possible to give the new symbols and instance name as I need it for another function.
thanks in advance.
curr_doc.convertToSymbol('movie clip', symbolname, "center");
curr_doc.library.moveToFolder( foldername , symbolname);