Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: FLASH: A book on actionscript.
From: Hal Medrano
Date: Thu, 25 May 2000 22:20:18 +0100

>
>Is there a good book on actionscript that will start off with basic concepts
>and progress to advanced goodies?
>

Hey Quintin,

NO!! And this is one of the main drawbacks to our new little language. If
you have a background in object-oriented programming, it's easy to figure
out, but if you don't, you're outta luck.

Flash 4 Bible has a short intro and includes some basic programming
concepts behind Actionscript.

Flash 4 Magic is nifty and has a bunch of code you can modify to your own
ends, but it doesn't attempt to teach the fundamentals of Actionscript as a
programming language.

Good resources are to be found on the web:

http://www.flashkit.com
http://www.were-here.com
http://www.moock.org/webdesign/flash/
http://www.FlashBible.com/members/

and if you have specific questions, you can always look them up at:

http://i-technica.com/flashlist/ (Sock Man)
http://www.macromedia.com/support/flash/technotes.html

There's also a brief but useful primer at:

http://i-technica.com/whitestuff/actionscriptref.html

Main concepts to grasp (at first, at any rate) are:

working with variables,
getting and setting movie properties,
using loops,
using conditional statements,
understanding substrings and using the "Eval" statement.

Errors are usually a result of:

misspellings;
string literal vs. expression errors;
path errors (i.e. writing the wrong path to a variable).

Commenting your code and using the Trace function are good habits to get into.

Thanks to Branden Hall for many of these tips.

Good luck!

Hal

Hal Medrano
New Media Group
U S WEST Creative Services

flasher is generously supported by...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
World Animation Celebration - Big Internet Animation Pow Wow Discount Offer

Register before May 25 mention flasher and save 25%!! www.wacfest.com

Be discovered, get a job or have your web series picked up. A big talent search for Shockwave
and Flash animators is happening May 30-June 4 in Hollywood. Featuring Rob Burgess, Matt
Groening, Brad Bird and more. www.wacfest.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  FLASH: Newbie Question.., Bruce
  Re: FLASH: A book on actionscript., Louis L. Gambogi III
  Re: FLASH: A book on actionscript., julie gargan

Replies
  FLASH: A book on actionscript., { Quintin Mills }

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]