Re: [Flashcoders] Good External Actionscript Editor for Mac?

2006-12-24 Thread Josh Santangelo
Is there a tutorial anywhere on how to set up a good Xcode dev  
environment? Everything I've tried has never actually worked too well.


-josh

On Dec 21, 2006, at 10:05a, Randy Troppmann wrote:


I happily use xcode. Auto completion. Apple script shift-enter will
compile and run in Flash. Quick switching between class files.

___
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] Good External Actionscript Editor for Mac?

2006-12-21 Thread Rich Rodecker

oh yeah, good point.

On 12/20/06, Steven Sacks | BLITZ [EMAIL PROTECTED] wrote:

 (pc - that term is a bit oldskool IMO)

Apple doesn't seem to think so.  ;)
___
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] Good External Actionscript Editor for Mac?

2006-12-21 Thread Rich Rodecker

yeah, i tried it but xcode's world frightens and confuses me (bonus
points for who guesses what I'm referring to).  all text mate needs is
that drop-down autocomplete and it's good to go.



On 12/21/06, Randy Troppmann [EMAIL PROTECTED] wrote:

I happily use xcode. Auto completion. Apple script shift-enter will
compile and run in Flash. Quick switching between class files.

Randy

On 12/21/06, Rich Rodecker [EMAIL PROTECTED] wrote:
 oh yeah, good point.

 On 12/20/06, Steven Sacks | BLITZ [EMAIL PROTECTED] wrote:
   (pc - that term is a bit oldskool IMO)
 
  Apple doesn't seem to think so.  ;)
  ___
  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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Gosselin, Robert
Hi,
I have just downloaded textemate, look pretty good
Is there a way to reference a classpath so that our personnal class method
are available for code autocompletion?

Thx, Rob.


Le 19/12/06 04:28, « Mark Burvill » [EMAIL PROTECTED] a écrit :

 Yep - another vote from Textmate from me. It's speeded up my coding ten
 times over.
 
 Although I'll also put in a word for Sepy, which I used to use on PC. It
 always used to be really buggy on Mac, but a new release has just come
 out that *so far* seems a lot more stable on OS X.
 
 M.
 
 
 Reuben Stanton wrote:
 I have to agree with Steven - I vote for TextMate - took a little
 while to learn but is very intuitive and very fast.
 
 On 14/12/2006, at 5:38 AM, Steven Sacks | BLITZ wrote:
 
 TextMate is the best script editor for the Mac, period, hands down.
 Integrates with MTASC, auto-completion, macros, actions, command line
 access, etc. etc.  If you take the time to learn all the cool stuff it
 will become an invaluable tool for you.
 
 http://www.macromates.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



ROBERT GOSSELIN   DÉVELOPPEUR FLASH
SID LEE514.282.2200 # 619
CRÉATIVITÉ COMMERCIALE SIDLEE.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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Chester McLaughlin
In looking for the answer to your question I just found a sweet  
little piece of functionality.


TextMate has a simple yet effective completion function on ⎋  
(escape). It will complete the current word based on matches in the  
current document. If there are multiple matches, you can cycle  
through these by pressing ⎋ continuously. It is also possible to  
cycle backwards using ⇧⎋.


The matches are sorted by distance from the caret, meaning candidates  
which are closer to the caret will be suggested before candidates  
farther away.


MORE TEXT COMPLETION INFORMATION
http://macromates.com/textmate/manual/working_with_text


On Dec 20, 2006, at 6:47 AM, Gosselin, Robert wrote:


Hi,
I have just downloaded textemate, look pretty good
Is there a way to reference a classpath so that our personnal class  
method

are available for code autocompletion?

Thx, Rob.


Le 19/12/06 04:28, « Mark Burvill » [EMAIL PROTECTED] a écrit :

Yep - another vote from Textmate from me. It's speeded up my  
coding ten

times over.

Although I'll also put in a word for Sepy, which I used to use on  
PC. It
always used to be really buggy on Mac, but a new release has just  
come

out that *so far* seems a lot more stable on OS X.

M.


Reuben Stanton wrote:

I have to agree with Steven - I vote for TextMate - took a little
while to learn but is very intuitive and very fast.

On 14/12/2006, at 5:38 AM, Steven Sacks | BLITZ wrote:


