Simple Class Question AS 2.0

I’m new at using classes and have a question. I’m building a website and I have a fla that has all of my page content. I then have a page class that handles transition to and from that page as well as initializing any animation. What I don’t know is how to call a function that is in the fla from the class file. Any help would be appreciated.