Flasher Archive

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


Subject: Re: FLASH: Syntax of Flash 4 "language"
From: John Croteau
Date: Sun, 27 Jun 1999 05:05:19 +0100

Hi,

Whether you are a programmer or not you can eaily use Actionscript's Set
Property.
http://www.FlashBible.com/members/Actionscript/SetProperties.htm

The first Actionscript Tutorial 'Set Properties' has gone through
several revisions the lastest was just uploaded. If you saw it before
you might want to revisit it as I have included some more info.

We are also working to document Actionscript's syntax.
I have started a series of tutorials on Actionscript which will teach
both the syntax and how to use it along with examples. And as soon as
I'm sure on all the fine details I will document the syntax in its
entirety.

Actionscript is a very simple language (though small and powerful) it is
similar to Perl and a lot of other languages, but has few high level
features built in. These features can generally be built with
Actionscript and can be stored in movieclips for easy saving and
transfer. Variables are typeless which means you don't have to declare
that a variable is a string (characters) or what type of number it is.
You can also use a string variable as a number and vice versa.

The syntax is fairly simple but we will try to make it clear for the
programmer and the non-programmer alike.

----------- -----------------------
John Croteau croteauaterols [dot] com (mailto:croteauaterols [dot] com)
------------- -------------------------
FlashTek (Advanced Websites with Flash) http://www.FlashTek.com/
Flash Bible (Fast track to good Flash) http://www.FlashBible.com/
Flash Central(The Universe Starts Here) http://www.FlashCentral.com/
The Flash Tech Resource (Tech Notes) http://www.FlashCentral.com/tech/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

------------------------------------------------------------------------
To UNSUBSCRIBE send: unsubscribe flasher in the body of an
email to list-manageratshocker [dot] com. Problems to: owneratshocker [dot] com
N.B. Email address must be the same as the one you used to subscribe.
For info on digest mode send: info flasher to list-manageratshocker [dot] com


Replies
  Re: FLASH: Syntax of Flash 4 "language", Jim Curry

Replies
  FLASH: Syntax of Flash 4 "language", P.M.

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