Groups | Blog | Home
all groups > flash actionscript > february 2006 >

flash actionscript : actionscript2


David Stiller
2/4/2006 5:02:22 PM
mihaig,

[quoted text, click to view]

Free documentation -- but free. The quickest way I know to get to free
ActionScript 2 documentation is to hit the F1 key and starting digging
through the ActionScript Language Reference. Everything you need to know is
right there. In ActionScript, everything is an object, and objects are
defined by their namesake classes (movie clips are defined by the MovieClip
class, text fields by the TextField class, and so on). These class entries
are your Owner's Manual for whatever you'd like to use in Flash. They list
what the object can do under Methods, characteristics the object has under
Properties, and things the object can react to under Events.

[quoted text, click to view]

"Stuff"? Are you talking about general Flash and ActionScript
tutorials? If so, http://www.kirupa.com/ is good. Take care to note what
version of Flash your tutorial is for.

[quoted text, click to view]

The purpose of forums like this is to help as many people as possible.
If I email you at your own private address, I'll be failing to help someone
like you who may have similar questions. ;)


David
stiller (at) quip (dot) net
"Luck is the residue of good design."

mihaig
2/4/2006 6:38:18 PM
Where can I find free documentation about flash actionscript2, but free.
Or stuff for flash and actionscripting.
Please send me an e-mail : mihaighenie@yahoo.com


foutuguy
2/4/2006 11:09:43 PM
scroll down this page and you will find your bibles...

http://www.macromedia.com/support/documentation/en/flash/

Hope this helps
mihaig
2/5/2006 9:59:41 PM
K.
I'll do that!


Daryl Ducharme
2/9/2006 10:15:30 PM
http://livedocs.macromedia.com/

is where I spend a lot of time. However, if you are new to programming
in actionscript some places to look are:
http://www.kirupa.com/
and
http://www.actionscript.org/

[quoted text, click to view]
AddThis Social Bookmark Button