You mean as in deselecting the lib symbols?
var lib = fl.getDocumentDOM().library;
lib.selectNone();
Or you could display an alert dialog:
alert("Linkage ID's set");
regards,
Muzak
----- Original Message -----
From: "Mike Mountain" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Thursday, November 03, 2005 4:48 PM
Subject: RE: [Flashcoders] Batch linkage jsfl command
> Enabling the Export for ActionScript option automatically
> sets the linkage ID to the name (without path) of the symbol.
> So setting the linkageIdentifier isn't really required.
>
> Just a FYI :-)
>
As per my example, no looping required...wonder if there's a way to
refresh the library though so you know the changes have happened.
M
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders