Re: [Flashcoders] What is the ActionScript equiv. to HTML ?

2008-11-01 Thread Peter Witham
Hi,
  Can you not just put a stop(); on the last frame to stop it from starting
over?

Regards,

*Peter Witham*

http://www.evolutiondata.com


On Sat, Nov 1, 2008 at 2:05 PM, William Adams <[EMAIL PROTECTED]>wrote:

> I'm loading a Flash file in a MovieClip and I want it to play once and then
> stop, but it keeps looping. Endlessly. How can it be set to play once and
> then stop / not loop?
>
> Thanks!
>
> William
>
> --
> William Adams
> senior graphic designer
> Fry Communications
>
>
> ___
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



-- 
Peter Witham
http://www.evolutiondata.com
Internet and Multimedia developer
Certified Flash Designer.
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


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] Mac IDE for AS !

2006-07-25 Thread Peter Witham

Hi,

   I first used SE|PY Action Script editor on Windows (and still do)  
but they do have a Mac version which I have not used that much, it is  
always a little behind the current build but I have found it to be  
excellent on the Windows platform for coding, all my code is now done  
with this editor in external AS files.


http://sourceforge.net/project/showfiles.php? 
group_id=90749&release_id=416560


Regards,
Peter Witham

On Jul 25, 2006, at 8:44 AM, Juan Carlos Anorga wrote:


I use TextMate <http://www.macromates.com/>

- Juan

On Jul 25, 2006, at 1:28 AM, Dan Course wrote:

What Program do you all develop you AS classes... I'm stumped on a  
Mac!


___
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


Peter Witham
[EMAIL PROTECTED]
http://www.evolutiondata.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] SourceSafe??? Recommendations needed.

2006-04-21 Thread Peter Witham

Hi,

   We have been evaluation AlienBrain, it is not free but the  
versioning and source control is excellent. There are plugins for  
Photoshop and MAX (have only used these two) which integrate directly  
with the database making the whole process quick and painless. You  
may want to at least take a look at it www.alienbrain.com one nice  
feature is the ability to view images directly in the client and  
compare them before checking out.


Hope this helps,
Regards,
Peter Witham
www.evolutiondata.com

On Apr 21, 2006, at 9:18 AM, Loren R. Elks wrote:


Hi:

We are slowing building our eLearning group in our company.  We are
finding that we really need a system like SourceSafe.

The question is, does anyone know if SourceSafe (or some other system
handles):

FLA, SWF files
BMP, GIF, PNG, JPG files
WAV files
DOC files
PDF files
FM files (Framemaker) files
PSD files
Corel files
We are looking for one system running on a server that would be  
able to
house all of these file types (maybe more) and provide versioning,  
check

in / check out, etc.

Also, it would be nice if the system could do comparisons. (Although
this may be asking for too much).  For example, it could compare 2  
docs

and tell what the differences are.  However, this is a "nicety", NOT a
requirement.

I appreciate any advice.


Sincerely,

Loren Elks
___
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


Peter Witham
[EMAIL PROTECTED]
http://www.evolutiondata.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