Justin, Okay after reviewing your email. I was able to get this to work. I took the ApacheSpellingUI.swc out of the src folder, so I only have ApacheSpellingUIEx.swc in my libs folder. And I've added the ApackeFlexLinguisticUtils.swc into my libs folder. After that everything works great!
Proposing some changes to the README: * Clarify that if ApacheSpellingUI.swc is needed to leverage the speller for mx components, then include it into the libs folder rather than the src folder as it says now. * Add that you will need both the ApacheSpellingFramework.swc and ApacheFlexLinguisticUtils.swc in your libs folder. The final issue of the context menu not attaching was due to the missing ApacheFlexLinguisticUtils.swc file in the libs folder. Thanks Justin for the info! That got me right past the issues. If the above is cool by everyone, I can make the adjustments to the README. Chris On Tue, Oct 21, 2014 at 5:05 PM, Chris Martin <windo...@gmail.com> wrote: > Justin, > > I also have the following in my lib folder: > > ApacheSpellingEngine.swc > ApacheSpellingUIEx.swc > > Per the README I also have ApacheSpellingUI.swc in my src folder. Is that > right? I noted above you mentioned that it was included in the libs > folder. Also you said that you have either ApacheSpellingUI.swc or > ApacheSpellingUIEx.swc depending if you are targeting mx or spark > components. Right now I have ApacheSpellingUI.swc in my src folder and > ApacheSpellingUIEx.swc in my libs folder. > > I did not find any references to ApacheSpellingFramework.swc or > ApacheFlexLinguisticUtils.swc in the README file. > > Chris > > > On Tue, Oct 21, 2014 at 4:03 PM, Justin Mclean <jus...@classsoftware.com> > wrote: > >> Hi, >> >> > Yep, included that in my libs folder per the README. >> >> What other swcs do you have in your lib directory? I think you need a >> minimum of SpellingEngine.swc, SpellingFramework.swc, LinguisticUtils.swf >> (?) and SpellingUI.swf or SpellingUIEx.swf depending if you have mx or >> spark controls. >> >> I've doubled checked here and it working fine with the compiled 1.1 >> version of the swcs >> >> Thanks, >> Justin > > >