Here's a good link with information for that

http://flash-communications.net/technotes/fms2/flex2FMS/index.html


Best


On 1/24/07, Marlos Carmo | 5clicks.com.br <[EMAIL PROTECTED]> wrote:

   Hello Folks!



Using Flash with Flash Media Server I call function in client with the
code below:



application.clients[ 0 ].call( "nameFunction", null, "param1", "param2" );



and in client I receive the call of function:



nc.nameFunction = function() {

trace( "ok" );

}



But now, I need make this in Flex. How do I make this?



Thanks,



Marlos Carmo**




--
----------------------------
Igor Costa
www.igorcosta.org
www.igorcosta.com
skype: igorpcosta

Reply via email to