How to load .as files to make .swf files work?

Can't figure out how or where to load an .as file that should accompany a .swf that is in a lesson. Need some guidance on how to or where to load the .as file.

Discussion (1)

.as is the source file, so it is not required for .swf to work. It is only needed when compiling the project from sources into a .swf.

Discussions have been disabled for this post