Public and Private
In this video we start thinking about hiding some information using Public and Private Access Control Modifiers. In ActionScript 3 there are a few types of Access control modified but we will focus for now on the two most common ones Public/Private and visit others in the future.
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