I use shared object to drawing line.
But sometimes syncevt.changeList[cl].name
is "clear" insted of "success" and value of setproperty become undefined.
Have any solution for this problem?
I use shared object to drawing line.
But sometimes syncevt.changeList[cl].name
is "clear" insted of "success" and value of setproperty become undefined.
Have any solution for this problem?
see the livedocs. either the object has been deleted, or alternatively it has fallen out of synch. use the SyncEvent.SYNC event to resynch.