Re: [Flashcoders] Flash 8: Code editors

2006-11-27 Thread Andy Herrman
The projects I'm working on are all done using editors other than the Flash IDE and I just open the IDE to build. As long as your code is in separate .AS files this would work fine. The way it's set up in my projects (done by the previous developer, so I may be missing some steps) is to have

Re: [Flashcoders] Flash 8: Code editors

2006-11-23 Thread Richard Helgor
Hi, First post, excuse me if it's too much of a noob question... I'd really like to use TextMate in place of the Flash IDE editor for my actionscript, but I'm not a hardcore, OOP coder - I'm using objects in the library and a more linear structure. I've searched for tutorials on the

[Flashcoders] Flash 8: Code editors

2006-11-17 Thread Micky Hulse
Hi, Just curious what you all use to write/edit your actionscripts/.as files. I thought this looked good: http://www.sephiroth.it/python/sepy.php Suggestions would be great. Many thanks. Cheers, Micky -- Wishlist: http://snipurl.com/vrs9 Switch: http://browsehappy.com/ BCC?:

RE: [Flashcoders] Flash 8: Code editors

2006-11-17 Thread Steven Sacks | BLITZ
Flash Develop http://www.flashdevelop.org/ Hands down the best Actionscript 2/3 (XML/HTML/JS/TXT) editor I've ever used. It's autocompletion and dynamic code hinting is second to none. -Steven ___ Flashcoders@chattyfig.figleaf.com To change your

Re: [Flashcoders] Flash 8: Code editors

2006-11-17 Thread Micky Hulse
Steven Sacks | BLITZ wrote: Hands down the best Actionscript 2/3 (XML/HTML/JS/TXT) editor I've ever used. It's autocompletion and dynamic code hinting is second to none. Hi Steven, thanks for the quick response. :) Oh, nice, it will work with other langs too? I do not see php as a part

RE: [Flashcoders] Flash 8: Code editors

2006-11-17 Thread Austin Kottke
Yea, I second that. FD rocks. Best, Austin -- Original Message --- From: Steven Sacks | BLITZ [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Fri, 17 Nov 2006 19:39:31 -0800 Subject: RE: [Flashcoders] Flash 8: Code editors Flash Develop

Re: [Flashcoders] Flash 8: Code editors

2006-11-17 Thread Muzak
- From: Micky Hulse [EMAIL PROTECTED] To: Flashcoders mailing list flashcoders@chattyfig.figleaf.com Sent: Saturday, November 18, 2006 4:45 AM Subject: Re: [Flashcoders] Flash 8: Code editors Steven Sacks | BLITZ wrote: Hands down the best Actionscript 2/3 (XML/HTML/JS/TXT) editor I've ever

Re: [Flashcoders] Flash 8: Code editors

2006-11-17 Thread Micky Hulse
Muzak wrote: If you're looking for an IDE that can handle multiple languages, including server side languages, check out Eclipse and its various plugins: Great list! Thanks for sharing. :) I am definitely looking for a good code editor. I regularly code in CSS/PHP/HTML/JS... and I am now