Publish Settings: Source Path
As you start working with friends, code and other fantastic resources on the web a very critical element will be to understand where the actionscript classes are located and if your missing any files. To to do that, you will need to get friendly with the source path. The source path holds the key of information listing all the directories that will be used for compiling your files.
What are packages?
05:16
Renaming a Class
00:53
Publish Settings: Source Path
06:22
Creating a Class
08:20
What are Classes?
04:03
instantiating our Class
05:44
Constructor Parameters
Learn how to add parameters to a Constructor
01:06
Public and Private
04:34