I have an external .as file (just starting with external files) and I would like to have more than one function in there so that this .as file can hold all of my similar functions, let’s say drawing shapes. Is this possible? If so how can I call these functions.
Any advice or insight would be great,
MH