[Red5] visioconference sample

Jean-Philippe DELAVALLADE jeanphi2 at wanadoo.fr
Mon Mar 12 07:20:34 EST 2007


Thanks Strom for Googleing me :)


Le 11 mars 07 à 22:37, Storm a écrit :

> Each p_name is a String that you could add to whatever collection/ 
> class/component you may need. Managing connections and  
> disconnections is where the fun starts, but if what you have here  
> is an AS problem i suggest you to read the tutorials in  
> www.actionscript.org, or have a look at macromedia live docs when  
> interested in some particular class/component (ie: google for  
> "livedocs macromedia actionscript List")
>
> On 3/11/07, Jean-Philippe DELAVALLADE <jeanphi2 at wanadoo.fr> wrote:
>         hi,
> In visioconference, i would like to get the names of connected  
> personns,
> if i code this in flash in GlobalObject;as
>
> private function newNameHandler(p_name:String, p_videoID):Void
>         {
>
>         trace(p_name);
>
>
>                 dispatchEvent({type:"onNewName", name:p_name,  
> videoID: p_videoID});
>
>
>         }
>
>         trace(p_name); give me the names of connected people
> but if i want to take this in List component or texfield, i've  
> problem.
> is it a an array ? How i can get this name in a list ?
> Thanks
> JP
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
>
> -- 
> -------------------------------------------------------------------
> "Nos gusta los domingos ir al parque a pinchar los globos de los  
> niños para verlos llorar" .- Eskorbuto
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20070312/0d4e20b8/attachment.htm


More information about the Red5 mailing list