In the programming i am used to, you import a class and it is there until it is removed or the program ends. but it if i try this in flash i get errors, i am having to import the class in every frame that the code is used.
is this normal or am i doing something wrong?