On 3/9/07, Jean-Philippe DELAVALLADE <[EMAIL PROTECTED]> wrote:

yes i know but i what flash code ???
Le 9 mars 07 à 10:44, Storm a écrit :


any client method invoked from server should be in your netconnection
extending class:

class MyConnection extends NetConnection{

....

private function
thisMethodIsCalledFromServerWhenAClientLeaves(your_params:YourParametterType){
//do your stuff here

}

}

that's the code structure in your flash client
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to