PDA

View Full Version : make a change to a movieClip for everyone


sara.s
12-31-2007, 08:28 AM
Hi everyone
I have a problem here
I want when a user clicks a movieClip its color change and all the online users be able to see that, I don't know how I can change it for all
can any one help me plz?

bowljoman
01-16-2008, 01:37 AM
What I do for small individual data/events is for each user to create a small SO which every one connects to and is closed when the leave. I do that out side of the whatever main application SO I may need to use, and once the basic handling is squared away, it can be used for other apps providing quick solutions for just such a query :)

You can look at some flag, and interpret it to trigger the color change across the clients