Not quite - if you try the script I posted it doesn't update the library
view with the linkage names until you click on them - even though it's
done it's mojo.

M

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Muzak
> Sent: 03 November 2005 16:19
> To: Flashcoders mailing list
> Subject: Re: [Flashcoders] Batch linkage jsfl command
> 
> 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
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to