# Problems when importing fl.video

**URL:** https://forum.kirupa.com/t/problems-when-importing-fl-video/232701
**Category:** flash
**Created:** [July 17, 2007, 3:06am UTC](https://forum.kirupa.com/t/problems-when-importing-fl-video/232701 "2007-07-17T03:06:19Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![eudora](https://avatars.discourse-cdn.com/v4/letter/e/f14d63/32.png) [@eudora](https://forum.kirupa.com/u/eudora)
#### Post date: [July 17, 2007, 3:06am UTC](https://forum.kirupa.com/t/problems-when-importing-fl-video/232701/1 "2007-07-17T03:06:19Z")

</div>

I have no problems if I add that line in the main frame, but if I try to add that into my custom classes like…

package common{  
import fl.video.\*;  
}

It gives me a error in Definition not found… anyone knows why?
