[flexcoders] Re: Cannot resolve class path to a component implementation

2007-04-04 Thread Maury Sword
The location of your component must reflect the package name. This component would need to be located in a \com\company\util\ folder structure. This folder structure must exist in either the project folder or another folder in the project build path. The file name must also match the class

[flexcoders] Re: Cannot resolve class path to a component implementation

2007-04-04 Thread Giles Roadnight
Thanks, I've managed to get it to compile now. --- In flexcoders@yahoogroups.com, Maury Sword [EMAIL PROTECTED] wrote: The location of your component must reflect the package name. This component would need to be located in a \com\company\util\ folder structure. This folder structure must