Good day! Thank you again to Mr Honnen for his inestimable help. Now I'm still developing my X+V SVG ECMAScript app and I still have one problem! I'm still working under ASV 3. The problem is the stack of events, I suppose. With the browserEval and the function speakText written by Mr Honnen, if I move quickly the mouse from one area to another (and both call the browserEval and then generate the event) a stack of events is created. The result is the repetition of the last text reading many times (boring!). I've already tried the <cancel> tag, activating it before starting the reading, but it does not work. If I activate it immediately after the <form> it cancel the reading at all.
You can admire the problem here: http://spirit.ing.unibs.it/enrico/honnen/test2005102301.xhtml Moving the mouse fast few times from the paragraph to the circle and resting it on the paragraph causes the repeated reading of the paragraph. What can I do? Does exist a method to reset the event stack? If there is, I haven't found it! Thank you to all! Enrico ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

