This content has been marked as final.
Show 2 replies
-
1. Re: SecurityError: Error #2176
kglad Feb 6, 2011 11:55 AM (in response to icecappacino)copy your real code that executes your pseudo-code steps.
-
2. Re: SecurityError: Error #2176
icecappacino Feb 6, 2011 3:52 PM (in response to kglad)Well,
I did some tinkering and re-scripted my code...There were a couple of other events being triggered after the mouse event. I guess this put the click event out of scope. So I now do it in a 2 steps using mouse events for each step. Seems to have solved the problem.



