#include
by ilyas usal
This is very scarcely used by coders, but it exists... it can be useful if
you use the same code many times, so instead of copying and pasting it which can
be painful if you want to correct something, you can import the as file and make
your corrections once for all. Actually, this advantage is not really obvious
now that Flash MX allows you to turn everything into a function.
#include "name_File.as"
Hope this tutorial helped. If you have any
questions, please post them on the forums at
//www.kirupa.com/forum/

|