TextMate is the best script editor for the Mac, period, hands down.
Integrates with MTASC, auto-completion, macros, actions, command  
line
access, etc. etc.  If you take the time to learn all the cool  
stuff it

will become an invaluable tool for you.

http://www.macromates.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


-- 
--


ROBERT GOSSELIN   DÉVELOPPEUR FLASH
SID LEE514.282.2200 # 619
CRÉATIVITÉ COMMERCIALE™ SIDLEE.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



This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed.� If 
you are not the named addressee you should not disseminate, distribute or copy 
this e-mail� Please notify the sender immediately by e-mail if you have 
received this e-mail by mistake and delete this e-mail from your system.��Any 
other use, retention, dissemination, forwarding, printing or copying of this 
e-mail is strictly prohibited.� Finally, the recipient should check this e-mail 
and any attachments for the presence of viruses.� Lambesis�accepts no liability 
for any damage caused by any virus transmitted by this email.

___
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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Merrill, Jason
(even so mac textmate  pc sepy).

Sorry to go a little off-topic for this thread, but what about Textmate
vs. Flashdevelop on Windows (pc - that term is a bit oldskool IMO) ?
For free editors, I haven't found one better than Flashdevelop.  I used
Sepy, Eclipse and SciTe Flash previously and have found not much beats
FlashDevelop for Actionscript coding.  Although, FlashDevelop has it's
own problems - ease of changing user preferences is one thing that comes
to mind.  But the code completion, even for your own custom classes,
rocks.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 
___
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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Merrill, Jason
I meant Textmate Mac vs. Windows Flashdevelop  I realized after I sent
that Textmate is Mac OS only.

Jason Merrill
Bank of America 
Learning  Organizational Effectiveness
 
 
 
 
 
 

-Original Message-
From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf 
Of Merrill, Jason
Sent: Wednesday, December 20, 2006 2:54 PM
To: Flashcoders mailing list
Subject: RE: [Flashcoders] Good External Actionscript Editor for Mac?

(even so mac textmate  pc sepy).

Sorry to go a little off-topic for this thread, but what 
about Textmate vs. Flashdevelop on Windows (pc - that term 
is a bit oldskool IMO) ?
For free editors, I haven't found one better than 
Flashdevelop.  I used Sepy, Eclipse and SciTe Flash 
previously and have found not much beats FlashDevelop for 
Actionscript coding.  Although, FlashDevelop has it's own 
problems - ease of changing user preferences is one thing 
that comes to mind.  But the code completion, even for your 
own custom classes, rocks.

Jason Merrill
Bank of America
Learning  Organizational Effectiveness
 
 
 
 
 
___
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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Reuben Stanton
You can also add your own list of keywords to the default  
autocomplete list.


Go to bundles--bundle editor--actionscript--completions


On 21/12/2006, at 5:35 AM, Chester McLaughlin wrote:

In looking for the answer to your question I just found a sweet  
little piece of functionality.


TextMate has a simple yet effective completion function on  
⎋ (escape). It will complete the current word based on matches in  
the current document. If there are multiple matches, you can cycle  
through these by pressing ⎋ continuously. It is also possible to  
cycle backwards using ⇧⎋.


The matches are sorted by distance from the caret, meaning  
candidates which are closer to the caret will be suggested before  
candidates farther away.


MORE TEXT COMPLETION INFORMATION
http://macromates.com/textmate/manual/working_with_text


On Dec 20, 2006, at 6:47 AM, Gosselin, Robert wrote:


Hi,
I have just downloaded textemate, look pretty good
Is there a way to reference a classpath so that our personnal  
class method

are available for code autocompletion?

Thx, Rob.


Le 19/12/06 04:28, « Mark Burvill » [EMAIL PROTECTED] a écrit :

Yep - another vote from Textmate from me. It's speeded up my  
coding ten

times over.

Although I'll also put in a word for Sepy, which I used to use on  
PC. It
always used to be really buggy on Mac, but a new release has just  
come

out that *so far* seems a lot more stable on OS X.

M.


Reuben Stanton wrote:

I have to agree with Steven - I vote for TextMate - took a little
while to learn but is very intuitive and very fast.

On 14/12/2006, at 5:38 AM, Steven Sacks | BLITZ wrote:

