[Red5] How do I pull an array out of a shared object

Macky_Bwoy22 Macky_Bwoy22 at hotmail.com
Wed Oct 7 12:26:24 PDT 2009


Here is my server side code

String [] NPCList = {"Carpenter","Blacksmith","Healer"};
ISharedObject so = getSharedObject(scope, "MainSO");
so.setAttribute("userlist", NPCList); 	

What is the flash code that is need to pull the array out of the shared
object?

Thank you for your time.:-)
-- 
View this message in context: http://www.nabble.com/How-do-I-pull-an-array-out-of-a-shared-object-tp25789777p25789777.html
Sent from the Red5 - English mailing list archive at Nabble.com.




More information about the Red5 mailing list