I'm gathering all the public Caringorm examples I can for study, so I
downloaded the BlogReader.zip from EverythingFlex.com and created a new
project in F2B2.  It's Cg.99 so the first thing it did was barf over the
"http://www.macromedia.com/2003/mxml" mx namespace which I corrected with
"http://www.adobe.com/2006/mxml"  Then it fretted over not being able to
resolve Link to a component implementation, so I changed it to LinkButton. 
Now that error is gone, but now it's complaining that it can't resolve
<cairngorm:ServiceLocator> to a component implementation, apparently because
of the "http://www.iterationtwo.com/cairngorm" namespace path in the
Services.mxml file.  Does this path need to be updated with something newer
like the mx namespace path did, or are there darker things afoot here?

Thanks,
Darren




--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




YAHOO! GROUPS LINKS




Reply via email to