Hello,
I would like to store some SharedProperty values for the application logic on the server side. As I udnerstand SharedProperty is suitable for that.
Does it get distributed to clients as well and if yes can they easily see it or hack it?
Can I perhaps encode it with the encoding public method to hide it from them? (http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/util/ISO9075.html)
Also is there any way I could check user input against this shared property and take appropriate action or this can be only done by passing user input to my server via HTTP?
some further reading:
http://www.flashrealtime.com/sharedproperty-afcs-best-practices/
http://forums.adobe.com/message/2108466#2108466