# flash programming

**URL:** https://boards.straightdope.com/t/flash-programming/84616
**Category:** Factual Questions
**Created:** [September 30, 2001, 8:56am UTC](https://boards.straightdope.com/t/flash-programming/84616 "2001-09-30T08:56:51Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jb\_farley](https://avatars.discourse-cdn.com/v4/letter/j/9d8465/32.png) [@jb\_farley](https://boards.straightdope.com/u/jb_farley)
#### Post date: [September 30, 2001, 8:56am UTC](https://boards.straightdope.com/t/flash-programming/84616/1 "2001-09-30T08:56:51Z")

</div>

hey all,

are there any good free (emphasis on “FREE”) flash animation tutorials out there? I have a thing from barnes and noble for free classes, but you have to buy a pricey book.

and i am damn cheap.

thanks in advance,

jb

---

<div class="post-metadata">

### Author: ![DMC](https://sea3.discourse-cdn.com/straightdope/user_avatar/boards.straightdope.com/dmc/32/18049_2.png) [@DMC](https://boards.straightdope.com/u/DMC)
#### Post date: [September 30, 2001, 9:13am UTC](https://boards.straightdope.com/t/flash-programming/84616/2 "2001-09-30T09:13:04Z")

</div>

You can try [this](http://www.echoecho.com/flash.htm).

---

<div class="post-metadata">

### Author: ![D18](https://avatars.discourse-cdn.com/v4/letter/d/c57346/32.png) [@D18](https://boards.straightdope.com/u/D18)
#### Post date: [September 30, 2001, 2:57pm UTC](https://boards.straightdope.com/t/flash-programming/84616/3 "2001-09-30T14:57:56Z")

</div>

Have you gone through the tutorials included with Flash? They’re excellent. Also, take a look at all the sample movies - you can do a lot of reverse engineering to meet your needs.

---

<div class="post-metadata">

### Author: ![Chief\_Crunch](https://avatars.discourse-cdn.com/v4/letter/c/e8c25b/32.png) [@Chief\_Crunch](https://boards.straightdope.com/u/Chief_Crunch)
#### Post date: [September 30, 2001, 5:05pm UTC](https://boards.straightdope.com/t/flash-programming/84616/4 "2001-09-30T17:05:48Z")

</div>

[http://www.flashkit.com](http://www.flashkit.com)

Probably one of the best resources out there. It has everything from basic tweening and simple buttons to collision detection, pseudo 3D engines, and high level ActionScript. Plus there are various messsage boards where you can get help depending on your degree of skill.

---

<div class="post-metadata">

### Author: ![Popup](https://avatars.discourse-cdn.com/v4/letter/p/94ad74/32.png) [@Popup](https://boards.straightdope.com/u/Popup)
#### Post date: [October 1, 2001, 11:34am UTC](https://boards.straightdope.com/t/flash-programming/84616/5 "2001-10-01T11:34:12Z")

</div>

From: [http://developer.intel.com/design/flash/articles/EFP.htm](http://developer.intel.com/design/flash/articles/EFP.htm)

> [@](#):
>
> Improve Programming with Intel Flash Memory Enhanced Factory Programming

or from [http://www.amd.com/products/nvd/overview/flash\_intro.html](http://www.amd.com/products/nvd/overview/flash_intro.html)

> [@](#):
>
> Today, Flash memory is revolutionizing system design with non-volatility, in-system reprogrammability, and high density.

Ohh, **THAT** flash… I have no idea…

---

<div class="post-metadata">

### Author: ![erislover](https://avatars.discourse-cdn.com/v4/letter/e/71e660/32.png) [@erislover](https://boards.straightdope.com/u/erislover)
#### Post date: [October 1, 2001, 2:16pm UTC](https://boards.straightdope.com/t/flash-programming/84616/6 "2001-10-01T14:16:14Z")

</div>

Knowing JavaScript will help you get the hang of the flashscript/actionscript/whatever they call it.

I gotta say that I started on a cracked copy of Flash 4 to try it, learned just about everything I needed to begin in their tutorials, and decided to buy the damn program (if I like software I _will_ buy it!).

Is there something in particular that is troubling you? Those built-in tutorials were a huge help for me.
