[Red5] abaut update a sharedobject
Jorge Carlos Iglesias Alvarez
jciglesias at uci.cu
Sun Dec 13 11:58:23 PST 2009
Hi everybody,
In the process to update a sharedobject I'm getting some errors,,
when a sharedobject it's update inmediatly the event OnSync come to do the synchronice.
I update a sharedobject like this
sharedobject.setProperty("atributte",value);
and then the event onSync must work,, but It dosen't happend that way,, I'm updating my sharedobject on the event MouseMove, I meant everytime I move the mouse my sharedobject gets update, and then the onSync event must work, but the truth is that just got synchronice a couple of times, not everytime the sharedobject gets update
somebody knows what's wrong..
More information about the Red5
mailing list