TextMate is the best script editor for the Mac, period, hands  
down.
Integrates with MTASC, auto-completion, macros, actions,  
command line
access, etc. etc.  If you take the time to learn all the cool  
stuff it

will become an invaluable tool for you.

http://www.macromates.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


- 
---


ROBERT GOSSELIN   DÉVELOPPEUR FLASH
SID LEE514.282.2200 # 619
CRÉATIVITÉ COMMERCIALE™ SIDLEE.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



This email and any files transmitted with it are confidential and  
intended solely for the use of the individual or entity to whom  
they are addressed.  If you are not the named addressee you should  
not disseminate, distribute or copy this e-mail  Please notify the  
sender immediately by e-mail if you have received this e-mail by  
mistake and delete this e-mail from your system.  Any other use,  
retention, dissemination, forwarding, printing or copying of this e- 
mail is strictly prohibited.  Finally, the recipient should check  
this e-mail and any attachments for the presence of viruses.   
Lambesis accepts no liability for any damage caused by any virus  
transmitted by this email.


___
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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Rich Rodecker

heh, yeah i just use 'pc' because it's easier to type, and the meaning
comes across the same.  anyway, i haven't used flashdevelop on the pc.
maybe once I pick up an intel mac, i could check it out with
parallels or something.



On 12/20/06, Merrill, Jason [EMAIL PROTECTED] wrote:

(even so mac textmate  pc sepy).

Sorry to go a little off-topic for this thread, but what about Textmate
vs. Flashdevelop on Windows (pc - that term is a bit oldskool IMO) ?
For free editors, I haven't found one better than Flashdevelop.  I used
Sepy, Eclipse and SciTe Flash previously and have found not much beats
FlashDevelop for Actionscript coding.  Although, FlashDevelop has it's
own problems - ease of changing user preferences is one thing that comes
to mind.  But the code completion, even for your own custom classes,
rocks.

Jason Merrill
Bank of America
Learning  Organizational Effectiveness





___
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] Good External Actionscript Editor for Mac?

2006-12-20 Thread Steven Sacks | BLITZ
 (pc - that term is a bit oldskool IMO)

Apple doesn't seem to think so.  ;)
___
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] Good External Actionscript Editor for Mac?

2006-12-19 Thread Mark Burvill
Yep - another vote from Textmate from me. It's speeded up my coding ten 
times over.


Although I'll also put in a word for Sepy, which I used to use on PC. It 
always used to be really buggy on Mac, but a new release has just come 
out that *so far* seems a lot more stable on OS X.


M.


Reuben Stanton wrote:
I have to agree with Steven - I vote for TextMate - took a little 
while to learn but is very intuitive and very fast.


On 14/12/2006, at 5:38 AM, Steven Sacks | BLITZ wrote:


TextMate is the best script editor for the Mac, period, hands down.
Integrates with MTASC, auto-completion, macros, actions, command line
access, etc. etc.  If you take the time to learn all the cool stuff it
will become an invaluable tool for you.

http://www.macromates.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: Re: [Flashcoders] Good External Actionscript Editor for Mac?

2006-12-17 Thread Peter Witham
Nice, I just got textmate and really appreciate these answers because I was
about to ask the same question!

Regards,
Peter Witham

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich
Rodecker
Sent: Sunday, December 17, 2006 12:51 PM
To: Flashcoders mailing list
Subject: Re: Re: [Flashcoders] Good External Actionscript Editor for Mac?

there are a few ways to do it.  you won't get the 'intellisense'
autocompletion like how it is in the flash IDE (with the dropdown that
pops up), but you can:

1. Hit the escape key when you are typing.  This automcpletes the word
based  on mathes it finds in the document, based on distance from the
cursor: http://macromates.com/textmate/manual/working_with_text#completion

2. use tab triggers to insert snippets into your code.  a snippet is a
bit of text you want to insert into the document.  a tab trigger just
means that that you can assign a keystroke plus hit the tab key and
the snippet will be inserted.  For instance, I have it set up so i
type 'getset'-tab, and a private var with it's getter/setter methods
will appear.  The coolest hing about snippets is that you can tab
through them after the appear, so you can jump right to the spot where
you want to type just by hitting tab again, and use mirroring if you
need to type the same thing more than once in a snippet.

http://macromates.com/textmate/manual/snippets#snippets

