Skip to main content
Participant
April 12, 2006
Question

Help regarding VIDEO CONFERENCING

  • April 12, 2006
  • 9 replies
  • 821 views
Hello Group,
I have developed a simple video conferencing application using communication components - avpresence(3),peoplelist,chat,simpleconnect,connectionlight etc.. But i need some more functionalities Like when a user clicks on a particualr user in the people list then n then his video should be displayed. The status of the users (with webcam or without) should be displayed in the people list wih their name..and many more. What would be good for me either creating my own components or modifying the existing components of Macromedia and how. Pls. give me some hint or links where i can find help regarding this.
Thanks & Regards,
nehal sheth.
    This topic is closed to new replies. Start a new post to keep the conversation going.

    9 replies

    Inspiring
    April 13, 2006
    The hot spot: http://www.macromedia.com/devnet/flashmediaserver/

    Components and docs: http://www.macromedia.com/devnet/flashmediaserver/

    --
    Lon Hosford
    www.lonhosford.com
    May many happy bits flow your way!
    "howieTheBeginner" <webforumsuser@macromedia.com> wrote in message
    news:e1ltat$acf$1@forums.macromedia.com...
    Hi Nehhhh, I am a beginner with FMS and am having trouble finding good
    documentation on how to set up the sample apps and customize them for my
    environment.

    Thanks In Advance.


    Participant
    April 14, 2006
    Thanks Motion Maker.

    I get to a point in the sample apps and tutorials where it says to open the Communications Components, but I don't have the Communication Components listing in my Components UI. How do I get them installed/ viewable.
    Participant
    April 13, 2006
    Hi Nehhhh, I am a beginner with FMS and am having trouble finding good documentation on how to set up the sample apps and customize them for my environment.

    Thanks In Advance.
    Participating Frequently
    April 12, 2006
    hello,

    I believe that it is going to be better to and faster to modify the current component.

    all u have to do is to edit the people list, get into its code, and add a listener for changing index. handler will be calling a funciton on the parent (_root in ur case i guess), where you will start the video.

    You will have to know how the avpresence component work, and how to run it dynamically by coding.

    good luck.
    NehhhhAuthor
    Participant
    April 13, 2006
    Thanks TheBimmer ,
    thanks for replying but can u give me some sample code for doing this . actually i am a newbea in flash. So pls.help me regarding this.
    Thanks again
    Nehal Sheth.