[flexcoders] Re: Caringorm with f2b3 issues

2006-05-10 Thread Tim Hoff
day, 10 May 2006 12:03 PM> To: flexcoders@yahoogroups.com> Subject: [flexcoders] Re: Caringorm with f2b3 issues> > Graham,> > I noticed that cairngorm is mispelled. You've got> org.nevis.caringorm.control.FrontController > > Tim> > > --- In flexcoders@yahoogro

Re: [flexcoders] Re: Caringorm with f2b3 issues

2006-05-10 Thread Dominick Accattato
try cleaning the project   project > clean   that scrubs the bin directory and re-compiles the classes.  It seems that two things could be your problem.   1. that package is not in the classpath, possibly in a folder that is not a source folder 2. that file has errors.  Do a clean and then try

RE: [flexcoders] Re: Caringorm with f2b3 issues

2006-05-10 Thread Bjorn Schultheiss
Surprising fb2 did not pick this up -Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sufibaba Sent: Wednesday, 10 May 2006 12:03 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Caringorm with f2b3 issues Graham, I noticed that

Re: [flexcoders] Re: Caringorm with f2b3 issues

2006-05-10 Thread Graham Weldon
Hi Tim, Thanks for that, the error exists only in my email, as i hand-typed the code into the email. The code has the correct spelling cairngorm. Regards, Graham Weldon sufibaba wrote: Graham, I noticed that cairngorm is mispelled. You've got org.nevis.caringorm.control.FrontController

RE: [flexcoders] Re: Caringorm with f2b3 issues

2006-05-10 Thread Steven Webster
PROTECTED] > -Original Message- > From: flexcoders@yahoogroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of sufibaba > Sent: 10 May 2006 03:03 > To: flexcoders@yahoogroups.com > Subject: [flexcoders] Re: Caringorm with f2b3 issues > > Graham, > &g

[flexcoders] Re: Caringorm with f2b3 issues

2006-05-09 Thread sufibaba
Graham, I noticed that cairngorm is mispelled. You've got org.nevis.caringorm.control.FrontController Tim --- In flexcoders@yahoogroups.com, Graham Weldon <[EMAIL PROTECTED]> wrote: > > Hi All, > > Currently i am implementing the caringorm framework into an application > I am building, an