You can use external editors to edit your actionscript code, and then include it via the include directive:
#include "mycode.as" personally, i use EditPlus for most of my ActionScript code development. It has color coding syntax variable. I have also been using Dreamweaver MX more and more lately, as it has color coding, a reference panel, and code hinting built in. do you have any suggestions for improving the code editing environment within Flash MX, or would you prefer tighter integration with external editors? mike chambers [EMAIL PROTECTED] > -----Original Message----- > From: Jon Hall [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 01, 2002 7:53 PM > Unfortunately the Flash UI is absolutely the most horrendous code > editing environment ever dreamed up. Worse than DW MX even <g>, so I > can't really give it a fair shake because I hate the environment so > much. Can someone tell me who's brilliant idea it was to focus the > drawing area as soon as the application is refocused? Even if the > cursor is focused on the code editing area in advanced mode alt-tab > away and back, and you have to use the mouse again. Grr. > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

