We had a conversation about this on FlexCoders a little while ago. Here were my thoughts on using include:
http://blog.natebeck.net/2009/01/tip-of-the-day-when-to-use-include/ On Sat, Mar 7, 2009 at 9:01 PM, SJF <[email protected]> wrote: > Thanks All, > > I have to externalize the AS in this application because it's driving me > insane not being able to search the code. > > There is approx. 25-30+ objects with no real encapsulation or consistency > in > place regarding the code. > > I can't put the whole thing into classes, as the risk is too high, > considering I've been handed this beast a couple of weeks before it becomes > the corner stone of a substantial project launch, and don't have the time > to > be certain everything will work using classes/packages/oop (as it should > have been created). > > Thanks again - here goes! > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- Cheers, Nate ---------------------------------------- http://blog.natebeck.net _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

