# Different .AS inside one .SWF

**URL:** https://forum.kirupa.com/t/different-as-inside-one-swf/285713
**Category:** flash
**Created:** [April 4, 2009, 5:01pm UTC](https://forum.kirupa.com/t/different-as-inside-one-swf/285713 "2009-04-04T17:01:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Sendoushi](https://avatars.discourse-cdn.com/v4/letter/s/73ab20/32.png) [@Sendoushi](https://forum.kirupa.com/u/Sendoushi)
#### Post date: [April 4, 2009, 5:01pm UTC](https://forum.kirupa.com/t/different-as-inside-one-swf/285713/1 "2009-04-04T17:01:03Z")

</div>

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 ?
