FLA files?

View: New views
11 Messages — Rating Filter:   Alert me  

FLA files?

by Kent Loobey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am new to ActionScript.

When I do a Google search for ActionScript 2.0 examples I often find work that
people have put out as examples that are example.fla.  Is there a way to
extract the ActionScript code from these files?

Thanks.

--
MTASC : no more coffee break while compiling

Re: FLA files?

by cristi_tulcea :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

you open the fla with a program called Flash, and is made by Adobe.

On Thu, May 22, 2008 at 8:42 PM, Kent <kent@...> wrote:
I am new to ActionScript.

When I do a Google search for ActionScript 2.0 examples I often find work that
people have put out as examples that are example.fla.  Is there a way to
extract the ActionScript code from these files?

Thanks.

--
MTASC : no more coffee break while compiling



--
Cristi
www.ralcr.com
--
MTASC : no more coffee break while compiling

Re: FLA files?

by Kent Loobey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 22 May 2008 11:36:47 Baluta Cristian wrote:
> you open the fla with a program called Flash, and is made by Adobe.

I did a search for a Adobe Flash program for Linux and the only hits I get are
for a player.  I don't see how that would let me see the ActionScript inside
the fla file.  Are you saying that it will?

>
> On Thu, May 22, 2008 at 8:42 PM, Kent <kent@...> wrote:
> > I am new to ActionScript.
> >
> > When I do a Google search for ActionScript 2.0 examples I often find work
> > that
> > people have put out as examples that are example.fla.  Is there a way to
> > extract the ActionScript code from these files?
> >
> > Thanks.
> >
> > --
> > MTASC : no more coffee break while compiling



--
MTASC : no more coffee break while compiling

Re: FLA files?

by Luke Schreur-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Download the Windows of Flash from the Adobe site (trail version) and install it on Linux using Wine.

>>> Kent <kent@...> 23/05/2008 8:55 am >>>
On Thursday 22 May 2008 11:36:47 Baluta Cristian wrote:
> you open the fla with a program called Flash, and is made by Adobe.

I did a search for a Adobe Flash program for Linux and the only hits I get are
for a player.  I don't see how that would let me see the ActionScript inside
the fla file.  Are you saying that it will?

>
> On Thu, May 22, 2008 at 8:42 PM, Kent <kent@...> wrote:
> > I am new to ActionScript.
> >
> > When I do a Google search for ActionScript 2.0 examples I often find work
> > that
> > people have put out as examples that are example.fla.  Is there a way to
> > extract the ActionScript code from these files?
> >
> > Thanks.
> >
> > --
> > MTASC : no more coffee break while compiling



--
MTASC : no more coffee break while compiling

This communication and any files transmitted with it, are intended for the named addressee(s) only, are confidential and may contain legally privileged information, and are subject to copyright. No part of them can be reproduced without the consent of the copyright owner. If you receive this communication in error, please advise by telephone (61-2-8584-5500) and then delete the communication. This footnote also confirms that this email message has been swept by Messagelabs for the presence of computer viruses. While this email has been scanned for viruses, the contents of any attachments to this email may contain software viruses which could damage your own computer system. Whilst every reasonable precaution has been taken to minimise this risk, we cannot accept liability for any damage which you sustain as a result of software viruses. You should therefore carry out your own virus checks before opening the attachment.



--
MTASC : no more coffee break while compiling

Re: FLA files?

by Luke Bayes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

If you're trying to do ActionScript development on Linux, you may want
to check out Sprouts:

http://www.projectsprouts.org

This won't really help you extract source code from examples, but it
will simplify getting started with ActionScript development tools and
build processes.


Good Luck,


Luke Bayes
http://www.asserttrue.com

--
MTASC : no more coffee break while compiling

Re: FLA files?

by cristi_tulcea :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

there was a flash 4 for linux wich worked like hell, but we are now at flash 9 so i don't think you'll find any fla wich can be opened. my advice is to learn from complete tutorials and use haXe

