Début du message réexpédié :

De : Jean-Philippe DELAVALLADE <[EMAIL PROTECTED]>
Date : 14 mars 2007 13:32:52 HNEC
À : [email protected]
Objet : PeopleList Videoconference fitcDemo

Hi,
I'm trying to do a pepolelist with Videoconference sample and fitcDemo but it's no right.
I've testing with :
        
private function newNameHandler(p_name:Object, p_videoID:String):Void
        {


        trace(p_name);


        dispatchEvent({type:"onNewName", name:p_name, videoID: p_videoID});


        }

but trace(p_name); sort 2 times names
What's the way to do a clean Peoplelist ?
Must i use serverside code ?
Thanks
JP

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to