I am trying to convert all my code that is in the timeline in the Movement.fla file into code for an external file name Main.as for Flash CS6 AS3. I have no idea how to reference the objects on the stage or the symbols in the library of Movement.fla from Main.as.
Can someone show me how to reference objects and symbols through an external file? The inclusion of some pseudo code would also be preferable.
Main.as
your document class, everything is almost exactly the same. – Marty