On Fri, May 23, 2008 at 2:18 AM, Luke Bayes <lbayes@...> wrote:
If you're trying to do ActionScript development on Linux, you may want
to check out Sprouts:

http://www.projectsprouts.org

This won't really help you extract source code from examples, but it
will simplify getting started with ActionScript development tools and
build processes.


Good Luck,


Luke Bayes
http://www.asserttrue.com

--
MTASC : no more coffee break while compiling



--
Cristi
www.ralcr.com
--
MTASC : no more coffee break while compiling

Re: FLA files?

by Kent Loobey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 22 May 2008 16:18:46 Luke Bayes wrote:
> If you're trying to do ActionScript development on Linux, you may want
> to check out Sprouts:
>
> http://www.projectsprouts.org
>
> This won't really help you extract source code from examples, but it
> will simplify getting started with ActionScript development tools and
> build processes.

I am running Kubuntu 8.04.  I am trying to install sprout on it and so far
things aren't going well.  Is there a sprout listserve?

>
>
> Good Luck,
>
>
> Luke Bayes
> http://www.asserttrue.com



--
MTASC : no more coffee break while compiling

Parent Message unknown Re: FLA files?

by Luke Bayes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

> I am running Kubuntu 8.04.  I am trying to install sprout on it and so far
> things aren't going well.  Is there a sprout listserve?

yep!

http://groups.google.com/group/projectsprouts


Thanks,

Luke

--
MTASC : no more coffee break while compiling

Re: FLA files?

by Marcelo de Moraes Serpa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Flash CS3 won't run under wine.

Flash 8 will run, though. Google for it and will find some tutorials.

I recommend setting up a VM with OpenBox or VMWare Workstation and install XP on it, at least while Adobe doesn't release native versions of its main tools for Linux OSes.

While I will run XP in a VM, I won't, ever, run Windows as my primary OS again.

Marcelo.

On Fri, May 23, 2008 at 4:18 PM, Luke Bayes <lbayes@...> wrote:
> I am running Kubuntu 8.04.  I am trying to install sprout on it and so far
> things aren't going well.  Is there a sprout listserve?

yep!

http://groups.google.com/group/projectsprouts


Thanks,

Luke

--
MTASC : no more coffee break while compiling


--
MTASC : no more coffee break while compiling

Re: FLA files?

by Marcelo de Moraes Serpa :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A quick correction, OpenBox is a WM not a Virtualization software, sorry. I mean to say VirtualBox :)

On Fri, May 23, 2008 at 4:34 PM, Marcelo de Moraes Serpa <celoserpa@...> wrote:
Flash CS3 won't run under wine.

Flash 8 will run, though. Google for it and will find some tutorials.

I recommend setting up a VM with OpenBox or VMWare Workstation and install XP on it, at least while Adobe doesn't release native versions of its main tools for Linux OSes.

While I will run XP in a VM, I won't, ever, run Windows as my primary OS again.

Marcelo.

On Fri, May 23, 2008 at 4:18 PM, Luke Bayes <lbayes@...> wrote:
> I am running Kubuntu 8.04.  I am trying to install sprout on it and so far
> things aren't going well.  Is there a sprout listserve?

yep!

http://groups.google.com/group/projectsprouts


Thanks,

Luke

--
MTASC : no more coffee break while compiling



--
MTASC : no more coffee break while compiling

Re: FLA files?

by Luke Bayes :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I would push pretty hard against using Flash Authoring unless you're
making linear, animated art - like Sourth Park episodes.

If you're planning on building interactive rich clients and unable to
publish to the Flash 9 Player, you'll definitely want to get MTASC and
SWFMill going instead.

Ideally though, you'd be better off moving to Haxe or ActionScript 3 -
either of which can publish to the much faster Flash 9 Player.


lb.

--
MTASC : no more coffee break while compiling