Re: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread Jon Bradley

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile.  
I've yet to get into all the code-hinting/folding, etc. jazz offered  
by many of these editors. Though, now I'm getting into more Flex 2  
work, I have a feeling I might be making a switch (but will keep to  
subetha for collab. editing with coworkers).



On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:


Revised List of editors

FlashDevelop
Flexbuilder
SciTe Flash
Eclipse with Flex SDK
Eclipse with ASDT
Eclipse with FDT
Eclipse with HXDT
Eclipse with EHX
SEPY Actionscript editor
Flash 9 IDE
Flash 8 IDE
Vim
Notepad++
EditPlus with ActionScript profile
TextMate
jEdit
BBedit
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


RE: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread Hairy Dog Digital
I'd also throw in my 2-cents worth... MultiEdit Lite

...Rob

 

-Original Message-
From: Jon Bradley [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 09, 2007 7:16 AM
To: [EMAIL PROTECTED]; flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Editors in use by Actionscript Programmers

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile.  
I've yet to get into all the code-hinting/folding, etc. jazz offered by many
of these editors. Though, now I'm getting into more Flex 2 work, I have a
feeling I might be making a switch (but will keep to subetha for collab.
editing with coworkers).


On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:

 Revised List of editors

 FlashDevelop
 Flexbuilder
 SciTe Flash
 Eclipse with Flex SDK
 Eclipse with ASDT
 Eclipse with FDT
 Eclipse with HXDT
 Eclipse with EHX
 SEPY Actionscript editor
 Flash 9 IDE
 Flash 8 IDE
 Vim
 Notepad++
 EditPlus with ActionScript profile
 TextMate
 jEdit
 BBedit
 ___
 Flashcoders@chattyfig.figleaf.com
 To change your subscription options or search the archive:
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

 Brought to you by Fig Leaf Software
 Premier Authorized Adobe Consulting and Training 
 http://www.figleaf.com http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread banzaii
I use Xcode for my flash development on a Mac. It is quite  
cusomizable, you can setup your own targets (I have some for mtasc  
(pure actionscript, actionscript with swf library, swfmill)



You can grap my code completion files for as2/as3 at http:// 
opencode.forabettertoday.org/
Just throw the files in your ~/Library/Application Support/Apple/ 
Developer Tools/Specifications Folder and restart Xcode.




Kai-Philipp

Am 09.04.2007 um 14:11 schrieb Hairy Dog Digital:


I'd also throw in my 2-cents worth... MultiEdit Lite

...Rob



-Original Message-
From: Jon Bradley [mailto:[EMAIL PROTECTED]
Sent: Monday, April 09, 2007 7:16 AM
To: [EMAIL PROTECTED]; flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Editors in use by Actionscript Programmers

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile.
I've yet to get into all the code-hinting/folding, etc. jazz  
offered by many
of these editors. Though, now I'm getting into more Flex 2 work, I  
have a
feeling I might be making a switch (but will keep to subetha for  
collab.

editing with coworkers).


On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:


Revised List of editors

FlashDevelop
Flexbuilder
SciTe Flash
Eclipse with Flex SDK
Eclipse with ASDT
Eclipse with FDT
Eclipse with HXDT
Eclipse with EHX
SEPY Actionscript editor
Flash 9 IDE
Flash 8 IDE
Vim
Notepad++
EditPlus with ActionScript profile
TextMate
jEdit
BBedit
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread Ron Wheeler
Xcode will be in the poll and a link to the autocompletion files has 
been added.


Ron.

banzaii wrote:
I use Xcode for my flash development on a Mac. It is quite 
cusomizable, you can setup your own targets (I have some for mtasc 
(pure actionscript, actionscript with swf library, swfmill)



You can grap my code completion files for as2/as3 at 
http://opencode.forabettertoday.org/
Just throw the files in your ~/Library/Application 
Support/Apple/Developer Tools/Specifications Folder and restart Xcode.




Kai-Philipp

Am 09.04.2007 um 14:11 schrieb Hairy Dog Digital:


I'd also throw in my 2-cents worth... MultiEdit Lite

...Rob



-Original Message-
From: Jon Bradley [mailto:[EMAIL PROTECTED]
Sent: Monday, April 09, 2007 7:16 AM
To: [EMAIL PROTECTED]; flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Editors in use by Actionscript Programmers

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile.
I've yet to get into all the code-hinting/folding, etc. jazz offered 
by many
of these editors. Though, now I'm getting into more Flex 2 work, I 
have a

feeling I might be making a switch (but will keep to subetha for collab.
editing with coworkers).


On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:


Revised List of editors

FlashDevelop
Flexbuilder
SciTe Flash
Eclipse with Flex SDK
Eclipse with ASDT
Eclipse with FDT
Eclipse with HXDT
Eclipse with EHX
SEPY Actionscript editor
Flash 9 IDE
Flash 8 IDE
Vim
Notepad++
EditPlus with ActionScript profile
TextMate
jEdit
BBedit
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com http://training.figleaf.com



___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com





___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread Ron Wheeler

Added to the list.
If someone wants to add a link to this in the IDE section , that would 
be great.

Ron
Hairy Dog Digital wrote:

I'd also throw in my 2-cents worth... MultiEdit Lite

...Rob

 


-Original Message-
From: Jon Bradley [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 09, 2007 7:16 AM

To: [EMAIL PROTECTED]; flashcoders@chattyfig.figleaf.com
Subject: Re: [Flashcoders] Editors in use by Actionscript Programmers

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile.  
I've yet to get into all the code-hinting/folding, etc. jazz offered by many

of these editors. Though, now I'm getting into more Flex 2 work, I have a
feeling I might be making a switch (but will keep to subetha for collab.
editing with coworkers).


On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:

  

Revised List of editors

FlashDevelop
Flexbuilder
SciTe Flash
Eclipse with Flex SDK
Eclipse with ASDT
Eclipse with FDT
Eclipse with HXDT
Eclipse with EHX
SEPY Actionscript editor
Flash 9 IDE
Flash 8 IDE
Vim
Notepad++
EditPlus with ActionScript profile
TextMate
jEdit
BBedit
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training 
http://www.figleaf.com http://training.figleaf.com





___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com



  

___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com


Re: [Flashcoders] Editors in use by Actionscript Programmers

2007-04-09 Thread Ron Wheeler

It will added .
If you can add a link in the IDE section, that would be great

Ron

Jon Bradley wrote:

Another:

Subethaedit for mac

Just the fact that it's collaborative editing makes it worthwhile. 
I've yet to get into all the code-hinting/folding, etc. jazz offered 
by many of these editors. Though, now I'm getting into more Flex 2 
work, I have a feeling I might be making a switch (but will keep to 
subetha for collab. editing with coworkers).



On Apr 8, 2007, at 2:14 PM, Ron Wheeler wrote:


Revised List of editors

FlashDevelop
Flexbuilder
SciTe Flash
Eclipse with Flex SDK
Eclipse with ASDT
Eclipse with FDT
Eclipse with HXDT
Eclipse with EHX
SEPY Actionscript editor
Flash 9 IDE
Flash 8 IDE
Vim
Notepad++
EditPlus with ActionScript profile
TextMate
jEdit
BBedit
___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com






___
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com