Re: [Flashcoders] reducing build times

2006-01-11 Thread Nathan Derksen
In the Flash IDE, you can convert movie clips in the library into compiled clips. Select your movie clips, right click, and select Convert to Compiled Clip. This will pre-compile these movie clips, and their linkage IDs (if any) will also remain intact. I've done this in the past with

RE: [Flashcoders] reducing build times

2006-01-11 Thread Steven Sacks
3rd party compilers are reported to be ridiculously faster than the IDE. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nathan Derksen Sent: Wednesday, January 11, 2006 8:09 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] reducing

RE: [Flashcoders] reducing build times

2006-01-09 Thread Uri
Thanks Mark, I'll look into it. Uri -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mark Winterhalder Sent: Monday, January 09, 2006 2:50 AM To: Flashcoders mailing list Subject: Re: [Flashcoders] reducing build times Could anyone suggest a way