On 12/17/06, Josh Santangelo [EMAIL PROTECTED] wrote:
 How do you make TextMate do autocompletion? I use it as well, but
 haven't had it do anything special with AS other than syntax coloring.

 -josh

 Steven Sacks | BLITZ wrote:
  TextMate is the best script editor for the Mac, period, hands down.
  Integrates with MTASC, auto-completion, macros, actions, command line
  access, etc. etc.  If you take the time to learn all the cool stuff it
  will become an invaluable tool for you.
 
  http://www.macromates.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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Steven Sacks | BLITZ
TextMate is the best script editor for the Mac, period, hands down.
Integrates with MTASC, auto-completion, macros, actions, command line
access, etc. etc.  If you take the time to learn all the cool stuff it
will become an invaluable tool for you.

http://www.macromates.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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Ron Wheeler

Can you not get Eclipse?

http://developer.apple.com/tools/eclipse.html

That is the best cross-platform, cross-language IDE for Actionscript. 
You can also run the same development tools as the PC guys so that you 
can share their ideas more easily.


Get the ActionScript plug-in from osflash.

Ron

Steven Sacks | BLITZ wrote:

TextMate is the best script editor for the Mac, period, hands down.
Integrates with MTASC, auto-completion, macros, actions, command line
access, etc. etc.  If you take the time to learn all the cool stuff it
will become an invaluable tool for you.

http://www.macromates.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] Good External Actionscript Editor for Mac?

2006-12-13 Thread eric dolecki

Eclipse has eaten all my desktop files before when I made a workspace there
by accident.

I vote for TextMate, or SubEthaEdit, or anything from BareBones really

On 12/13/06, Ron Wheeler [EMAIL PROTECTED] wrote:


Can you not get Eclipse?

http://developer.apple.com/tools/eclipse.html

That is the best cross-platform, cross-language IDE for Actionscript.
You can also run the same development tools as the PC guys so that you
can share their ideas more easily.

Get the ActionScript plug-in from osflash.

Ron

Steven Sacks | BLITZ wrote:
 TextMate is the best script editor for the Mac, period, hands down.
 Integrates with MTASC, auto-completion, macros, actions, command line
 access, etc. etc.  If you take the time to learn all the cool stuff it
 will become an invaluable tool for you.

 http://www.macromates.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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Andy Herrman

I'd vote against Eclipse as well, but only because I couldn't ever get
the Actionscript plugin to work.

Then again, I tend to use Vim for all my text editing on the Mac, so
maybe I'm just weird.  I will have to take a look at TextMate though.
I keep hearing good things about it.

  -Andy

On 12/13/06, eric dolecki [EMAIL PROTECTED] wrote:

Eclipse has eaten all my desktop files before when I made a workspace there
by accident.

I vote for TextMate, or SubEthaEdit, or anything from BareBones really

On 12/13/06, Ron Wheeler [EMAIL PROTECTED] wrote:

 Can you not get Eclipse?

 http://developer.apple.com/tools/eclipse.html

 That is the best cross-platform, cross-language IDE for Actionscript.
 You can also run the same development tools as the PC guys so that you
 can share their ideas more easily.

 Get the ActionScript plug-in from osflash.

 Ron

 Steven Sacks | BLITZ wrote:
  TextMate is the best script editor for the Mac, period, hands down.
  Integrates with MTASC, auto-completion, macros, actions, command line
  access, etc. etc.  If you take the time to learn all the cool stuff it
  will become an invaluable tool for you.
 
  http://www.macromates.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


___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Ron Wheeler
After that piece of excitement did you have a chance to use any of the 
ActionScript plug-ins?


I like the idea of a complete IDE that works for all languages, has CVS 
and SVN built-in.


The integrated ANT gives a good start on automating builds and workflow.
I am hoping that the nice features that are available for Java (code 
generation, UML modelling, etc.) will get adapted for ActionScript.


Ron

eric dolecki wrote:
Eclipse has eaten all my desktop files before when I made a workspace 
there

by accident.

I vote for TextMate, or SubEthaEdit, or anything from BareBones really

On 12/13/06, Ron Wheeler [EMAIL PROTECTED] wrote:


Can you not get Eclipse?

http://developer.apple.com/tools/eclipse.html

That is the best cross-platform, cross-language IDE for Actionscript.
You can also run the same development tools as the PC guys so that you
can share their ideas more easily.

