Jump to content
Search Community

setting source path to com folder not working for me

flash_kiosk test
Moderator Tag

Recommended Posts

Hello,

 

I've had success placing the com/greensock folder into the same folder as my FLA, but I'd rather centralize my classes using the "source path" settings in either the document AS3 settings or the application AS3 settings. I haven't gotten it to work though. I get the "Definition not found" error.

 

Im using the following code to import. Works if the com folder is adjacent to the FLA file, but not when I try the use the AS3 source path settings:

 

import com.greensock.*;

 

produces error:

 

1172: Definition com.greensock could not be found.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...