PDA

View Full Version : Flash built in classes


m1a2x3x7
12-10-2008, 12:48 PM
I'm new to creating classes and I'm hesitant to learn because of all the built in classes you have to import when you create your own. My biggest problem is I don't know any of them nor do I have a direct place to go and find them. I can't even find them at adobe.

Anyone have a website that list all the classes and gives a brief definition on what they are?

rawmantick
12-10-2008, 01:01 PM
I can't even find them at adobe.
Well... a little bit more efforts, and adobe finay has the full list of classes.
http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/class-summary.html

palmjack
12-10-2008, 01:03 PM
Have you tried http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/?
In the top left frame you have a list of packages and when you click the package name it will list the classes.

m1a2x3x7
12-10-2008, 03:35 PM
Amazing. Thanks.

Rossman
12-10-2008, 06:29 PM
Have you tried http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/?
In the top left frame you have a list of packages and when you click the package name it will list the classes.

This is one of my most visited URLs, hands down.