Get the ActionScript plug-in from osflash.

Ron

Steven Sacks | BLITZ wrote:
 TextMate is the best script editor for the Mac, period, hands down.
 Integrates with MTASC, auto-completion, macros, actions, command line
 access, etc. etc.  If you take the time to learn all the cool stuff it
 will become an invaluable tool for you.

 http://www.macromates.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



___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Ron Wheeler
I have had no troubles with it. We use it to maintain and develop our 
RIA but we do the projector creation under the Flash IDE.


We also use Eclipse for all sorts of non-programming document management 
tasks(preparing sales quotes and project proposals). We are a 
geographically distributed company and Eclipse helps keep us all on the 
same track by making CVS accessible to non-programmers.


Ron

Andy Herrman wrote:

I'd vote against Eclipse as well, but only because I couldn't ever get
the Actionscript plugin to work.

Then again, I tend to use Vim for all my text editing on the Mac, so
maybe I'm just weird.  I will have to take a look at TextMate though.
I keep hearing good things about it.

  -Andy

On 12/13/06, eric dolecki [EMAIL PROTECTED] wrote:
Eclipse has eaten all my desktop files before when I made a workspace 
there

by accident.

I vote for TextMate, or SubEthaEdit, or anything from BareBones really

On 12/13/06, Ron Wheeler [EMAIL PROTECTED] wrote:

 Can you not get Eclipse?

 http://developer.apple.com/tools/eclipse.html

 That is the best cross-platform, cross-language IDE for Actionscript.
 You can also run the same development tools as the PC guys so that you
 can share their ideas more easily.

 Get the ActionScript plug-in from osflash.

 Ron

 Steven Sacks | BLITZ wrote:
  TextMate is the best script editor for the Mac, period, hands down.
  Integrates with MTASC, auto-completion, macros, actions, command 
line
  access, etc. etc.  If you take the time to learn all the cool 
stuff it

  will become an invaluable tool for you.
 
  http://www.macromates.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


___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Steven Sacks | BLITZ
I'm not a fan of Eclipse.  I don't like that Flex Builder is based on
Eclipse, but I can't seem to get the ANT compiler working with Flash
Develop, so I'm stuck using the Flash IDE or Flex Builder 2 for my AS3
projects for now.

___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread ben gomez farrell
Not to turn this into a Flash Develop conversation cause it's not for 
OSX, but I had tons of trouble getting my AS3 projects to work with ANT 
in Flash Develop, but I finally took the time and followed 
http://www.bit-101.com/blog/?p=849 step by step, and I've been using 
Flash Develop for AS3 playing for about a month now.

ben

Steven Sacks | BLITZ wrote:

I'm not a fan of Eclipse.  I don't like that Flex Builder is based on
Eclipse, but I can't seem to get the ANT compiler working with Flash
Develop, so I'm stuck using the Flash IDE or Flex Builder 2 for my AS3
projects for now.

___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Mischa Williamson
Xcode works well for me. Although SCM support is a little flaky and  
I've ended up using svnX for SCM.


Cheers,

Mischa

On 13 Dec 2006, at 20:07, Steven Sacks | BLITZ wrote:


I'm not a fan of Eclipse.  I don't like that Flex Builder is based on
Eclipse, but I can't seem to get the ANT compiler working with Flash
Develop, so I'm stuck using the Flash IDE or Flex Builder 2 for my AS3
projects for now.

___
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] Good External Actionscript Editor for Mac?

2006-12-13 Thread Steven Sacks | BLITZ
Yeah, I followed Keith's step by step instructions, I've followed other
people's step by step instructions, John Grden has walked me through it,
and it still isn't working on my box.  I get a java command line error
every time I try to compile.  My computer is cursed or something.


 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf 
 Of ben gomez farrell
 Sent: Wednesday, December 13, 2006 12:16 PM
 To: Flashcoders mailing list
 Subject: Re: [Flashcoders] Good External Actionscript Editor for Mac?
 
 Not to turn this into a Flash Develop conversation cause it's 
 not for OSX, but I had tons of trouble getting my AS3 
 projects to work with ANT in Flash Develop, but I finally 
 took the time and followed
 http://www.bit-101.com/blog/?p=849 step by step, and I've 
 been using Flash Develop for AS3 playing for about a month now.
 ben
 
___
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