Different .AS inside one .SWF

Good afternoon!
Here is my problem: i have a ball.as where it defines the class Ball.
Now i want to have velocity.as where it defines the function of velocity of the Ball.
Well, this is kind of a noob question but… how may i “import” both .AS ?