how to implement Squiggly in textarea
Hi,
I am new to this. I have downloaded the Squiggly package from adobe labs. But i am not sure how to implement it.
Kindly guide me to achieve.
Hi,
I am new to this. I have downloaded the Squiggly package from adobe labs. But i am not sure how to implement it.
Kindly guide me to achieve.
I am getting the selection for the wrong word. But i am not getting any suggesting for spell error.. kindly advise me how to achieve this.
http://labs.adobe.com/technologies/squiggly/demo/
this is my exact request..![]()
to override the default right-click behaviour with your spell suggestions you have to publish to at least Flash 11 (or higher, google it).
then write a function
stage.addEventListener(MouseEvent.RIGHT_CLICK, showSpellingAlternatives);
and show the list you get from Squiggly.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.